- Mon Aug 26, 2024 8:06 pm
#29633
Hi,
I have 2 strategies that are connected.
The first strategy is checking for the market conditions and is placing a bet when the score is 0-1.
How can I make the settings so that the second strategy number 2, does not check again for the market condition? Only to check if the first strategy placed a bet?
What I want is:
1. the second strategy is to check if the first one placed a bet
2. Use that event as a base to place the next bet when the score is 1-1
3. Strategy 2 is a continuation of the first one and to add more conditions
I have 2 strategies that are connected.
The first strategy is checking for the market conditions and is placing a bet when the score is 0-1.
How can I make the settings so that the second strategy number 2, does not check again for the market condition? Only to check if the first strategy placed a bet?
What I want is:
1. the second strategy is to check if the first one placed a bet
2. Use that event as a base to place the next bet when the score is 1-1
3. Strategy 2 is a continuation of the first one and to add more conditions