Rejoignez notre page de fans
- Vues:
- 8546
- Note:
- Publié:
- 2012.10.08 14:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Description:
When launching the indicator, the necessary symbol for display ("Symbol1" parameter) should be specified in the input parameters. EURUSD is set by default. Several copies of the indicator with different input parameters can be launched allowing users to conveniently analyze several trading symbols in one window.
The indicator will be useful for traders interested in pairs trading (spread trading). The indicator allows to compare visually the charts of two symbols in one window estimating their correlation. The indicator bars are strictly synchronized by time with the bars of the chart the indicator is launched at.
Example of the indicator operation is shown below: AUDUSD (above), NZDUSD (in the indicator window below).
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/993

The indicator shows the chart of the difference (sum) of trading symbols' prices. It is suitable for visual estimation of trading symbols' correlation. It will be very useful for traders interested in pairs trading (spread trading). Indicator bars are synchronized by time with the bars of the chart the indicator is launched at.

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

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

The indicator shows day open level on any timeframe.