Just to clarify entry/exit...Khalaad » Mon May 19, 2014 12:10 am wrote:The TrendTrading EA is designed to trade small lots until clear opportunity to bet bigger arises. When trend trading, big money is made following the trend and scaling-in (accompanied by appropriate risk management).
With regards to pyramiding, I am considering the following:
1. Allow up to 4 entry orders in the same direction as a currently held position where the order is generated by the same entry logic; and / or
2. Scaling-in, or add to the original position, if the following happens:
• price moves in favor, and the position is in profit by 2*average initial risk;
• the initial stop is moved to breakeven or higher;
• at profit >= 2* average initial risk, add a second position equal in size to the first;
• at profit >= 4* average initial risk, add a third position equal, or less than, in size to the first; and finally
• at profit >= 6* average initial risk, add a position equal, or less than, in size to the first.
Khalid
Buy: Enter when bar opens below and closes above the line. Exit when bar closes below the line.
Sell: Enter when bar opens above and closes below the line. Exit when bar closes below the line.
So, it's an "always in" system. I can go for that, with a small enough initial risk
With the scale-ins, I'm a little more paranoid... I prefer to have the first trade's stoploss far enough into profit to cover the potential loss of the scale-in... I end up scaling-in at the same point as you, but I feel more secure, as I'm not risking any more of my balance to scale-in. I wrote an EA to do that (and a bit more) for manual entries (move a box to trigger a trade), and posted it here... http://www.stevehopwoodforex.com/phpBB3 ... =47&t=3151 (I should update that for v6xx).
I'm off to do some back and forward tests on the side
Have fun!
Radar =8^)