無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 666
- 評価:
- パブリッシュ済み:
- 2016.10.25 10:04
- アップデート済み:
- 2016.11.22 07:34
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Real author:
Powered byStep
Description:
Relative Vigor Index with the market flat state detection option.
If the market is flat, the colored indicator cloud shrinks and is located in the 0 position, and a thick blue line appears. The criterion for determining this state is a shrunk Bollinger. The critical Bollinger shrink value is fixed by a half of its bandwidth and defined in the indicator input:
input uint flat=100; // flat value in points
Image:
Figure 1. Indicator RVIWithFlat
MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/11264

市場のフラットを識別することができるストキャスティクス

Exp_TSI_DeMarker EA はTSI_DeMarkerトレンド指標のシグナルに基づいています。