Rejoignez notre page de fans
ZZ_CheckingFonts 0-0020 & ZZ_DeleteFonts 0-0010 - script pour MetaTrader 4
- Vues:
- 5166
- Note:
- Publié:
- 2008.05.21 07:58
- Mise à jour:
- 2014.04.21 14:52
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
A script tool for MQL4 programmers and script ZZ_DeleteFonts 0-0010 for deleting of objects after ZZ_CheckingFonts 0-0020 has worked.
It allows to display the contents of any font with numbered elements.
It distributes the font contents to fit the chart window.
===============
External Parameters:
NameFont = "Wingdings"; font name.
SizeFonte = 25; the size of font elements in the chart.
DistFonte = 10; the distance between the font elements in the chart, in pixels.
NumberFirstSymbol = 30; the lower limit of the element number.
AmountSymbol = 255; the upper limit of the element number.
ColorFont = Red; font element color in the chart.
ColorNumber = Yellow; the color of element numbers.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/7970
Indicator colours prices of certain areas hh: mm_start before hh: mm_finish.
Modified Indicator KDJ and KDJ Automated Trading SystemIndicator KDJ deactivates short-term fluctuations. It carries on a parameter to adjust and increase two new RSV index lines: close price of short-term volatility KDC: K-D difference, to determine the change of price trends and to open positions.
We need two indicators: ADX and MA
Triggerlines Shift ModifiedIndicator Triggerlines Shift Modified.