Stop Method

Created at 25 May 2020, 13:09
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!
EY

eynt

Joined 08.05.2020

Stop Method
25 May 2020, 13:09


Does the Stop method closes open positions and orders? If not, is there a way to do so?

 

Thanks


@eynt
Replies

PanagiotisCharalampous
25 May 2020, 14:04

Hi Yuval,

No it does not. You need to close the positions using Close() method before you call Stop()  method.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous