거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

ZZ_All Quotings 0-0090 - MetaTrader 4용 스크립트

조회수:
6419
평가:
(4)
게시됨:
2008.10.14 06:16
업데이트됨:
2014.04.21 14:53
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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".

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



MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.