거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
8564
평가:
(9)
게시됨:
2008.06.06 06:59
업데이트됨:
2014.04.21 14:52
IdleLib.dll (60 KB)
StepByStep.mq4 (10.53 KB) 조회
StepByStep.zip (35.72 KB)
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Not all the trading systems can be automated. Manual testing is often necessary. At the same time, the problem of "dipping into the future" exists that can significantly affect the testing quality. The script allows you to mimic trading showing historical quotes of various symbols and timeframes step by step. The feeding is managed by the user.


Composition:


IdleLib.dll - library to intercept pressing of keys in MetaTrader 4 windows. You should copy it to \experts\libraries


StepByStep.mq4 - the script itself


Script inputs:


startdate - date and time when testing started


instruments - symbols for testing separated by spaces, for exmaple: "EURUSD GBPUSD USDCHF"


minperiod - minimum period for testing. It can be M1, M5, M15, M30, H1, H4, D1, W1.



После запуска скрипта Файл->Открыть автономно. Там выбираем файлы с приставкой "t_" и тайм-фреймом на 1 больше. Например, чтобы открыть EURUSD 30-минутный - нужно открыть файл "t_EURUSDM31.hst". Далее клавишей "6" на расширенной клавиатуре пошагово добавляем котировки. Шаг добавления будет соответствовать тайм-фрейму активного окна. Например, если нажали "6" в окне с часовым тайм фреймом, то шаг будет 1 час и т.д.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8145

Interception Interception

Script interception of pressing keys or mouse buttons in the windows of MetaTrader 4. It can be helpful in writing controls.

Report Report

Report generator

HarVesteR HarVesteR

Combo of averages and MACD. All parameters are free to be changed.

Normalized Volume Normalized Volume

Indicator of the normalized volume