Articles

Instrument - Data Type Description

Instrument - this variable type allows to get info about Instrument (currency pair). This type also contains additional methods:

1) pipsSize - Double value type, returns the size of Instrument pips, for example for EURUSD it will be 0.0001

2) pipsScaleInteger value type, returns the pips scale, for example for EURUSD it will be 4.

Those methods returns system variables, and those variable values can be changed in future.

Also you can create your own instrument variable by using "Create New Variable" button.