Sir,
I am interested in generating using the FXDREEMER blocks an EA based on Candle reversal.
The idea is simple.
When the candle close value is HIGHER than the close value of previous candle , which is again higher than the second previous candle close value then a BUY trade should be opened. This opened BUY trade should be closed only when the reversal of the candle takes place ( that is ) when the candle low value is lower than the candle low value of the previous candle which again is lower than low value the second previous candle. There is no Take profit or Stop loss.
At the same time the BUY trade gets closed simultaneously a new SELL trade should be opened. This SELL trade should be closed only when the trade reaches stage when the candle again reverses ( that is ) when the High of the candle is higher than the hig of theprevious candle and also higher than the second previous candle.
The same pattern should again be repeated and the trades should continue in this manner.
I made a sample of such a E A based on the advise of the FXDREEMER expert but I am not sure whether the E A is really doing the JOB properly.
I tried it on the Strategy tester ( M5 Frame ) and got the following results Total Trades 233 / Gross profit -258 / Total Profit trades 90 / Total loss trades 144. and end trades are 2. I noticed that the value of each trade is very low ranging from 0.5 to 2 mostly and rarely 5 or 6 . The trades appear to be almost closing very soon after opening even when the trend is up. I did not notice that the closing is at the reversal pont of the candle.
I used total of 10 blocks ( 5 on each side ) Condition / Condition / Once a Bar / Close each trade / and Sell ( Buy )
But I do not think that I have made the correct E A.
I do not know how to Up load the chart but I made a file on my Desktop which I am giving with this .
I would be grateful if someone can help me in developing this E A. I am not a programer and can use only the blocks provided by FX Dreemer. Can any other combination of block be used.
I do not know any programing and so please help me in getting this E A working as per my original idea.
thank you
kamath
29 October 2013.
......
close at reversal ( No 2 ).xml