Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 6340
- Rating:
- Published:
- 2016.01.20 10:13
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The MACD indicator implemented as a sequence of candlesticks. Candlesticks appear as a result of relevant price timeseries processed by the MACD indicator algorithm.
In many situations, such approach may be more informative for the purpose of analysis.
Figure 1. The MACDCandle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14378

The Exp_LeManTrend EA is based on the signals generated by the LeManTrend oscillator.

The LeManTrend with the timeframe selection option available in the input parameters.

The KalmanFilter indicator implemented as a sequence of candlesticks.

Trading system based on the signals of the Laguerre_ROC indicator.