Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

KNJ ZigZag with Value - Indikator für den MetaTrader 4

Ansichten:
33987
Rating:
(15)
Veröffentlicht:
2016.06.10 16:47
Aktualisiert:
2016.11.22 07:32
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

KNJ ZigZag with value at pivots (highs/lows).


  1. Zigzag line: Blue.
  2. 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.

Reco system Reco system

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

Auto Trade with BB Auto Trade with BB

Auto trading with the help of some indicators.

Draw Elliott 5 waves Draw Elliott 5 waves

Draw Elliott Waves (5 waves) manually.

The computer time resolution The computer time resolution

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.