Description
This Enum used to indicatesymbol information of type Double, if Ask, Bid,High or Low.
The following are values and the descriptions for every value:
ENUM_SYMBOL_INFO_DOUBLE
Identifer | Description |
SYMBOL_ASK | Ask |
SYMBOL_BID | Bid |
SYMBOL_High | High |
SYMBOL_LOW | Low |
See Also