Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Working with very big amount of tickers.

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

    Working with very big amount of tickers.

    Hello!

    I am moving my robots to ninjatrader platform and got several difficulties.

    My strategies are looking for defined patterns in many tickers, more than 1,000.
    Is there any way to handle this amount of data in ninjascript? As i think, thousand adds are not an option.

    Thanks for answers!
    If the answer is already in another topic, pls link it to me!
    I tried to google this problem, i swear!

    #2
    Hello defcon,

    Thank you for your post and welcome to the NinjaTrader Support Forum!

    You can add the instruments into the code for the strategy however that would result in a large amount of code. I would recommend adding the strategy to each ticker/instrument as one instance of the strategy per instrument. This will allow you to scan the instruments and result in less code.

    For information on running Automated Strategies in NinjaTrader please visit the following link: http://www.ninjatrader.com/support/h...strategies.htm

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    570 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    330 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    548 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X