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
Indicators

CenterOfGravityOSMA - indicator for MetaTrader 5

Views:
6913
Rating:
(20)
Published:
2015.07.02 14:37
Updated:
2023.03.29 13:45
\MQL5\Include\

Real author:

Rosh

The Center of Gravity J. F. Ehlers indicator represented by a colored OSMA histogram. Smoothed difference between the main and the signal Center of Gravity lines serves as a source for the histogram.

Indicator uses the СMoving_Average class of the SmoothAlgorithms.mqh library. Working with that class was described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. The CenterOfGravityOSMA indicator

Fig.1. The CenterOfGravityOSMA indicator

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

RSICloud_HTF RSICloud_HTF

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

RSICloud RSICloud

Cloud indicator, the envelopes of which represent the RSI oscillator values calculated for High and Low prices.

CenterOfGravityOSMA_HTF CenterOfGravityOSMA_HTF

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

CoppockHist CoppockHist

Colored histogram based on a famous indicator by Edward Coppock.