Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Script

ZZ_All Quotings 0-0090 - script per MetaTrader 4

Visualizzazioni:
6393
Valutazioni:
(4)
Pubblicato:
2008.10.14 06:16
Aggiornato:
2014.04.21 14:53
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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".

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



Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.