Angle Open:MA Angle open switch;
Angle Close:MA Angle close switch;
Now:Select MA opening or closing period;
MA Value:The value of the MA;
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);
Calculation k-line on left:Which bar to choose before:;
Buy open angle: EA places a buy order When angle from the previous sixth bar to the current bar is greater than 30,;
Buy close angle: EA close buy order When angle from the previous sixth bar to the current bar is less than 10;
Sell open angle: EA places a sell order When angle from the previous sixth bar to the current bar is greater than -30;
Sell close angle: EA close sell order When angle from the previous sixth bar to the current bar is greater than -10;
Profit Close:When meeting the moving MA angle close ,the order must be profitable to close order.
Profit Point:When meeting the moving MA angle close ,the order must be profit more than 50point to close order.
NOTE:The chart period, monitor size, and resolution are all related to MA angel.