Stop Method

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