|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| double iDeMarker | ( | string | symbol, |
| int | timeframe, | ||
| int | period, | ||
| int | shift | ||
| ) |
Calculates the DeMarker indicator and returns its value
| symbol | Symbol name on the data of which the indicator will be calculated. NULL means the current symbol | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| timeframe | Timeframe. It can be any of following values:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| period | Averaging period for calculation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| shift | Index of the value taken from the indicator buffer (shift relative to the current bar the given amount of periods ago) |