double iAC(string symbol, int timeframe, int shift)
Calculates the Bill Williams’ Accelerator/Decelerator oscillator.
ビル・ウィリアムズの Accelerator/Decelerator オシレーターを計算します。
Parameters:
パラメータ:
|
Sample:
サンプル:
1 | double result=iAC(NULL, 0, 1); |
ビル・ウィリアムズの Accelerator/Decelerator オシレーターを計算します。
パラメータ:
|
サンプル:
1 | double result=iAC(NULL, 0, 1); |
0 people found this article useful
0 people found this article useful