Watch how to download trading robots for free
Find us on Telegram!
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
Indicators

XFatlXSatlMACD_HTF - indicator for MetaTrader 5

Views:
3274
Rating:
(16)
Published:
2017.01.18 09:41
Updated:
2023.03.29 13:47
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

The indicator requires XFatlXSatlMACD.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig1. The XFatlXSatlMACD_HTF indicator

Fig1. The XFatlXSatlMACD_HTF indicator

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

Waddah_Attar_Pivot Waddah_Attar_Pivot

This indicator draws the daily, weekly and monthly Pivot with backtesting.

BeginnerAlert BeginnerAlert

This indicator displays the trend extremums (maximum and minimum), which may be used as the support and resistance points. It is useful for determining the channel of the current trend. It features alerts, sending emails and push-notifications to mobile devices.

Zigzag2_R_Color Zigzag2_R_Color

Another variant of the ZigZag by Rosh.

Waddah_Attar_Pivot_V2 Waddah_Attar_Pivot_V2

The indicator that displays tree pivots on one chart, with the ability to change their timeframes.