double iAO(string symbol, int timeframe, int shift)
Calculates the Bill Williams’ Awesome oscillator and returns its value.
ビル・ウィリアムズのオーサム・オシレーターを計算して、その値を返します。
Parameters:
パラメータ:
|
Sample:
サンプル:
1 | double val=iAO(NULL, 0, 2); |
ビル・ウィリアムズのオーサム・オシレーターを計算して、その値を返します。
パラメータ:
|
サンプル:
1 | double val=iAO(NULL, 0, 2); |
0 people found this article useful
0 people found this article useful