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

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.
 

Detailed Description

Structure to store computed prices and line type.

Member Data Documentation

◆ lowerBuy

double InstitutionalArithmeticPrices::Prices::lowerBuy

Lower buy price.

◆ lowerSell

double InstitutionalArithmeticPrices::Prices::lowerSell

Lower sell price.

◆ typeNearLines

ENUM_TYPE_NEAR_LINES InstitutionalArithmeticPrices::Prices::typeNearLines

Type of near lines.

◆ upperBuy

double InstitutionalArithmeticPrices::Prices::upperBuy

Upper buy price.

◆ upperSell

double InstitutionalArithmeticPrices::Prices::upperSell

Upper sell price.


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