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
Indicators

MAOscillatorHist_HTF - indicator for MetaTrader 5

Views:
2912
Rating:
(15)
Published:
2016.04.14 07:48
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 MAOscillatorHist stochastic oscillator with noise reduction and the timeframe selection option available in input parameters:

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

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

Fig.1. The MAOscillatorHist_HTF indicator

Fig.1. The MAOscillatorHist_HTF indicator

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

Exp_WPR_Histogram Exp_WPR_Histogram

A trading system based on the signals of the WPR_Histogram indicator.

Exp_MFI_Histogram Exp_MFI_Histogram

A trading system based on the signals of the MFI_Histogram indicator.

d_XMA d_XMA

A Moving Average with the period that changes during trend.

Exp_MAOscillatorHist Exp_MAOscillatorHist

A trading system based on the signals of the MAOscillatorHist indicator.