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 cmtjoancolmenero, Yesterday, 03:58 PM
    11 responses
    39 views
    0 likes
    Last Post cmtjoancolmenero  
    Started by FrazMann, Today, 11:21 AM
    0 responses
    5 views
    0 likes
    Last Post FrazMann  
    Started by geddyisodin, Yesterday, 05:20 AM
    8 responses
    52 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by DayTradingDEMON, Today, 09:28 AM
    4 responses
    27 views
    0 likes
    Last Post DayTradingDEMON  
    Started by George21, Today, 10:07 AM
    1 response
    22 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Working...
    X