Hey there and a good new year 2016!
In this journal I want to introduce and forward test a dead simple breakout approach where I take the 30min candle from 9:00-9:30 (CET => GMT+1) and place stop buy and stop sell orders above and below. That's it. Traded pairs are EUR/USD and GBP/JPY...
Alright, here are the rules in a more readable form:
In this journal I want to introduce and forward test a dead simple breakout approach where I take the 30min candle from 9:00-9:30 (CET => GMT+1) and place stop buy and stop sell orders above and below. That's it. Traded pairs are EUR/USD and GBP/JPY...
Alright, here are the rules in a more readable form:
- Traded pairs: EUR/USD and GBP/JPY
- Take the 30m candle from 9:00-9:30 (CET => GMT+1) and place a stop buy order above that candle and a stop sell order below
- SL is 80% of the size of the candle
- TP is 100% of the size of the candle
- Order duration is 1 day
- If one target is reached, clear the opposite order
The idea behind this is to use the usual volatility in the first hours of the european trading session.
There is another part of this approach, the position size. I use some progression here. I start with a risk of 0.25% per trade. Wenn a trade runs into a SL I increase that to 0.5% for the next trade, then 0.75%, 1.00% and so on, capped at 2.5% per trade. In case a trade runs into its TP, I lower the position size for the next trade again bei 0.25%.
So: Trade runs into SL: Increase next trade risk by 0.25% (capped at 2.5%)
Trade runs into TP: Decrease next trade risk by 0.25%
Cheers!