Coding a EA for me?

Hello

long time lurker on the forum, and thinker of many useless ideas, but now i have something that i believe can help me make some pips

i dont have access to my computer now, so i cant code it myself, therefore, i need help coding a ea, very simple one that:

Buy when candle closes above last candle (Candle Shift 2 < Candle Shift 1)

Sell when candle closes below last candle (Candle Shift 2 > Candle Shift 1)

that’s it

but here’s the thing,[B] i need it to do this at every candle[/B], and close every trade at once when a opposing signal is given, do not set a limit on number of open trades, let the ea run its course.

example: 10 buy trades consecutively, close all when sell signal

this will be a snowball style ea, used as part of my money managment strategy

thanks

Do you think this would be profitable? I am willing to write an EA out of this. But you must prove that it is profitable, with an example maybe.

as i said, this is going to be part of something bigger, but i can be used as a stand-alone EA trader

Trading just 1 trade

example, use it on Renko Chart, 10 pip bars… if we have a 9 bar move, we would have gotten 90 pips - spread and reverse, say [B]67 pips[/B]

trading multiple consecutive trades

by trading with the proposed very simple ea, the same move would give you 420 pips - spread, say [B]393 pips[/B]… (90+80+70+60+50+40+30+20+10 - reversal(20pips)-spread on each trade)