無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
スクリプト

ZZ_All Quotings 0-0070 - MetaTrader 4のためのスクリプト

ビュー:
7326
評価:
(8)
パブリッシュ済み:
2016.04.26 14:49
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
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).