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:
3020
Rating:
(19)
Published:
2015.01.22 12:12
Updated:
2016.11.22 07:32
i-amma.mq5 (4.74 KB) view
i-amma_htf.mq5 (9.22 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The i-AMMA indicator with the timeframe selection option available in input parameters:

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

To provide correct operation of the indicator, place the compiled i-AMMA.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig.1. i-AMMA_HTF Indicator

Fig.1. i-AMMA_HTF Indicator

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

i-FractalsEx i-FractalsEx

The indicator draws fractals with the bar number indication option available for determining a fractal in input parameters.

New_Fractals_Lines New_Fractals_Lines

The indicator displays "squatter" fractals with regard to volumes.

Williams_Accumulation_Distribution Williams_Accumulation_Distribution

Larry Williams' Accumulation/Distribution indicator is an accumulated sum of "accumulative" and "distributive" price movements.

Williams_Accumulation_Distribution_HTF Williams_Accumulation_Distribution_HTF

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