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
Views:
2784
Rating:
(18)
Published:
2015.11.03 08:11
Updated:
2016.11.22 07:32
dynamix.mq5 (12.27 KB) view
dynamix_HTF.mq5 (12.71 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The dynamix indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires dynamix.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The dynamix_HTF indicator

Fig.1. The dynamix_HTF indicator

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

Laguerre_ADX_Histogram Laguerre_ADX_Histogram

The difference between the Laguerre_PlusDi and the Laguerre_MinusDi indicators in a single window in the form of a colored histogram

Laguerre_ADX Laguerre_ADX

The Laguerre_PlusDi and Laguerre_MinusDi indicators in a single window in the form of a cloud

Exp_Laguerre_ADX Exp_Laguerre_ADX

The Exp_Laguerre_ADX Expert Advisor is based on the Laguerre_ADX indicator color change.

Laguerre_ADX_Histogram_HTF Laguerre_ADX_Histogram_HTF

The Laguerre_ADX_Histogram indicator with the timeframe selection option available in input parameters.