Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Scripts

ZZ_All Quotings 0-0090 - script pour MetaTrader 4

Vues:
6369
Note:
(4)
Publié:
2008.10.14 06:16
Mise à jour:
2014.04.21 14:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Before using the script set the necessary value of "max bars in history" at MT4 Tools -> Options -> Charts. This particular number of bars will be uploaded and controlled. Then restart MT4 and use the script. The end of script working doesn't mean the end of history uploading. You can view the process of history uploading using the task manager. You should restart MT4 for history to be saved in *.hst files when the process of uploading is over.

====

The script is very particular about the amount of RAM:

-if you have 1 GB of RAM then during the process of history uploading from server of DC Moneyrain with the parameter "Max bars in history" equal to 50000 you will be able to upload only currency pairs and metals;

-then you should unload MT4 with the control of unloading at the task manager to form the *.hst files;

-then you should start MT4 and continue the uploading with the next group.

====

//| Modifications and Add-Ons

//| 8.Additions in the version of ZZ_All Quotings 0-0080 dated 10.01.2008.

//| 8.1.Modified and supplemented the names of CFD Tokyo in view of broker modifications.

//| 8.2.Supplemented the names of CFD Moscow in view of broker modifications.

//| 8.3.Increased the amount of names of currencies to 170 and metals to 10.

//| 9.Add-ons in the version of ZZ_All Quotings 0-0090 dated 26.07.2008.

//| 9.1.Fixed the error of limitation of uploading by last two groups of symbols.

//| 9.2.Increased the number of metal names to 14.

//| 9.3.Supplemented the names of CFD Viena to 80 in view of broker modifications.

//| 9.4.Supplemented the names of CFD London to 216 in view of broker modifications.

//| 9.5.Supplemented the names of CFD NewYork to 384 in view of broker modifications..

//| 9.6.Supplemented the names of CFD Moscow to 63 in view of broker modifications..

//| 9.7.United the names of the groups of CFD Moscow and CFD RU. Total number of groups is 11.

//| 9.8.Fixed the error in naming of CFD Moscow (URSI#, URSIP#), CFD NewYork (#MBT, MBT#).

//| 9.9.Fixed the error of accessing to the groups of symbols: "mini", "profi".

//+-------------------------------------------------------------------------------------------+



Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/8411

Indicator of Tick Changing Indicator of Tick Changing

It displays how the price is changed in points with the coming of a new tick.

Improve Improve

Anyone know how to improve this EA i put together ? Cheers

Fundamental Trader DailyFX CSV MQL4 Fundamental Trader DailyFX CSV MQL4

This Expert Advisor trades every news event that is scheduled to release on www.dailyfx.com/calendar for the current week. The EA waits for the next news event to be released, compares the released economic data, determines which currency to trade and exe

ZH_Global_Chart_Variable_Lib ZH_Global_Chart_Variable_Lib

The library is intended for working with the global graphical variables.