Rejoignez notre page de fans
- Vues:
- 11364
- Note:
- Publié:
- 2010.08.30 11:01
- 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
There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries:
This version of Price Channel looks like in MetaTrader 4:
Also you can combine both them together:
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/181
![Moving Averages, multi-timeframe [v03]](https://c.mql5.com/i/code/indicator.png)
Moving Average indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe). Includes: SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA
![Stochastic multi-timeframe [v04]](https://c.mql5.com/i/code/indicator.png)
Stochastic indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).

The indicator allows to perform any arithmetic action with prices of two symbols and plot result on any other chart. It allows to calculate crosses (using multiplication and division), spread (subtract) or just to plot the other symbol's data on the chart.

The Improved version of MаrtGreg Expert Advisor.