which errors stop robot?

Created at 07 Mar 2016, 19:41
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
Paulo_Lira's avatar

Paulo_Lira

Joined 12.02.2014

which errors stop robot?
07 Mar 2016, 19:41


hi, i want to know which errors stop robot and how to prevent them to stop it,

for example: i have a multisymbol robot that when check for usdrub and market are close, stop itself with this error and , of course, stop checking other symbol till i execute again. how i can prevent this?


@Paulo_Lira
Replies

Spotware
08 Mar 2016, 17:50

Dear Trader,

The cBot won't stop if the OnError() method is invoked. The cBot will stop if an unhandled exception occurred.

Please have a look at the ErrorCode, Error section of the API References.


@Spotware

melser_studio
15 Mar 2016, 12:58

This post was removed by moderator.