Market Information
This page provides documentation for market information operations available through the API.
Overview
The Market Information operations provide various methods to access and analyze market data, symbol properties, and trading conditions.
Available Methods
Market Data
GetMarketInformation: Returns specific market information for a symbolGetSymbolTickInfo: Returns the latest tick information for a symbolGetLastProcessedTickTime: Returns the timestamp of the last processed tick
Symbol Properties
GetSymbolNumberProperty: Returns numeric properties of a symbolGetSymbolStringProperty: Returns string properties of a symbol
Symbol Management
GetAvailableSymbolCount: Returns the total number of available symbolsGetSymbolName: Returns the name of a symbol by indexSelectTradingSymbol: Selects or deselects a symbol for trading
Click on any method name to view its detailed documentation.
Last updated