Getting Information About Currency

This section provides functions to retrieve information about currency pairs. These functions allow you to get details such as bid, ask, and point values.


Available Functions

  • Ask: Retrieves the current ask price.

  • Bid: Retrieves the current bid price.

  • Digits: Retrieves the number of digits for a currency.

  • Point: Retrieves the point value for a currency.

  • Symbol: Retrieves the symbol name.


Click on any function name to view its detailed documentation.

Last updated