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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    164 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    319 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    246 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    350 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    179 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X