I have just added 4 new projects showing how to use betfair rest api and betfair streaming api in following .net programming languages: F#, C# and Visual Basic.
https://github.com/StefanBelo/Bfexpl...stStreamingAPI
https://github.com/StefanBelo/Bfexpl...amingApiCSharp
https://github.com/StefanBelo/Bfexpl...StreamingApiVB
https://github.com/StefanBelo/Bfexpl...er/TestRestAPI
What is advantage of this framework to other ones?
There is one code base betfair framework which can be used by different programming languages just utilizing the fact that code is written in .net programming language.
There is all already implemented client code to consume betfair rest api and/or streaming api, framework to execute strategies and monitor markets and your bets. There are already implemented base strategies to place bets on set conditions, trading strategies, and so on.
All you need to do is to add your own code in your favorite programming langue (C#, Visual Basic or F#) just to trigger any prebuilt strategy.
There are implemented many different data providers including base score data providers for football/soccer or tennis matches.
If you have any questions, or just want to activate betfair api access for your framework test, you can join to slack group:
https://join.slack.com/t/bfexplorer/...mbV7PNbtz3iqDg
https://github.com/StefanBelo/Bfexpl...stStreamingAPI
https://github.com/StefanBelo/Bfexpl...amingApiCSharp
https://github.com/StefanBelo/Bfexpl...StreamingApiVB
https://github.com/StefanBelo/Bfexpl...er/TestRestAPI
What is advantage of this framework to other ones?
There is one code base betfair framework which can be used by different programming languages just utilizing the fact that code is written in .net programming language.
There is all already implemented client code to consume betfair rest api and/or streaming api, framework to execute strategies and monitor markets and your bets. There are already implemented base strategies to place bets on set conditions, trading strategies, and so on.
All you need to do is to add your own code in your favorite programming langue (C#, Visual Basic or F#) just to trigger any prebuilt strategy.
There are implemented many different data providers including base score data providers for football/soccer or tennis matches.
If you have any questions, or just want to activate betfair api access for your framework test, you can join to slack group:
https://join.slack.com/t/bfexplorer/...mbV7PNbtz3iqDg
Comment