TestMA
-
I still can't get my TestMA EA to work. now it will not even Compile. here is what i get:
')' - parameter expected (it refers to line):
double f_fPriceLevel_1=TicksData(CurrentSymbol(),MODE_ASK, ); _Price=f_fPriceLevel_1;The cursor is after the comma after "ASK". The thing is in Generator I'm using the "Bid" price
The EA is simple, it test if price goes above the MA the block passes
-
This must be fixed
Be ready for the next bugs
And Thanks of course!