LOGIN

Join & EARN

FOREX ALGOS { }

What We Do

BlackBox

Backtest Results How It Works Full Refund Promise Supported Brokers Income Targets

Robots Glossary

Trailing Stop (HasTrailingStop)

Trailing Stop - In some order methods there is a parameter for enabling a built-in trailing stop (e.g. the PlaceStopLimitOrderĀ overload with a boolean flag). WhenĀ hasTrailingStop=true, cTrader will automatically trail the stop loss as price moves. This feature was added in recent API versions. (Not shown in the excerpts above, but available in theĀ PlaceStopLimitOrderĀ signature withĀ hasTrailingStop.)