Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is Ninjatrader in my best interest?

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

    Is Ninjatrader in my best interest?

    Here are my requirements:

    - I will be programmatically simulating tens of trading strategies using independent machine learning mechanisms to apply themselves individually to thousands of financial instruments
    - I will require communication of existing orders/trades to external elements throughout the simulation to the machine learning component for each strategy

    Can this be done in a simple manner?

    Thanks in advance.

    #2
    Hello bpourriahi,

    This is possible in NinjaTrader but there will be challenges working with thousands of instruments. The NinjaScript strategy framework is used to automatically submit orders, and each instrument would need to be hard coded in order to be part of the same strategy instance.

    You can use market analyzer to run an indicator script against a list of instruments, but would not have any of the order entry / strategy features.

    For communication among multiple scripts, you could write information to a file, or use any features of C# for this. There is no built in communication available between different strategy instances.
    Ryan M.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by prdecast, Today, 06:07 AM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by Christopher_R, Today, 12:29 AM
    1 response
    13 views
    0 likes
    Last Post NinjaTrader_LuisH  
    Started by chartchart, 05-19-2021, 04:14 PM
    3 responses
    577 views
    1 like
    Last Post NinjaTrader_Gaby  
    Started by bsbisme, Yesterday, 02:08 PM
    1 response
    15 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by i019945nj, 12-14-2023, 06:41 AM
    3 responses
    60 views
    0 likes
    Last Post i019945nj  
    Working...
    X