返回/设置值,就像在 betfair 网站上一样
在使用 betfair api getMarketPricesCompressed 和 getMarketPrices 时,返回市场中每个赔率的实际价格和实际金额,而不是 betfair 显示的虚拟值。
有人用 php 编写了这样的算法来计算 betfair 网站上显示的虚拟值。
Betfair 没有提供代码或算法,但此链接仅 http ://bdp.betfair.com/index.php?opt...=237&Itemid=62
while working on betfair api getMarketPricesCompressed and getMarketPrices return the real price and real amount of money for each odd in the market but not the virtual values showed by betfair.
Have someone written such algorithm in php to calculate virtual values shown on betfair wesite.
Betfair did not provided the code or algorithm but this link only http://bdp.betfair.com/index.php?opt...=237&Itemid=62
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
BfPy - Betfair Python 库 具有算法
http://code.google.com/p/bfpy/source/browse/src/bfpy/ bfvirtual.py
BfPy - Betfair Python library has an implementation of the algorithm
http://code.google.com/p/bfpy/source/browse/src/bfpy/bfvirtual.py
不确定虚拟值是什么意思?
由于交付媒介的原因,网站上的价格可能会有点慢
(IE HTML)
如果您参考 SP,这就是它的计算方式
http://www.betfair.com/help/Help.SP.Betting/
Not sure what you mean by virtual values??
The prices on the site can be a little slow due to the medium they are delivered in
(I.E. HTML)
If you refer to the S.P. this is how it is calculated
http://www.betfair.com/help/Help.SP.Betting/