Understood. I have my own script that managed to stay +EV for about a week before it ran out of RAM and crashed, but I don't really play all that much. I'm more interested in the theory side of it
I assume that you've been running your bot in the strategy editor andsince it's running out of RAMkeeps track of historical data in some way. For what it's worth you could connect your bot directly to bustabit. This method has the advantage of being able to persist data to disk in between gambling sessions among others.
BaBot, a stripped-down version of Shiba, provides an easy example of how to accomplish that.
Nah, the strategy tester doesn't track bonuses. No point in using that if I want to test if my script can be +EV...