Position.ModifyTrailingStop

Created at 26 Sep 2023, 16:00
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!
RO

robert.john.edgar

Joined 25.01.2023

Position.ModifyTrailingStop
26 Sep 2023, 16:00


In the docs it states this function takes a single boolean param.

So if I set it to true, what is the actual trailing stop used?

and how would I then change the pip value.

 

TIA

Rob


@robert.john.edgar
Replies

PanagiotisChar
27 Sep 2023, 04:58

Hi there

So if I set it to true, what is the actual trailing stop used?

The position's stop loss. If you set the position's trailing stop loss to true then it starts trailing.


@PanagiotisChar