EA Requirements 1. Platform MT4 2. Spread filter (variable) 3. Time of day start hour and end hour.. E.g initiate trades only during trading hours. (variable) 4. If number of open trades = 0, open Buy and Sell at the same time 5. SL = 10 pips (variable) TP = 17 pips (variable) 6. If we have 1 loss and 1 win open next buy and sell sequence at the open of the next bar 7. If we have 2 losses e.g both buy and sell hit SL, initiate martingale sequence with multiplier x 4 (variable) 8. If next sequence is 1 loss 1 win, initiate next sequence at next bar open with the original smaller starting lot size 9. For the martingale sequence, keep increasing the lot size until we have a sequence with 1 loss 1 win.