Info: marcobarbosabots
This EA automates order opening by crossing two simple moving averages. Only one order at a time. No martingale and no grid system. This EA also has the option to allow it to place or not orders on the market. The value of moving averages, lot, takeprofit and stoploss are configurable, besides not allowing trades when the margin level is too low nor when there are many orders open on MT4.
 Inputs: 
 PowerOn: Enables EA operation 
 FMA: Fastest Moving Average Period 
 SMA: Slowest Moving Average Period 
 Lots: Lot Size 
 TP: Take Profit 
 SL: Stop Loss 
 Slippage: Slippage 
 Margin_Percent_Level: Minimum percentage value of the margin level to trade 
 MT4_Orders: Maximum number of open MT4 orders to trade 
 Magic_Number: Order magic number




























































