Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Scripts

Save and show the objects of testing chart - script for MetaTrader 4

Views:
8916
Rating:
(12)
Published:
2018.02.15 13:48
Updated:
2018.02.15 13:48
\MQL4\Scripts\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.