Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Scripts

s-Downloader (SingleTF) - script para MetaTrader 4

Visualizaciones:
10961
Ranking:
(8)
Publicado:
2018.06.25 12:19
Actualizado:
2019.06.09 21:03
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

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.