Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 24544
- Note:
- Publié:
- 2012.05.30 15:05
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Pearson correlation indicator shows the correlation between symbols.
Input parameters:
- Symbol - Name of the second symbol, used for calculation of correlation;
- Period - Period;
- Price - Applied price;
- Min correlation - Gradient color for weak correlation;
- Max correlation - Gradient color for strong correlation.
Formula:
where:
- xi and yi - time series;
- n - number of data;
- σx and σy - standard deviations.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/897

The indicator shows the size of Highs and Lows and their values over the specified period.

Graphic control for color selection.