Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
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
Vues:
8133
Note:
(21)
Publié:
2011.11.23 15:42
Mise à jour:
2016.11.22 07:32
ibeta.mq5 (7.49 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator can show covariation, correlation or Beta ratio of two symbols (selected by Mode1 variable).

Calculation may be performed by the price set by the Price parameter. Aside from the price, the calculation may be performed based on the ROC (the difference between the current and previous price value) and ROC% values (the ratio of the difference between the current and previous price values to the previous price value), selected by Mode2 variable.

Input parameters:

  • Periods - Bar period;
  • Symbol1 - Symbol 1;
  • Symbol2 - Symbol 2;
  • Mode1 - Mode 1: 0 - covariation, 1 - symbol 1 Beta, 2 - symbol 2 Beta, 3 - correlation;
  • Price - Price: 0 - Close, 1 - Open, 2 - High, 3 - Low, 4 - Median, 5 - Typical, 6 - Weighted;
  • Mode2 - Mode 2: 0 - Price, 1 - ROC from Price, 2 - ROC% from Price.

The indicator of covariation, correlation and Beta ratio of two symbols.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/572

X2MA NRTR X2MA NRTR

The hybrid of the universal moving average and NRTR indicator. In this indicator the values of the moving average are corrected with the help of NRTR algorithm (Nick Rypock Trailing Reverse).

Adaptive CG Oscillator Adaptive CG Oscillator

Adaptive CG Oscillator is a CG Oscillator that can adapt to constantly changing market cycles of a real financial asset.

Stochastic CG Oscillator Stochastic CG Oscillator

Stochastic CG Oscillator is a stochastic oscillator, the values of which are calculated based not on a price series, but on CG Oscillator indicator values.

Resonance Hunter Resonance Hunter

Multi-currency Expert Advisor that analyze resonance events at related financial assets.