Hi folks,
I’m using ListMarketCatlaogue to capture the total matched for each UK horse racing market and then the runners->runner->totalMatched to capture amountmatched on each runner…
I'm showing the total matched for the market in brackets next to the race time and market name and then looping through all the runners and displaying the totalMatched for each one and as a percentage of the overall total from above in a totalMatched column alongside each horse.
Ages before the off they seem to tally exactly or very close to the overall total when summed (I assume there could be small discrepancies due to the time looping around each runner after the first total was set).
Closer to the off though, the totalMatched for the market looks way off and sometimes stops updating at all, making all the percentages incorrect.
This is the page that I’m outputting all this on:
http://www.bettingtools.co.uk/follow_the_money.php
Any ideas what I might be doing wrong here please?
Thanks!
Brian
I’m using ListMarketCatlaogue to capture the total matched for each UK horse racing market and then the runners->runner->totalMatched to capture amountmatched on each runner…
I'm showing the total matched for the market in brackets next to the race time and market name and then looping through all the runners and displaying the totalMatched for each one and as a percentage of the overall total from above in a totalMatched column alongside each horse.
Ages before the off they seem to tally exactly or very close to the overall total when summed (I assume there could be small discrepancies due to the time looping around each runner after the first total was set).
Closer to the off though, the totalMatched for the market looks way off and sometimes stops updating at all, making all the percentages incorrect.
This is the page that I’m outputting all this on:
http://www.bettingtools.co.uk/follow_the_money.php
Any ideas what I might be doing wrong here please?
Thanks!
Brian


Comment