Turning cBot off
Created at 15 Feb 2021, 08:09
DA
Turning cBot off
15 Feb 2021, 08:09
Hi. Quick question. If a robot has an active trade open and you stop the robot to make changes to one of the parameters, will the robot retake control of that trade when you click play again or does this sever some kind of link?
firemyst
16 Feb 2021, 07:37
It depends on how the bot is programmed.
If a bot is stopped, it loses all its current information, including any positions it opened.
So the bot has to be programmed to pick all that back up when it's restarted so it can identify any positions it had opened, and retake control of them.
@firemyst