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

CenterOfGravityOSMA_HTF - indicator for MetaTrader 5

Views:
3580
Rating:
(16)
Published:
2015.07.02 14:40
Updated:
2023.03.29 13:45
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

This indicator requires CenterOfGravityOSMA.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The CenterOfGravityOSMA_HTF indicator

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

CenterOfGravityOSMA CenterOfGravityOSMA

The Center of Gravity J. F. Ehlers indicator represented by a colored OSMA histogram.

RSICloud_HTF RSICloud_HTF

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

CoppockHist CoppockHist

Colored histogram based on a famous indicator by Edward Coppock.

CoppockHist_HTF CoppockHist_HTF

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