Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
8114
Valutazioni:
(21)
Pubblicato:
2011.11.23 15:42
Aggiornato:
2016.11.22 07:32
ibeta.mq5 (7.49 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.

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