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

SATL - MetaTrader 5용 지표

게시자:
Nikolay Kositsin
조회수:
9534
평가:
(13)
게시됨:
2011.09.19 15:37
업데이트됨:
2016.11.22 07:32
satl.mq5 (7.24 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Real author:

Vladimir Kravchuk

"New Adaptive Method of Following the Tendency and Market Cycles"

Slow Adaptive Trend Line (SATL) is formed with the digital filter of the low frequency FLF-2.

Filter FLF-2 serves to suppress noises and market cycles with longer periods of oscillation. Filters of low frequency FLF-1 and FLF-2 provide attenuation in the stop band with no less than 40 dB and absolutely don’t distort the amplitude and phase of entry discontinuous price series in the pass band (bandwidth).

These properties of the digital filters provide significantly improved (in comparison with simple moving average) noise suppression that in its turn allows reducing sharply the probability of appearance of "false" signals for purchase and sell.

There are no analogues to SATL among widely known technical instruments. This is not a moving "average", but just the adaptive line estimate of a long-term trend.

Unlike moving average, SATL has no any phase delay with regard to current prices.

SATL_filter

SATL filter coefficients

SATL

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

Stochastic_Cross_Alert_SigOverlayM_cw Stochastic_Cross_Alert_SigOverlayM_cw

The indicator generates buy and sell signals and issues alerts in case of the Stochastic Oscillator indicator overbought or oversold levels crossing.

JMA adaptive average JMA adaptive average

Using JMA adaptive moving average is the best way to smooth price ranges with a minimum time lag.

J2JMA J2JMA

Moving average with the double adaptive JMA smoothing of a price range.

RBCI RBCI

Range Bound Channel Index (RBCI) digital filter removes low frequency trend, generated by low frequency spectrum components, and high frequency noise, generated by high frequency spectrum components.