거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

KNJ ZigZag with Value - MetaTrader 4용 지표

조회수:
34271
평가:
(15)
게시됨:
2016.06.10 16:47
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.