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

Parameters
symbolSymbol name
tickvariable of the TMXTick type, to which the current prices and time of the last price update will be placed
Returns
The function returns true if successful, otherwise returns false