- GetLastError
- IsStopped
- UninitializeReason
- TerminalInfoInteger
- TerminalInfoDouble
- TerminalInfoString
- MQLInfoInteger
- MQLInfoString
- Symbol
- Period
- Digits
- Point
Point
Returns the point size of the current symbol in the quote currency.
double Point(); |
Return Value
The value of the _Point variable which stores the point size of the current symbol in the quote currency.
Example:
//+------------------------------------------------------------------+
|