Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

CenterOfGravityOSMA - indicateur pour MetaTrader 5

Vues:
7034
Note:
(20)
Publié:
2015.07.02 14:37
Mise à jour:
2023.03.29 13:45
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

Traduit du russe par MetaQuotes Ltd.
Code original : 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.