TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
double iClose | ( | string | symbol, |
int | timeframe, | ||
int | shift | ||
) |
Returns Close price value for the bar of specified symbol with timeframe and shift
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:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
shift | Index of the value taken from the indicator buffer (shift relative to the current bar the given amount of periods ago) |
For the current chart, the information about close prices is in the Close[] predefined array