open order function: (enable / disable) trade 0.01 lot for each 100 of balance EA should place orders according to lot managment. when ea runs or if no open order for pair: buy if price is above 10 and 20 sma apply to attaches timeframe when there is a buy order open: place a hedging order by selling if price comes below 10 and 20 sma when ea runs or if no open order for pair: sell if price is below 10 and 20 sma apply to attaches timeframe when there is a sell order open: place a hedging order by buying if price comes above 10 and 20 sma _________________________________________________________________________ close order function: (enable / disable) close 1 open orders in most loss in terminal with open orders in profit. total profit has to be 1% or more before orders close together at once. reopen 1 order for the pair that has closed a order in profit. reopen only 1 order at the time for each pair