Hi newbie here lol.
Is there a post anywhere, or a website, that lists the average time it takes a race by distances.
I know the conditions and different race tracks make a difference but i am only looking for rough average times eg 6 furlongs takes approx 2 minutes
I have seen something in one of the spreadsheets around that gives the time for each race as it is running up to the expected start time and the amount of time inplay.
Thanks
Roger
Average time per race
I downloaded this spreadsheet from this very site, it gives all courses and timings. You could create rough averages if required. Here's the page that I found it at: viewtopic.php?f=5&t=11280
Here is the question, is it possible for these timings to be set into signals and then used to trigger greening up once say 75% of the time has passed, if the value is still Red?
You do not have the required permissions to view the files attached to this post.
It can be done with signals but they are not required, this example rule shows the principal of what your wanting to do, following this you can create a green up rule for each distance and time or group several distances and take a average timePlaybyte wrote:OK, I have taken all the races from the topic that Jimibt posted and worked out the averages for each race distance by type and I have pleasure in posting them here for anyone who would like them.
Here is the question, is it possible for these timings to be set into signals and then used to trigger greening up once say 75% of the time has passed, if the value is still Red?
viewtopic.php?f=52&t=11627
Dallas - I think there is actually great scope here to include a signals SET that all fire the same variable (or signal value), per race and could thus be included as a standard building block in any race. We'd literally use a similar logic to the one in your image but convert those to signals that would be raised at the appropriate time. I'll drop off a quick n' dirty version of this block a little later.Dallas wrote:It can be done with signals but they are not required, this example rule shows the principal of what your wanting to do, following this you can create a green up rule for each distance and time or group several distances and take a average timePlaybyte wrote:OK, I have taken all the races from the topic that Jimibt posted and worked out the averages for each race distance by type and I have pleasure in posting them here for anyone who would like them.
Here is the question, is it possible for these timings to be set into signals and then used to trigger greening up once say 75% of the time has passed, if the value is still Red?
viewtopic.php?f=52&t=11627
Ok, prompted by the question regards firing a bet at the mid point of any race using signals, I've put together a small example of using signals as a building block for this purpose.
The file contains the mid points for about 4-5 race types. This could be extended to cover all race types. Altho, I've only signalled the mid points (plus the 1st third and final straight signals on 7f and 1m), further analysis would allow you to add additional entries to flag up the first third, the final 10%, 75% completed etc. across the entire range of distances and types.
There's an example back and lay bet demonstrating the use of the different signals at 33%, 50% and 90% of the race completion to achieve different results (purely to demo, the actual bets are placed with random logic to show them being triggered by the distance flags).
The times are not 100% accurate and there are only a small selection to kick off, but should serve as a starting point hopefully.
enjoy...
The file contains the mid points for about 4-5 race types. This could be extended to cover all race types. Altho, I've only signalled the mid points (plus the 1st third and final straight signals on 7f and 1m), further analysis would allow you to add additional entries to flag up the first third, the final 10%, 75% completed etc. across the entire range of distances and types.
There's an example back and lay bet demonstrating the use of the different signals at 33%, 50% and 90% of the race completion to achieve different results (purely to demo, the actual bets are placed with random logic to show them being triggered by the distance flags).
The times are not 100% accurate and there are only a small selection to kick off, but should serve as a starting point hopefully.
enjoy...
You do not have the required permissions to view the files attached to this post.