無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 35227
- 評価:
- パブリッシュ済み:
- 2016.06.10 16:47
- アップデート済み:
- 2016.11.22 07:32
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
KNJ ZigZag with value at pivots (highs/lows).
- Zigzag line: Blue.
- Pivot value (Swing value): Black
Inputs window:
- ExtDepth=12;
- ExtDeviation=5;
- ExtBackstep=3;
- PivotsColor=Magenta; => Color of pivot value/Swing value
- ZigZagLineShow=True; => To show (True) or hide (false) zigzag line
- PivotsValueShow=True; => To show (True) or hide (false) highs/lows Value
- SwingValueShow=False; => To show (True) or hide (false) swing Value
Color tab: color of zigzag lines.

It is a recovery system implemented in EA. But you can copy it to any other EAs.

Auto trading with the help of some indicators.

Draw Elliott Waves (5 waves) manually.

The indicator shows computer time resolution. Normally it is about 15-16 ms. This is important, for example, to copy positions from other MetaTrader 4.