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

Fractal ZigZag (never repaints) - MetaTrader 4용 지표

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

This indicator is very simple: it shows signals triggered using Fractals and the original ZigZag indicator without any further filtering.

It does never -ever- repaint a past signal and therefore it useful to study the real behavior of the ZigZag -which does repaint- as a trading tool over time.

You should complement signals with your own trading strategy or edit the source code to do it.

As you can see, many signals are repainted by ZigZag indicator over time.

It depends on original MetaQuotes ZigZag indicator -attached-.




Recommendations:

  • Do not trade this indicator by itself
  • You can use this indicator template to filter zigzag signals with your trading strategy

Features:

  • Adjustable ZigZag parameters
  • You decide wether to evaluate bar zero or not
Double ZigZag (no repaint) Double ZigZag (no repaint)

This indicator shows signals from two different Zigzags without repainting, and allows you to study the real behaviour of the zigzag indicator as a trading tool over time.

Triniti Triniti

The support and resistance levels are determined. It provides the values for TP and SL.

Pure_Martingale Pure_Martingale

Martingale syste, trades are random.

Average Daily Range Average Daily Range

TheGreedyPig Average Daily Range Indicator calculates 5, 10, 20 days and shows them on the chart. I found this on a Forum, updated, modified the Indicator I found.