Hi, I have some questions, maybe could you provide some code examples.
1) How to check account balance?
2) How to do bet on selection with SP?
Hi, I have some questions, maybe could you provide some code examples.
1) How to check account balance?
2) How to do bet on selection with SP?
Please login to your bfexplorer account, if you want to add a comment to this article.
Comments ( 1 )
Betfair Bot
1)
By using BetfairServiceProvider:
https://github.com/StefanBelo/Bfexplorer-BOT-SDK/blob/master/TestScripts/TestBetfairServiceProvider.fsx
By using BfexplorerService:
https://github.com/StefanBelo/Bfexplorer-BOT-SDK/blob/master/TestScripts/TestBfexplorerService.fsx
By using IBfexplorerService in Betfair Bot:
https://github.com/StefanBelo/Bfexplorer-BOT-SDK/blob/master/MyFsharpBot/ShowMyAccountFundsBot.fs
2)
Bfexplorer offers bot named: "Place SP Bet", so using this bot you setup its criteria, name it, and then you are ready to use it in any bot trigger.
Yes, you can find PlaceBet/s method/s on BetfairServiceProvider or BfexplorerService, but in such case you need to know what you want to do exactly, so first please read betfair api documentation:
https://docs.developer.betfair.com/display/1smk3cen4v3lu3yomq5qye0ni/placeOrders