Hi Mr Funyoo
First of all, i need be sorry of mine nonexistent english
I have idea for a EA, what never lose and hopefully not blows account.
Idea is very simple. TP and SL is the same size. If the order(0,1 size)hit SL, we double (0,2 size)( or whatever size order you want-0,3 maybe) and again and again until order hit TP, then next order start from beginning(0,1 size). To crate this idea, i find from here another EA (EMA Cross EA (no exit)),what is almost ok, only need make some modifications.
Mod 1:
We need put in next order size(if hit SL) what we want (0.1:0.2:0.5:0.8:......), (such as in EA 20pipsOnceADayOppositeLastNHourTrend EURUSDUUS )
FIRSTMULTIPLICATOR = ...
SECONDMULTIPLICATOR = ...
THIRDMULTIPLICATOR = ...
and so on until maybe 20
Next modifications True-False button style.
Mod 2:
If buyorder hit SL, FIRSTMULTIPLICATOR go to next sellorder. If between buyorder and sellorder is another buyorder, then this is the same size like first.
And vice versa if sellorder hit SL
Mod 3:
Not one order come to, before last order is done.
Mod 4:
If last order done, then next order take the same direction where trend, not await MA cross.
It is very hard write in language, what i see only in movie. So, i cuess, mine text seem funny![]()
I hope Mr. Funyoo can help me with this EA.




Reply With Quote

