Overfitting: The art of avoiding overfitting and the importance of comparing training and test results to detect it. ROI Calculation: Different methods of calculating ROI, including the impact of flat stakes versus stakes based on odds. Feature Selection: Emphasize the importance of ...
Betfair Bot
Why are you trying to over complicated your bet placing when you can use built-in bet strategy “Place Bet”, to setup your bet and execute it.
If you are trying to build a strategy then simplest way for you is start coding BotTrigger code, there is a lot of examples here on forum and a lot of code on my github page.
adska
It is same with all commands
adska
thanks ,it is useful
adska
just don't forget to check the VPS country, because I bought one in Germany but unfortunately, I cannot use it due to restrictions
adska
what errors are you getting?
Betfair Bot
LastPriceTraded and you must run Cancel Strategies on Selection on all selections.
The other alternative is write your own custom trigger bot script.
Betfair Bot
When compiling you certainly have got errors, so just read the errors and try to fix the problem.
The same project is included to my bfexplorer app solution, just to check possible compatibility issues if I had changed anything in the code base of the SDK. I have got no compiling errors for this project.
I did not yet released SDK for preview version which is build on .net 7/8.
Betfair Bot
Yes, use web page to login, in the Application / Settings, then when login you will use betfair web page login dialog with two factor authentication.
TheWood
Hey
I have installed the preview version after your email today. Looks great so far.
Thanks for the support.
TheWood
Betfair Bot
There are two versions of bfexplorer apps. The old version released on 28th March 2023. This app version is built on .net framework 4.8
The latest version I call the preview is relaesed o .net 7, and you can install it from the link above, from my dropbox drive.
This preview version contains the latest version of new bot stratregies like the one described in this post: Execute Strategy Rules Bot