Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
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

s-Downloader (SingleTF) - Skript für den MetaTrader 4

Ansichten:
10952
Rating:
(8)
Veröffentlicht:
2018.06.25 12:19
Aktualisiert:
2019.06.09 21:03
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

The script downloads the historical quotes data of a single timeframe for all symbols in the market watch. This is convenient to conduct more backtesting on a single timeframe that you usually work with. 

Also, to avoid errors that occur when working with symbols/timeframes which have insufficient quote history. An indicator or an expert running on that chart may encounter an error caused by the absence of history required for its calculation.

The idea of emulating pressing "Home" button is inspired by the original s-Downloader script.

Usage

  • Launch the script on the target symbol and timeframe to download its historical data.
  • When terminal is restarted later, historical data are automatically flushed to disk.
SHA256, SHA384 and SHA512 + HMAC SHA256, SHA384 and SHA512 + HMAC

Many developers need these functions, while working with different kinds of external APIs, like Bitcoin and altcoin exchanges where it is often necessary to send data with the confirmation of parameters validity through HMAC-SHA512, HMAC-SHA384 and HMAC-SHA256.

Martingale VI Hybrid Martingale VI Hybrid

A martingale strategy, an old EA that was rebuilt to be efficient.

CSeries Class CSeries Class

A low latency container for working with ticks

Tipu CCI Tipu CCI

Tipu CCI is one of the popular indicators in the Market. The original code for Tipu CCI is modified by removing compatibility with Tipu Panel. This version of Tipu CCI is open for everyone who is interested in developing an Expert Advisor.