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

17 lines
337 B
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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.