Experts: Cross_Line_Trader

 

Cross_Line_Trader:

The Expert Advisor opens positions when the price crosses line objects.


Author: Scriptor

 

Hi

The idea is very good. I tried to compile the EA and gave me 47 errors.

Do you have a fix version of it? I would love to test it.

 
Not working
 
Sorry, but it doesn't work... It gives more than 100 errors when compiling...
 
Znatok2604 #:
I'm sorry, but it doesn't work... It gives more than 100 errors during compilation.

The Objects.mqh file must be in the folder where the EA file is saved.

 
Vanderlei Kulzer #:

Hi

The idea is very good. I tried to compile the EA and gave me 47 errors.

Do you have a fix version of it? I would love to test it.

Add this in line number 42

#include <Trade\SymbolInfo.mqh>