Hi All,
Is there a feature to know how ~long until a race ends?
So you could cancel bets at a specific time Inplay.
Thanks
Michael
Time or % to race end
There are two ways
If you have a TPD subscription you can use either of the following conditions under stored values
Distance to Finish (in meters)
Percentage of Race Distance left to Run
This rule uses it to trigger a bet after
viewtopic.php?f=73&t=24687
Or you can just run a file with your own in-play timers to estimate the time left to run, then use that as a condition
This examples does it that way
viewtopic.php?f=52&t=24368
If you have a TPD subscription you can use either of the following conditions under stored values
Distance to Finish (in meters)
Percentage of Race Distance left to Run
This rule uses it to trigger a bet after
viewtopic.php?f=73&t=24687
Or you can just run a file with your own in-play timers to estimate the time left to run, then use that as a condition
This examples does it that way
viewtopic.php?f=52&t=24368
Thanks DallasDallas wrote: ↑Wed Jan 19, 2022 8:16 pmThere are two ways
If you have a TPD subscription you can use either of the following conditions under stored values
Distance to Finish (in meters)
Percentage of Race Distance left to Run
This rule uses it to trigger a bet after
viewtopic.php?f=73&t=24687
Or you can just run a file with your own in-play timers to estimate the time left to run, then use that as a condition
This examples does it that way
viewtopic.php?f=52&t=24368