|
Ating for MQL5
|
Structure to store computed prices and line type. More...
Public Attributes | |
| double | upperBuy |
| Upper buy price. | |
| double | upperSell |
| Upper sell price. | |
| double | lowerBuy |
| Lower buy price. | |
| double | lowerSell |
| Lower sell price. | |
| ENUM_TYPE_NEAR_LINES | typeNearLines |
| Type of near lines. | |
Structure to store computed prices and line type.
| double InstitutionalArithmeticPrices::Prices::lowerBuy |
Lower buy price.
| double InstitutionalArithmeticPrices::Prices::lowerSell |
Lower sell price.
| ENUM_TYPE_NEAR_LINES InstitutionalArithmeticPrices::Prices::typeNearLines |
Type of near lines.
| double InstitutionalArithmeticPrices::Prices::upperBuy |
Upper buy price.
| double InstitutionalArithmeticPrices::Prices::upperSell |
Upper sell price.