거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
11222
평가:
(35)
게시됨:
2018.09.06 19:39
업데이트됨:
2018.11.19 13:30
ATRZigZag.mq5 (18.54 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

ZigZag implementation using an ATR threshold for directional change, as well as a secondary trigger based on time.

Variable input settings include changing:

  • The multiplier of the ATR threshold
  • Period for ATR calculation
  • Minimum and maximum number of bars before allowing or forcing a direction change
  • A setting for realtime processing of most current bar (can lead to redrawing) 

In effect, the zigzag captures swings in a balanced, dynamic, and adjustable manner making it excellent for zigzag based analyses and trading strategies.

ATR zigzag in action



Save and show the objects of testing chart Save and show the objects of testing chart

This script helps to save the objects into a file and show the objects on a new chart.

Didi Needles - with MA Threshold Diff Filtering Didi Needles - with MA Threshold Diff Filtering

Classic version (on Chart) of Didi Needles indicator, now with a filtering threshold based on MA threshold differences.

Harmonic Pattern Finder V3 Harmonic Pattern Finder V3

Indicator to display existent and emerging harmonic chart patterns.

Rsi of average - with normalized zones Rsi of average - with normalized zones

Rsi of average - with normalized zones