Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

RFTL - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
9011
Rating:
(16)
Published:
2011.08.29 13:36
Updated:
2016.11.22 07:32
rftl.mq5 (5.47 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Vladimir Kravchuk

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

Reference Fast Trend Line (RFTL) is a response of FLF-1 and FLF-2 digital filters to the input discrete sequence. This response is set with the delay equal to the Nyquist TNi range.

RFTL

RFTL filter coefficients

RFTL reference line is an equivalent of simple moving "averages" from the viewpoint of their delay relative to the current prices. Mentioned similarity would have been complete, in case we use an impulse parameter having 1/N weights that corresponds to the procedure of the dotted moving smoothing instead of the complicated FLF impulse parameters.

RFTL

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/405

T3Taotra T3Taotra

The fan based on the five T3 moving averages for trend indication.

ParMA ParMA

Moving average indicator based on parabolic approximation of price.

JJRSX JJRSX

RSI oscillator with ultralinear and JMA smoothing algorithms.

LRMA LRMA

Moving average indicator with the linear regression smoothing algorithm.