|
Ating for MQL5
|
Structure to store arithmetic sequence settings. More...
Public Attributes | |
| double | startAdd |
| Start value for addition. | |
| double | step |
| Step size for arithmetic sequence. | |
| double | add |
| Additional value for adjustment. | |
Structure to store arithmetic sequence settings.
| double InstitutionalArithmeticPrices::Setting::add |
Additional value for adjustment.
| double InstitutionalArithmeticPrices::Setting::startAdd |
Start value for addition.
| double InstitutionalArithmeticPrices::Setting::step |
Step size for arithmetic sequence.