Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/3656-standardlibrary-expertclasses-sampletrailingclasses-ctrailingfixedpips-ctrailingfixedpipsvalidationsettings.md
T

17 lines
337 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# ValidationSettings
Checks the settings.
```
virtual bool  ValidationSettings()
```
Return Value
true - successful, otherwise - false.
Note
The function checks Take Profit and Stop Loss levels. The correct values are 0 and values greater than the minimal indention in points from the current close price to place Stop orders.