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

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

조회수:
7611
평가:
(8)
게시됨:
2016.04.26 14:49
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Before using the script set the required maximum number of bars in chart for MetaTrader 4 in Tools->Options->Charts->. This is the number of bars to be downloaded and monitored. After that restart the MetaTrader 4 and use the script. The end of script operation does not mean the end of the history download. The download process can be viewed in the task manager. Once the download is finished, it is necessary to restart the MetaTrader 4 to save the history to the *.hst files.
====
The script has high requirements to RAM:
-with 1GB of memory the process of downloading the history from the Moneyrain DC server with the parameter "Number of bars in a window" set to 50000 bars, it is only possible to currency pairs and metals at a time;
-then it is necessary to terminate the MetaTrader 4 in the task manager, in order for the *.hst files to form;
-then start the MetaTrader 4 again and resume the download from the next group.
====
//| 6.Additions in the version ZZ_All Quotings 0-0060 from 17.07.2007.
//| 6.1.Once the script operation finishes, a window with the download information will be displayed.
//| 6.2.Reduced the free RAM requirements more than twice.
//| 6.3.Fixed the error in the name of the "LBP" currency.
//| 6.4.Optimized the operation in the mode with no control of history "holes".
//| 6.5.Changed the condition for controlling the history arrival control.
//| 7.Additions in the version ZZ_All Quotings 0-0070 from 29.07.2007.
//| 7.1.Supplemented the "CFD London", "CFD NewYork" instrument groups.
//| 7.2.Added the timer for timeout of the last bar - 1 minute from the latest update of
//| the last bar opening time.
//+-----------------------------------------------------------------------------------------+


MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/7294

GentorCCIM GentorCCIM

The indicator draws the slow and fast ССI and colors bars for determining patterns and trends.

Guppy Mulitple Moving Average (Long) Guppy Mulitple Moving Average (Long)

The indicator allows the trader to understand market relations.

ZZ_Standard_Functions_TF_YR1_Lib ZZ_Standard_Functions_TF_YR1_Lib

Set of standard functions for the YR1 timeframe.

HMA HMA

Based on the use of a slightly modified Hull Moving Average (HMA).