Ating for MQL5
Loading...
Searching...
No Matches
InstitutionalArithmeticPrices::Setting Struct Reference

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.
 

Detailed Description

Structure to store arithmetic sequence settings.

Member Data Documentation

◆ add

double InstitutionalArithmeticPrices::Setting::add

Additional value for adjustment.

◆ startAdd

double InstitutionalArithmeticPrices::Setting::startAdd

Start value for addition.

◆ step

double InstitutionalArithmeticPrices::Setting::step

Step size for arithmetic sequence.


The documentation for this struct was generated from the following file: