Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Running Multiple Strategies Question

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

    Running Multiple Strategies Question

    Hello NT,

    When I run multiple strategies on the same chart, in what order will they be executed?
    Are they executed in parallel or sequentially?

    For example, one of my strategies does a lot of calculations, another strategy writes a big log file and other strategies are relatively simple. I am trying to understand if the first two will delay execution of my other strategies?


    Thank you,
    Gary

    #2
    Hi Gary, your NinjaScript strategies would all run in the main thread, so if you're concerned the system could not handle the simultaneous load perhaps run the execution part on a dedicated machine?
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks Bertrand, are you suggesting for example that I run the strategy which writes a log file on one machine and the remaining strategies on a different machine? If so, can I do this with one license?

      Thank you,
      Gary

      Comment


        #4
        Hi Gary, yes that would effective for reducing the load for the execution aspect of your daily work - the logging could happen on a simulation license then as it would not have to trade a live account. If you would like a key for this task, please contact support via email directly.

        Thanks
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, Today, 09:28 AM
        0 responses
        6 views
        0 likes
        Last Post Geovanny Suaza  
        Started by mtamaku, 12-30-2024, 08:56 AM
        1 response
        35 views
        0 likes
        Last Post mtamaku
        by mtamaku
         
        Started by Johnny, Today, 08:54 AM
        0 responses
        8 views
        0 likes
        Last Post Johnny
        by Johnny
         
        Started by MattD888, Today, 08:49 AM
        0 responses
        5 views
        0 likes
        Last Post MattD888  
        Started by cutzpr, 02-13-2025, 05:24 PM
        3 responses
        14 views
        0 likes
        Last Post cutzpr
        by cutzpr
         
        Working...
        X