거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
18897
평가:
(7)
게시됨:
2008.05.14 07:23
업데이트됨:
2014.04.21 14:52
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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

BHS system BHS system

A system based on "round" numbers.

Rooks Returned Rooks Returned

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_).

Fast_oscilator_2 Fast_oscilator_2

A fast oscillatorб also suited for scalping.

FX-TREND FX-TREND

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.