Robot is turning off
Created at 23 Apr 2017, 13:14
PH
Robot is turning off
23 Apr 2017, 13:14
Hi
I am running my robot on a VPS with multiple entries on each currency pairs, but the robot keeps turning off and I am not sure why.
Has anyone expierenced this?
Cheers
kricka
24 Apr 2017, 22:53
First look if there is anything in the log file that will give you a hint on why the cBot is stopped. Sometimes by rearranging the code within the OnTick() or the OnBar() section can solve it, depending on where the execution code is located that is causing the error.
@kricka