TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
long SeriesInfoInteger | ( | string | symbol_name, |
int | timeframe, | ||
int | prop_id | ||
) |
Returns information about the state of historical data
symbol | Symbol the data of which should be used to calculate indicator. NULL means the current symbol | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
timeframe | Timeframe. It can be any of following values:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
prop_id | Identifier of the requested property, must one of the following values:
|