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 Josephina55, Yesterday, 06:30 PM
    0 responses
    7 views
    0 likes
    Last Post Josephina55  
    Started by mathfrick2023, 05-08-2025, 12:51 PM
    8 responses
    69 views
    0 likes
    Last Post Yogaman
    by Yogaman
     
    Started by several, 04-22-2025, 05:21 AM
    2 responses
    245 views
    0 likes
    Last Post Lukasxgtx  
    Started by cherkoul, 06-12-2025, 11:21 PM
    0 responses
    16 views
    0 likes
    Last Post cherkoul  
    Started by NTEducationTeam, 06-12-2025, 02:30 PM
    0 responses
    28 views
    0 likes
    Last Post NTEducationTeam  
    Working...
    X