MQL4 - automated forex trading   /  

Forum

do you know how can I make that metatrader do backtesting with symbol created by me.? .the symbol is MSFT for example

Back to topics list To post a new topic, please log in or register

avatar
140
nirvaman 2010.11.12 16:44 

do you know how can I make that metatrader do backtesting with symbol created by me (is a stock)?

... I already created the hst file and is loading perfectly and updating in real time., but now i need to do some backtesing with that data. is it posible?

Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization (Cont.)

Expert Advisors Based on Popular Trading Systems and Alchemy of Trading Robot Optimization (Cont.)

In this article the author continues to analyze implementation algorithms of simplest trading systems and describes some relevant details of using optimization results. The article will be useful for beginning traders and EA writers.


avatar
Moderator
2030
gordon 2010.11.12 16:54 

http://forum.mql4.com/31235.


Further notes:

  1. U can achieve the same by editing the header of your HST and placing it in the proper directory (while Terminal is closed). HST header structure is known (search the forum).
  2. Note that the Tester would still use market properties for the selected symbol and not your symbol...


avatar
140
nirvaman 2010.11.12 17:33 
gordon:

http://forum.mql4.com/31235.


Further notes:

  1. U can achieve the same by editing the header of your HST and placing it in the proper directory (while Terminal is closed). HST header structure is known (search the forum).
  2. Note that the Tester would still use market properties for the selected symbol and not your symbol...


THANK YOU GORDON. I was thinking in doing that too. sad that I have to use currency symbols with my data, but it the end I get to my goal of testing, so I am ok with the solution.

avatar
Moderator
2030
gordon 2010.11.12 17:51 
Well, another option is trying to find a broker that does support your symbol of choice and importing the data. A good place to search -> http://www.100forexbrokers.com/fx/broker_search.php.
Back to topics list  

To add comments, please log in or register