durtal / betfaiR

R package for the Betfair API
http://durtal.github.io/betfaiR/
Other
18 stars 6 forks source link

price charts #12

Open durtal opened 8 years ago

durtal commented 8 years ago

Betfair price charts are available using the marketId and selectionId, is it possible to retrieve these plot them, save them, etc?

example url:

https://sportsiteexweb.betfair.com/betting/LoadRunnerInfoChartAction.do?marketId=123456789&selectionId=123456

NB. the marketId doesn't include the domain prefix for each exchange.