거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

s-Downloader (SingleTF) - MetaTrader 4용 스크립트

조회수:
11124
평가:
(8)
게시됨:
2018.06.25 12:19
업데이트됨:
2019.06.09 21:03
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.