Rejoignez notre page de fans
Gaps - indicateur pour MetaTrader 5
- Vues:
- 7506
- Note:
- Publié:
- 2015.07.30 11:32
- 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
Price gaps indicator implemented as a histogram. Red bar — up gap and, most likely, will fill down. Blue bar — down gap, will fill up.
There is also a function which allows you to filter gaps by size. If you set a positive value for inpBigGap parameter, the BigGap line will appear in a subwindow. All gaps lower than this line will be painted in gray.
Fig.1. М1 timeframe. inpBigGap = 0
Fig.2. М1 timeframe. inpBigGap = 5
Fig.3. D1 timeframe. inpBigGap = 500
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13351
The ColorJMomentum indicator with the timeframe selection option available in the input parameters.
ColorJLaguerre_HTFThe ColorJLaguerre indicator with the timeframe selection option available in the input parameters.
The ColorZerolagX10MA indicator with the timeframe selection option available in the input parameters.
Exp_ColorZerolagX10MAThe Exp_ColorZerolagX10MA Expert Advisor is based on the ColorZerolagX10MA moving average change of direction.