당사 팬 페이지에 가입하십시오
- 조회수:
- 19276
- 평가:
- 게시됨:
- 2008.05.14 07:23
- 업데이트됨:
- 2014.04.21 14:52
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).
for the charts of <M30, it calculates on the preceding hour
for the charts of M30 and H1, it calculates on the preceding day
for the charts of H4 and D1, it calculates on the preceding week
for W1 charts, it calculates on the preceding month
It is adjusted as follows:
_Mode:
1 - degraded price range
2 - normal price range
3 - expanded price range
_Shift: visual length of lines in the chart
I whomped up this indicator on the basis of ^X_Sensors by Mr.WT, Senior Linux Hacker
Levels_A_Vlad
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8119

A system based on "round" numbers.

One more interpretation of the well-known ZigZag. The indicator is written to work according the trading system described here: http://forum.fibo-forex.ru/viewtopic.php?t=1368 The indicator works with ZigZag by Rosh (Zigzag2_R_).

A fast oscillatorб also suited for scalping.

The indicator shows the trend on a daily chart(2) using indicator ZIGZAG-FRACTALS. It also shows the enter price for HIGH/LOW of the preceding bar on the current timeframe.