TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool ChartSetSymbolPeriod | ( | long | chart_id, |
string | symbol, | ||
int | period | ||
) |
Changes the symbol and period of the specified chart
chart_id | Chart ID. 0 means the current chart | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
symbol | Symbol name | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
period | Timeframe. It can be any of following values:
|