Is there a way to turn off the EA after a set number of profit ($ or Pips) is made for that day, or more accurately "Trade Cycle" ie. 9:00pm to 6:00am chart time
Not just for only one trade, but a total of all profits made from multiple trades made through out the trade cycle.
P
Posts made by Pipologist
-
RE: Turing Off EA after set $/Pips madeposted in Questions & Answers
-
RE: TestMAposted in Bug Reports
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