How to stop game day when at profit

Good day!

Is there any way to stop all running bots immediatelly when the day turns to profit. I have a system which makes steady profit but it takes time and sometimes it "hangs" at the same profit level. I would go faster if I can stop all bots when in profit. At this point there should be no open bets.

For example:

  • 12:00 balance 100 eur
  • 14:00 in profit 101 eur < I would like stop here if there are no open bets!
  • 23:00 stops at -99 eur

-jukka

If you want to use money management with your betting or trading solutions you have to program your custom LookUpBot script. You can read more about it in the following article:

Eric’s LookUpBot bot implementation

You can have a look at the Bfexplorer BOT SDK, where you can find the source code of the project using the money management:

http://bfexplorer.net/Downloads/BfexplorerBotSDK/BfexplorerBotSDK.zip


Do you want to comment this article? Sign up here or login.

User Menu