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.
    BertrandNinjaTrader Customer Service

    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.
          BertrandNinjaTrader Customer Service

          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.
            BertrandNinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by giulyko00, 04-24-2024, 12:03 PM
            9 responses
            43 views
            0 likes
            Last Post giulyko00  
            Started by memonic, Yesterday, 01:23 PM
            2 responses
            24 views
            0 likes
            Last Post memonic
            by memonic
             
            Started by merc410, Today, 03:41 AM
            2 responses
            15 views
            0 likes
            Last Post merc410
            by merc410
             
            Started by sugalt, 04-30-2024, 04:02 AM
            2 responses
            13 views
            0 likes
            Last Post sugalt
            by sugalt
             
            Started by Ndakotan1313, 03-14-2024, 05:02 PM
            2 responses
            64 views
            0 likes
            Last Post blaise_code  
            Working...
            X