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:
5514
Rating:
(20)
Published:
2014.01.30 10:02
Updated:
2023.03.29 13:42
fx_fish_2ma.mq5 (11.58 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

Kiko Segui

Fisher transformation based histogram with two averages in the form of signal lines.

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".

Originally this indicator has been written in MQL4 and was first published in the Code Base on 24.12.2007.

Figure 1. Indicator FX_FISH_2MA

Figure 1. Indicator FX_FISH_2MA

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

JMASlope_HTF JMASlope_HTF

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

SlopeDirectionLine_HTF SlopeDirectionLine_HTF

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

Vegas Vegas

Several envelopes with fixed shifts.

i_Trend i_Trend

The trend indicator drawn in the form of the colored cloud.