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

Laguerre_ROC - indicator for MetaTrader 4

Views:
17310
Rating:
(11)
Published:
2016.05.16 09:43
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Emerald King, MTE&I

This is an advanced version of RSI. Laguerre converts the signals, so that low-frequency components lag much more that the high-frequency ones. In general, the last bar data has more weight than the previous data, just like the exponential moving average.

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

Traditional Itrend Traditional Itrend

Trend indicator with a multitude of settings. Displays the direction (red) and strength (blue) of the trend as a two-colored histogram. The main signals are the crossing of the zero line, reaching a new high/low, divergence.

RSIFilter_v1 RSIFilter_v1

Trend filter. In short, the RSIFilter fails on strong fluctuations, but handles the trend good enough, but if it get improved a bit, it could be able to give clear answers.

MA_In_Color_wAppliedPrice MA_In_Color_wAppliedPrice

Modified LSMA_In_Color indicator. Added: usage of the applied price.

MMLevls_VG MMLevls_VG

The result - receive not only the Murray levels on which the pivot points are based, but also their current statistical significance...