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

Save and show the objects of testing chart - MetaTrader 4용 스크립트

조회수:
9078
평가:
(12)
게시됨:
2018.02.15 13:48
업데이트됨:
2018.02.15 13:48
\MQL4\Scripts\
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

After back testing, we usually need to analyze the testing result on a new chart which we have loaded our template,in this case we need to copy the objects on the testing chart to the new chart.

This script helps to save the objects into a file and show the objects on a new chart.


Usage

  • After testing finished,run the script on the testing chart,select SAVE for the input SaveOrShow.
  • Open a new chart,load your template, run the script on the new chart,select SHOW for the input SaveOrShow.
s-Downloader.mq4 s-Downloader.mq4

The script downloads history for all timeframes and symbols in the Market Watch.

History Downloader History Downloader

This is an Expert Advisor (+ indicator) for downloading the quote history of the current symbol and TF

Regular Expressions Tester MQL4 Regular Expressions Tester MQL4

The script allows you to try regular expressions in MetaTrader 4.

MA Cross Studies MA Cross Studies

Simple program using the moving average as bias and providing many trade and money management options.