- Tue Apr 08, 2025 10:00 pm
#30344
Selected Strategy.jpg (43.58 KiB) Viewed 12758 times
Is zero a valid number for this condition?
I'm trying to prevent a strategy from firing if other strategies have already placed winning bets (on different sports). I have it running in test and it appears to work, but the times this condition will fire are very rare, hence the valid input question.
I cant use profit or loss as a condition, because it may be either and because of the staking plans, I don't want to link the strategies.
I'm trying to prevent a strategy from firing if other strategies have already placed winning bets (on different sports). I have it running in test and it appears to work, but the times this condition will fire are very rare, hence the valid input question.
I cant use profit or loss as a condition, because it may be either and because of the staking plans, I don't want to link the strategies.