Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Interactive brokers data limitations

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Interactive brokers data limitations

    is there a way to over come IB data limitation, I am running my strategy over 1000 stock symbols but I can't even goth through the first hundred before IB blocks the data,
    I was thinking if I put a small delay (few seconds or more) in my code it will avoid this ,
    Any idea how to code a delay(pause) ?

    Also is there any other free data provides for TsxV (eod) kinetick and yahoo don't have TsxV data thus I am using IB, Google has data fo TSXV but symbol mapping is not working
    What is the correct symbol mapping for TsxV stocks ?

    #2
    Hello maaz1598,

    Unfortuantely, there is not a way to avoid this historical data limitation with IB when requesting large amounts of data through the API.

    The script itself is not what is requesting the data, the NinjaTrader core is what is doing this using the same method that gets data for a chart.

    You could load smaller amounts of data at a time until the historical data is up to date and then start the strategy.

    (In other words, use the Historical Data Manager to download the data, 1 instrument at a time, a few weeks at a time, until all of the historical data needed for the time period of the charts or backtest period is covered)
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    71 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    43 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    25 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    28 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    56 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X