Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Indicatori

CenterOfGravityOSMA - indicatore per MetaTrader 5

Visualizzazioni:
7028
Valutazioni:
(20)
Pubblicato:
2015.07.02 14:37
Aggiornato:
2023.03.29 13:45
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.