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
Indicateurs

Spread Of Symbols - indicateur pour MetaTrader 5

Vues:
9360
Note:
(22)
Publié:
2012.10.08 14:32
Mise à jour:
2016.06.16 09:00
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Description:

Indicator input parameters:

  • Symbol1 and Symbol2 - symbols for calculation of prices difference and displaying it as a chart. AUDUSD and NZDUSD by default.
  • mass_of_symbol1 and mass_of_symbol2 - quantitative ratio of trading symbols. Both parameters are equal to 1 by default. If you want to calculate the sum of symbols, put -1 to mass_of_symbol2 parameter. Sum calculation is used to evaluate the possibility of applying negative correlation symbols in pairs trading.

 Image:

 The image displays:

 AUDUSD chart above, NZDUSD chart in the middle and Spread Of Symbols indicator below.

 



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

2 Symbols on Chart 2 Symbols on Chart

The indicator displays the second chart over the main one using the reference point.

SpudsStochastic SpudsStochastic

8 Stochastic oscillators (%K 6, 9, 12, 14, 16, 19, 21, 24).

Second Graph Second Graph

The simple indicator for displaying the price chart of any trading symbol in the indicator window.

ShowMinMaxDayLevels ShowMinMaxDayLevels

The indicator displays high and low levels of a day (specified by the input parameter value) on any timeframe.