Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3654-standardlibrary-expertclasses-sampletrailingclasses-ctrailingfixedpips-ctrailingfixedpipsstoplevel.md
T
2026-06-23 21:47:51 +08:00

298 B

StopLevel

Sets the value of Stop Loss level.

void  StopLevel(
   int  stop_level      // level
   )

Parameters

stop_loss

[in]  The value of Stop Loss level (in conventional 2/4-digit points).

Note

If Stop Loss level is equal to 0, the Trailing Stop is not used.