Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Skripte

ZZ_All Quotings 0-0070 - Skript für den MetaTrader 4

Ansichten:
7287
Rating:
(8)
Veröffentlicht:
2016.04.26 14:49
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
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.
//+-----------------------------------------------------------------------------------------+


Übersetzt aus dem Russischen von MetaQuotes Ltd.
Originalpublikation: 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).