View Single Post
  #17 (permalink)  
Old 04-10-2007, 01:08 PM
LAU Tien Poh LAU Tien Poh is offline
Junior Member
 
Join Date: Apr 2007
Posts: 2
LAU Tien Poh is on a distinguished road
Quote:
Originally Posted by newdigital
JavaScript to create Expert Advisor.
I am new to this forum, without reading I have posted a new thread for your Advisor Builder. I had just tried my hand on your Advisor Builder (AB) and created my first EA, thank alot guy.

Help needed is how can I invert my EA's signal before it is executed by the MT, ie when my EA produces a BUY signal, this code should intercept it and change it to a SELL signal vs for the orginal SELL signal.

Could you extend your Builder to have an option to include money magement system in the code ?

Another wish list of mine, could you link your Java script with MT and use it to automatically generate EA using an initial population of say 1000 EA with random combination of of technical indicators and improve it using the genetic optimization in MT ?

Last edited by LAU Tien Poh; 04-10-2007 at 01:10 PM.
Reply With Quote