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

The indicator analyzes the last three bars on the basis of a quadratic function. It is displayed as a histogram. There are two moving averages on it, the parameters of which can be changed in presetting. I also introduced optional sound alerts and comment in the main field when signal lines are touched. The second indicator, Fast_3, works on the same principle, but it introduces alerts in the price field as corresponding arrows. Stops at the level of preceding fractals are crossed. The indicator was created because I needed a non-delayed and non-redrawn oscillator. As a result, it delays from the price by one bar, of course, but, at least, it is not redrawn all the time. As compared to other MACDs, it is 2 bars faster. However, this high sensibility results in that this indicator should be applied with any low-frequency filter on a flat market.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8027

Levels_A_Vlad Levels_A_Vlad

The indicator shows support/resistance levels calculated using the methods by V.B. Antonov (A_Vlad).

BHS system BHS system

A system based on "round" numbers.

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.

Moving Average Trade System Moving Average Trade System

The strategy is based on Moving Average with the periods of 5/20/40/60.