Watch how to download trading robots for free
Find us on Twitter!
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

Laguerre Filter - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
9081
Rating:
(17)
Published:
2011.12.01 15:43
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator consisting of two moving averages from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading". Red moving average is a filter and a medium-term trend indicator. Blue moving average is used as the fast trends filter with the simplest smoothing tool.

Laguerre Filter

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

LinearRegSlope V2 LinearRegSlope V2

Moving average with the linear regression algorithm.

XADX XADX

More informative Average Directional Index (ADX) indicator with the possibility to select the smoothing algorithm out of ten possible variants.

Leading Leading

The indicator consisting of two moving averages (Lead and its EMA smoothing) on one chart from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".

WPRSI signal WPRSI signal

The indicator gives trading signals using colored arrows on a chart. The signals are based on the WPR (Williams’ Percent Range) and RSI (Relative Strength Index) technical indicators.