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 NullPointStrategies, Today, 05:17 AM
            0 responses
            48 views
            0 likes
            Last Post NullPointStrategies  
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            126 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            66 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            42 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            46 views
            0 likes
            Last Post TheRealMorford  
            Working...
            X