Thread: How to code?
View Single Post
  #849 (permalink)  
Old 04-25-2008, 06:30 AM
Michel Michel is offline
Senior Member
 
Join Date: Feb 2006
Posts: 559
Michel is on a distinguished road
Quote:
Originally Posted by sandfromsky View Post


I want call a script when tow MA lines crossed, this script will execute a .exe file.

I ready for the script, but don't know how to call it in my custom instrator. (I don't means drag it from navigator panel, I want call it by code)


thanks, wish every body a happy weekend.
I dont know your purpose, but I think you have to implement your script as a a librairy (.mqh) and "include" it in your EA. But maybe the most simple is just to copy your script as a function in your EA.
Reply With Quote