Sort by trend
Posted in Bot programming by mapper
Hi Stefan,
could you please let me know how bot sort runners by trend (example is welcomed :)) What kind of trend is used?
thank you for explanation
Posted in Bot programming by mapper
Hi Stefan,
could you please let me know how bot sort runners by trend (example is welcomed :)) What kind of trend is used?
thank you for explanation
Monday, August 24, 2009
The price trend is calculated using Linear least squares for price/odds evaluated as probability to win.
The trend is then represented by beta value what is tangent of the price line.
You can see it in the Market Statistics view. If the price trend goes up the beta value is < 0, if goes down the beta value is > 0.