TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool SymbolInfoTick | ( | string | symbol, |
out TMXTick | tick | ||
) |
The function returns current prices of a specified symbol in a variable of the TMXTick type
symbol | Symbol name |
tick | variable of the TMXTick type, to which the current prices and time of the last price update will be placed |