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
Views:
3481
Rating:
(16)
Published:
2015.01.22 11:47
Updated:
2023.03.29 13:47
cronexmfi.mq5 (7.35 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Cronex

The MACD Indicator, in which the price series is replaced by the series of values of the MFI (Market Facilitation Index) technical indicator. It is drawn in the form of a colored cloud.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. CronexMFI Indicator

Fig.1. CronexMFI Indicator

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

Exp_JBrainTrend1Stop Exp_JBrainTrend1Stop

The Exp_JBrainTrend1Stop EA is based on the signals of the NRTR indicator JBrainTrend1Stop.

Exp_BlauHLM Exp_BlauHLM

This trading system uses BlauHLM oscillator.

Exp_ColorZerolagStochs Exp_ColorZerolagStochs

The Exp_ColorZerolagStochs EA is based on the signals generated by the ColorZerolagStochs oscillator.

DynamicRS_Channel_HTF DynamicRS_Channel_HTF

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