Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3293
- Rating:
- Published:
- 2018.08.23 13:06
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Waddah_Attar_Trend_Candles indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
Fig. 1. Waddah_Attar_Trend_Candles_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21450

The candle chart based on Waddah_Attar_Trend histograms calculated using the Open, High, Low and Close price series of the price chart.

Gann_Multi_Trend indicator defines a short, middle and long-term trends.

Expert Advisor based on ZigZag indicator. Working with pending Buy Stop and Sell Stop orders.

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