How to instruct an Expert Advisor

 

Hello all,


I know i have to apply expert advisor in a chart. and it will be executed in each tick. But i want to tell the expert in specific time to perform some work. For example the expert or any script would be watching a text file and when the text file content will be changed it will have to perform some specific task is it possible please suggest me..


thanks...

 

You'll need to learn how to write MQL programming language.

Information on file operations is here:

http://book.mql4.com/functions/files


CB

Reason: