Bot start/stop between certain day/time

In the bot controller, I would like to have the ability to automatically stop the bot on day X time Y, and on day Z and time Y start the bot again.
In fact, what I would like is for my bot to automatically stop on Friday at 8pm and start again on Sunday at 8pm. Current deals are allowed to remain active.
Another solution could be to add a “technical indicator” where the bot only starts deals between time X and time Y. So in my case only between Sunday 8pm and Friday 8pm.

2 Likes