Join our fan page
- Views:
- 11681
- Rating:
- Published:
- 2018.06.25 12:19
- Updated:
- 2019.06.09 21:03
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

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.

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

A low latency container for working with ticks

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.