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 Mindset, 04-21-2026, 06:46 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            144 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            70 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by cmoran13, 04-16-2026, 01:02 PM
            0 responses
            125 views
            0 likes
            Last Post cmoran13  
            Started by PaulMohn, 04-10-2026, 11:11 AM
            0 responses
            78 views
            0 likes
            Last Post PaulMohn  
            Working...
            X