EA to buy

 

Is there an EA which:

- Contains the following inputs Buy Value, Sell Value, Stop Loss, Break Even Value, TP1, TP2, TP3, Lot Size

- Loops around for everytick

- IF the price comes to BUY or SELL value - it will BUY or SELL

- If the Break Even Price is hit a lot is it can close out 50% of the lot

- If it hits TP1 it can close out 50% (of the remaining lotsize)

- If it hits TP2 it can close out 50% (of the remaining lotsize)

- If it hits TP3 it can close out 50% (of the remaining lotsize)

- If it hits the Stop Loss close poistions

- At 11:59pm close all positions

Can someone please help me to create all or a portion of this EA ?

Reason: