The latest version of the robot has a useful tool for monitoring executable profile scripts.
This video shows how to work.
The robot will check all formulas in the Bonusbot format (txt) of the robot, also standard profiles for the Openholdem robot (ohf, oppl, InHuman – ohfs).
But there is one feature. The formula should be of a standard form
f$preflop
f$flop
f$turn
f$river
, without redirection to functions.
For example :
Return f$MTTpreflop FORCE
or
f$preflop
bblind < 10 ? f$Moneypreflop :
bblind >= 10 ? f$MTT_SNGpreflop :
0
In this case, if you want to track the formula script, you need to select the category section in the profile you want to develop and replace these functions as shown in the video.
Recent Comments