# Updated to unlimited data but still getting limits

**URL:** https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665
**Category:** Alpaca Market Data
**Created:** [December 9, 2021, 5:38pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665 "2021-12-09T17:38:44Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![alias\_noa](https://avatars.discourse-cdn.com/v4/letter/a/87869e/32.png) [@alias\_noa](https://forum.alpaca.markets/u/alias_noa)
#### Post date: [December 9, 2021, 5:38pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/1 "2021-12-09T17:38:44Z")

</div>

I upgraded to the unlimited data thing for $9 per month. I was wondering how long until it goes into effect? I’m trying to run a program that uses many tickers and I’m still getting the:

sleep 3 seconds and retrying [https://data.alpaca.markets/v1/bars/day](https://data.alpaca.markets/v1/bars/day) 3 more time(s)…

So does it take a certain amount of time, or is there something I have to do? I created a new api key, and this is for backtrading (historical data) on paper account, not live.

---

<div class="post-metadata">

### Author: ![alias\_noa](https://avatars.discourse-cdn.com/v4/letter/a/87869e/32.png) [@alias\_noa](https://forum.alpaca.markets/u/alias_noa)
#### Post date: [December 9, 2021, 5:59pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/2 "2021-12-09T17:59:10Z")

</div>

I do have data\_feed=‘iex’ in my code (I’m using Alpaca Backtrader API) but having trouble figuring out what to change it to

---

<div class="post-metadata">

### Author: ![alias\_noa](https://avatars.discourse-cdn.com/v4/letter/a/87869e/32.png) [@alias\_noa](https://forum.alpaca.markets/u/alias_noa)
#### Post date: [December 9, 2021, 6:25pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/3 "2021-12-09T18:25:22Z")

</div>

I think I might be using v1…do I have to use v2 with the unlimited plan? My whole thing was all written over a year ago…anyone know how to convert it all from v1 to v2??

---

<div class="post-metadata">

### Author: ![alias\_noa](https://avatars.discourse-cdn.com/v4/letter/a/87869e/32.png) [@alias\_noa](https://forum.alpaca.markets/u/alias_noa)
#### Post date: [January 7, 2022, 9:09pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/4 "2022-01-07T21:09:25Z")

</div>

Could really use some help if anyone knows what’s going on here…

---

<div class="post-metadata">

### Author: ![jemorr43](https://avatars.discourse-cdn.com/v4/letter/j/d6d6ee/32.png) [@jemorr43](https://forum.alpaca.markets/u/jemorr43)
#### Post date: [January 9, 2022, 3:18am UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/5 "2022-01-09T03:18:05Z")

</div>

I had to uninstall alpaca\_trade\_api then reinstall

---

<div class="post-metadata">

### Author: ![Ovresko](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.alpaca.markets/ovresko/32/2705_2.png) [@Ovresko](https://forum.alpaca.markets/u/Ovresko)
#### Post date: [January 15, 2022, 12:35pm UTC](https://forum.alpaca.markets/t/updated-to-unlimited-data-but-still-getting-limits/7665/6 "2022-01-15T12:35:54Z")

</div>

iex is for free plans use sip
