Hi
I love footbal, i love betting and i know i little of Vb.Net. So i decide to try to make a bot to see what kind of result would i get.
With the help of this thread "Using VB2008 to acccess the Betfair API: A tutorial". I was able to easily get started, make login, make some request atc...
But as it seems the current version is about to be discontinued, i know it will take time but eventually it will be discontinued. So i think since i'm just starting out that i should start from the API NG.
Here is where i started to get confused. I don't understand how to use the new API at all.
In old version we needed to add the reference: https://api.betfair.com/global/v3/BFGlobalService.wsdl, to the .net framework and then use the services provided by this reference in our programmes to make login, requestes and so on.
In this new API i don't know what to do in order to do the same.
Please can anybody explain to me how the new API works and how i can at least make login?
Thank you
I love footbal, i love betting and i know i little of Vb.Net. So i decide to try to make a bot to see what kind of result would i get.
With the help of this thread "Using VB2008 to acccess the Betfair API: A tutorial". I was able to easily get started, make login, make some request atc...
But as it seems the current version is about to be discontinued, i know it will take time but eventually it will be discontinued. So i think since i'm just starting out that i should start from the API NG.
Here is where i started to get confused. I don't understand how to use the new API at all.
In old version we needed to add the reference: https://api.betfair.com/global/v3/BFGlobalService.wsdl, to the .net framework and then use the services provided by this reference in our programmes to make login, requestes and so on.
In this new API i don't know what to do in order to do the same.
Please can anybody explain to me how the new API works and how i can at least make login?
Thank you


Comment