double iBWMFI(string symbol, int timeframe, int shift)
Calculates the Bill Williams Market Facilitation index and returns its value.
ビル・ウィリアムズのMFI(市場簡素化指数)を計算して、その値を返します。
Parameters:
パラメータ:
|
Sample:
サンプル:
1 | double val=iBWMFI(NULL, 0, 0); |
ビル・ウィリアムズのMFI(市場簡素化指数)を計算して、その値を返します。
パラメータ:
|
サンプル:
1 | double val=iBWMFI(NULL, 0, 0); |
0 people found this article useful
0 people found this article useful