MA And Price

Price Open:MA And Price open switch,EA places a buy order when current price is greater than MA1 and MA2 ,and vice versa;

Now:Select MA opening period;

Price Close:MA And Price close switch, EA close sell order when current price is greater than MA1 and MA2 ,and vice versa;

Now:Select MA closing period;

EXP:Types of moving averages(Simple/Exponential/Smoothed/Linear weighted);

Close:MA apply to close(close,open,high,low,(h+l)/2,(h+l+g)/2,(h+l+g+o)/4);

Profit Close:When meeting the moving MA And Price close ,the order must be profitable to close order.

Profit Point:When meeting the moving MA And Price close ,the order must be profit more than 50point to close order.

Reverse:Reverse open or close order;

Open at close: EA open a order when the closing price of the previous bar meets the MA And Price,Click it to change to Open at current;

Open at current:EA open a order when the current bar meets the MA And Price;

Close at close:EA close a order when the closing price of the previous bar meets the MA And Price,Click it to change to Close at current;

Close at current: EA close a order when the current bar meets the MA And Price;