|
TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
| double iAO | ( | string | symbol, |
| int | timeframe, | ||
| int | shift | ||
| ) |
Calculates the Awesome oscillator 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:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| shift | Index of the value taken from the indicator buffer (shift relative to the current bar the given amount of periods ago) |