Thanks for all your great support on the forum,
Question on how to handle sell limit error:
Running my strategy I’ve got this error (see image attached). I suppose it is due
to the fact the market evolves very fast,
even faster than my program.
I want my program to handle that kind of error.
Do you have a tutorial on how to code an exception on this specific kind of error?
I want the strategy to resume running even after this error, on the other hand I want the strategy to stop for other kind of errors (such as connection interrupted etc.)
Thanks for your help

gotham

Comment