> For the complete documentation index, see [llms.txt](https://fto-2.gitbook.io/fto-indicators-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fto-2.gitbook.io/fto-indicators-docs/getting_information_about_currency.md).

# 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`](/fto-indicators-docs/getting_information_about_currency/ask.md): Retrieves the current ask price.
* [`Bid`](/fto-indicators-docs/getting_information_about_currency/bid.md): Retrieves the current bid price.
* [`Digits`](/fto-indicators-docs/getting_information_about_currency/digits.md): Retrieves the number of digits for a currency.
* [`Point`](/fto-indicators-docs/getting_information_about_currency/point.md): Retrieves the point value for a currency.
* [`Symbol`](/fto-indicators-docs/getting_information_about_currency/symbol.md): Retrieves the symbol name.

***

Click on any function name to view its detailed documentation.
