Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help with concurrent strategies

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

    #16
    Correct, this means the strategy will start by placing a fresh entry signal in realtime and then managing this according to its rules.

    Comment


      #17
      Ok, that is good; but that still does not guaranty that the account will not get out synch with the strategies, correct?

      Comment


        #18
        Is it possible to have a public boolean which can be accessed by both instances of the strategy? this way if one strategy kicks in, it can change the boolean value, and the other instance of the strategy will know it can't execute an order.

        Comment


          #19
          Correct, there can be no 'guarantee' for this, but at least you start up synched then.

          Comment


            #20
            Originally posted by _pegasus_ View Post
            Is it possible to have a public boolean which can be accessed by both instances of the strategy? this way if one strategy kicks in, it can change the boolean value, and the other instance of the strategy will know it can't execute an order.
            Unfortunately cross strategy communication is not supported, however some people have found success with Global Variables and exchanging needed info per textfiles.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by CarlTrading, 03-31-2026, 09:41 PM
            1 response
            68 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 04-01-2026, 02:41 AM
            0 responses
            38 views
            0 likes
            Last Post CarlTrading  
            Started by CaptainJack, 03-31-2026, 11:44 PM
            0 responses
            63 views
            1 like
            Last Post CaptainJack  
            Started by CarlTrading, 03-30-2026, 11:51 AM
            0 responses
            62 views
            0 likes
            Last Post CarlTrading  
            Started by CarlTrading, 03-30-2026, 11:48 AM
            0 responses
            53 views
            0 likes
            Last Post CarlTrading  
            Working...
            X