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:
4828
Rating:
(30)
Published:
2014.02.25 11:32
Updated:
2016.11.22 07:32
fish.mq5 (5.74 KB) view
fish_htf.mq5 (9.5 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period

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

Figure 1. The Fish_HTF indicator

Figure 1. The Fish_HTF indicator

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

Fish Fish

A version of the Fisher Transform indicator implemented in the form of a color histogram.

MACD-2 MACD-2

The MACD indicator is in the form of a colored cloud and the difference between the MACD and the signal line in the form of a color histogram.

ADX BARS ADX BARS

The indicator changes the bar color to the color of the current trend calculated based on the ADX technical indicator.

RVI BARS RVI BARS

The indicator changes the color of the bar to the color corresponding to the current trend, which is determined using the RVI indicator.