Thread: Two experts
View Single Post
  #2 (permalink)  
Old 01-28-2006, 08:48 AM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 16,255
Blog Entries: 104
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by felix
Hi Traders,
now I have two MT4 demo 188, one with Neuimex and one with Interbank.
With Interbank I'm testing an expert and it runs without problems, but another expert with Neuimex doesn't work. I have tried to change expert but the result doesn't change!!! Neuimex doesn't work and there is the smile in the chart. Why? Is it possible to test two or more experts in one PC or no?
Thanks

felix
Yes. It is possible. But there are EAs which were designed to have one EA per MetaTrader, or one EA per chart. It does not depends on the Magic numbers only. Sometimes it is necessary to change something inside the code as well.

Recently we (together with Igorad) are trying to do some revision of almost all EAs posted on this forum to modify them to use in one copy of Metatrader (for example). This revision just started. It will not be changed anything inside the code except magic numbers (coding) and something about to avoid conflicting between EAs. It will be changed very small things which will not be affected on the trades at all. The new versions for testing will be posted as well. At first it will be posted in the our subscribtion section for discussion and late on it will be posted here.

Also Igorad is finishing the create some special script to generate the Statements. Because if you are testing several EAs using one copy of Metatrader you will want to get the Statements for each EA and each pair sorted by the time of open the orders (for example you want to have the detailed statements for all opennings from 8 till 18 for EURUSD only and for one EA only). So the second version of this script is issued already and we are still testing this script. It will be posted in subscribtion section first (for the discussion with the people who are professionally interesting in this subject and who are subscribers) and later will be here (of course).

Last edited by newdigital; 01-28-2006 at 08:51 AM.
Reply With Quote