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:
4619
Rating:
(24)
Published:
2014.02.25 11:15
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

Place the indicator compiled file Fisher_mbk.mq5 to the terminal_data_folder\MQL5\Indicators\ of the client terminal.

Fig.1. Fisher_mbk_HTF indicator

Fig.1. Fisher_mbk_HTF indicator

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

Fisher_mbk Fisher_mbk

Normalized oscillator that uses Fisher's transformation, drawn in the form of a color histogram.

BlauErgodic BlauErgodic

Ergodic Oscillator from the book "Momentum, direction and divergence" by William Blau, implemented in the form of a color histogram with a signal line implemented as a colored cloud.

WPR_3HTF WPR_3HTF

Three Larry Williams' Percent Range indicators from three different timeframes displayed on the same chart.

Flat Flat

The indicator for measuring market volatility.