Hi everyone,
Ok, this is the surprise I have for you. I have tested all EAs coded by Naufrage and I have chosen the williama_improved_all_margin as the only one with good possibilities here.
I do not know how to program the EAs but I have taught myself how to program this particular EA as to identify what is needed to behave like my trading style. After I did that I made some modifications to this EA and it has shown consistent profit in the back tests I did. Now, I am using this EA in the account I opened from the very beginning because it behaves very similar as the way I trade. It has been there nonstop since I opened the account.
Now, I have encountered some problems. For instance, in my trading style I close some opened orders depending on market conditions I know by experience and my indicators. So, if I can see that the market is going to go up for instance, I close the sell orders at the lowest point I see at that moment and leave the buy orders open so they make some additional money 10-20 pips for instance. Later when the market is going to move down again I close the buy orders and that way I capture some money especially when the
lot size is big.
I tried to do this with the EA but as soon as I close the positive orders the program closes all the rest of the orders and sets up a new grill. Doing these three times I lost $5k in total from the profit made, otherwise the account would be up $5k more. I figured, if I remove the EA from that pair I would be able to close the wanted trades and leave opened the other ones to close at a later time manually capturing some more pips. I just tried to do that with the AUDUSD and I thought that I could place the EA back but when I did the EA closed all orders again and I lost another $1k. This means that if I had the EA untouched the account would be $6k up and the account would have a profit of around $14k for 3 days trading with it.
Another problem I am having is that sometimes the EA does not close the
pending orders once a s/l t/p price is reached and therefore the new grill is not created and also the pending orders remain placed. This usually happens when the market moves fast. To have the EA working again, I have to remove, close the platform and restart again.
As you can see this EA is working very well about drawdown and profit wise. The account has not gone under $96k and free margin has not gone over $13k. I am going to increase lot size later to use some more free margin and increase profit.
So, this is the challenge for Naufrage. Can you solve the problems? I am placing the EA here with my modifications and you can also back test yourself and see how good it works.
By the way, I do not use any indicators or anything to place the orders. I start at any given time but when I am going to CLOSE some opened orders I do use indicators, my experience and all that but only then. To place pending orders I just calculate how many lots are needed to overcome the loss and make some profit when the price moves towards the other end and that is all. This EA is doing something similar but is not very good at doing it, so I have seen ending up with a loss when the trades reach target.
If Naufrage could fix that other problem we would end up with a very much EA that does my trading method. One way that he could do is to make the EA place an extra pending order or so at any given time not just when a level is hit. In other words, make the EA calculate the necessary pending orders on the other side to overcome the loss and make some profit when a level is
triggered but also place an extra pending order when the ones that it placed do not add up to overcome the loss and make the profit.
I want to thank Naufrage for doing such a good job. I did not have to change too much on this EA, I just inactivated staff that is not needed and made a small change to be able to place 3 lot units on the other side. The rest, I do not know how to program.
About the gap in the middle, it is there just when the grill starts, but later, the EA places a pending order in the middle just as my system does, Naufrage did code that very nicely.
I also want to thank Miguel C. from Lexington, KY for his post cards, very nice, thanks again.
Here is the EA. All you have to change is lot size, that´s it. I place the EA in a 15min chart on each pair I am trading in the same platform.