Hi all,
How can I monitor the price of a horse after placing a bet, then place another bet when the price is within 'x' ticks of the original bet, and the liquidity at the target price point is less than 'y'?
I hope this makes sense, and thanks in advance for your feedback.
Cheers, Mark
Trigger a small macro after placing a ladder bet?
Use a Stored value on your bet rule to store the price
with an adjustment of plus/minus the number of ticks you want
Then on your other rule/s use a Stored Value condition to test
the price is
greater/less than
another stored value
(enter the name of the stored value you just created)
with an adjustment of plus/minus the number of ticks you want
Then on your other rule/s use a Stored Value condition to test
the price is
greater/less than
another stored value
(enter the name of the stored value you just created)