17 lines
234 B
Markdown
17 lines
234 B
Markdown
# ValidationSettings
|
||
|
||
Checks the settings.
|
||
|
||
```
|
||
virtual bool ValidationSettings()
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
true - successful, otherwise - false.
|
||
|
||
Note
|
||
|
||
The function checks the period of moving average, the correct values are positive.
|