Rejoignez notre page de fans
- Vues:
- 23666
- Note:
- Publié:
- 2008.10.31 07:35
- 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
Author:
The indicator is intended for displaying the charts of two currency pairs in a single window.
Input parameters:
symbol - the name of the currency pair that is to be added to the main chart of the other currency pair.
timeFrame - the TF of the currency piar that is to be added to the main chart of the other currency pair.
price - the price used for drawing the chart of the currency pair that is to be added. It can take the following values: Open, Close, Median
Picture:
What I didn't succeed but wanted to add:
I don't know how to draw a chart of the added currency pair using the bars and candlesticks. Drawing it with a line is simple:
SetIndexStyle(0,DRAW_LINE);
But how can I implement its drawing with the bars or candlesticks?
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8519

An analogue of the intersection of two stochastics.

ZigZag with rays (on a break through)