I haven't thought of a cool name for it, but I will ;-)
Basically, I was studying "The Wave", and noticed something useful.. So I yanked things out, borrowed a few things from everybody on the board, and came up with a system that seems to backtest quite well, very high probability of winners vs losers, intelligent stoploss locations, and fairly high profit. So I'm going to describe the system below, in hopes that someone can backtest it and independently verify for me, that the system works. Also, these types of discussions (hopefully) lead to tweaks and mods for the betterment of everybody on this board.
I've programmed this in VTTrader, if someone wants it, PM me. I am not a MetaTrader user, but hopefully someone else will program it based on the simple instructions below.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Open/Close CrossOver Method version 1.0 by Twoblink
(This Seems to work best on a 4H chart.. so I'll talk about in the 4H chart for now)
1) Open up a GBP/USD 4H chart.
2) Add EMA(34,Close)
3) Add EMA(34,Open)
Scenerio 1) When the EMA(34,C) crosses below the EMA(34,O) then your trend is DOWN, and you enter 3Units of short positions at the point of crossover. Your stoploss is placed 13 pips ABOVE the EMA(34,O) (Thinking in Tunnel Terms, your stoploss is 13 points on the other side of the tunnel).
When the position is +55 pips profitable, take one unit off. When the position is +89 pips profitable, then take the second unit off. You let the last one ride out until you are signalled out OR you get a signal for reversal of Trend and you manually close it out. REMEMBER to keep moving your stops, as the stop is a trailing stop. So always 13 pips above the EMA(34,O) line.
Scenerio 2) The exact opposite in every way to Scenerio 1. When the EMA(34,C) crosses above the EMA(34,O) then your trend is UP and you enter 3Units of long positions at the point of the crossover. Your stoploss is placed 13 pips BELOW the EMA(34,O) (again, on the other side of the tunnel). When the position is +55 pips profitable, take one unit off. When the positions is +89 pips profitable, take a second unit off. The last one, let it ride out until it hits your stop, or the trend has reversed. Remember to keep moving your stoploss so it's always 13 pips below the EMA(34,O) line.
When I say "+55 pips profitable" I mean when you are +55 pips from the positions you entered, not the total pips of profitability. So if you entered 3 Units, and you were +55 Pips profitable (each), then you'd be at +165 pips in reality.
If you've taken off 2 units, you should be +55 + 89 = +144 pips locked in profit already.
The reason I use the 13 pips stop loss on the other side of the tunnel is, if ou use the EMA(34,O) as stop loss, often times, the price hits it and bounces right off again, in the correct direction.
This works extremely well for a trending market. Small ranging markets don't work as well.
The other thing about this system is, you are ALWAYS in the market, because the market is either up or down, so in concept, almost like the Parabolic SARS, you are always in the market, and the indicator tells you which side to be on for maximized probability of profitability. (Say that 3 times fast!!)
Upon backtesting on the on the GBP/USD4H and the EUR/USD4H, this yields incredible results. So incredible, that I'm thinking (because it's 3am here, and I've been working on tweaking this for the last 5 hours) that it might be the sleep getting to me and so would love to have someone else independently verify my findings for me.
Also, if someone can program this into Expert Advisor in MetaTrader, I'd greatly appreciate it!
I will probably add the semi-hard rule of even though the stop is 13 pips on the other side of the tunnel, I will set a 89 pip stoploss limit, whichever is less.
Also, if I've taken 2 units off, I will probably move the stoploss to the +89 pip point or the original 13 pip on the other side of the tunnel, whichever yields the smaller loss.
Basically, I was studying "The Wave", and noticed something useful.. So I yanked things out, borrowed a few things from everybody on the board, and came up with a system that seems to backtest quite well, very high probability of winners vs losers, intelligent stoploss locations, and fairly high profit. So I'm going to describe the system below, in hopes that someone can backtest it and independently verify for me, that the system works. Also, these types of discussions (hopefully) lead to tweaks and mods for the betterment of everybody on this board.
I've programmed this in VTTrader, if someone wants it, PM me. I am not a MetaTrader user, but hopefully someone else will program it based on the simple instructions below.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Open/Close CrossOver Method version 1.0 by Twoblink
(This Seems to work best on a 4H chart.. so I'll talk about in the 4H chart for now)
1) Open up a GBP/USD 4H chart.
2) Add EMA(34,Close)
3) Add EMA(34,Open)
Scenerio 1) When the EMA(34,C) crosses below the EMA(34,O) then your trend is DOWN, and you enter 3Units of short positions at the point of crossover. Your stoploss is placed 13 pips ABOVE the EMA(34,O) (Thinking in Tunnel Terms, your stoploss is 13 points on the other side of the tunnel).
When the position is +55 pips profitable, take one unit off. When the position is +89 pips profitable, then take the second unit off. You let the last one ride out until you are signalled out OR you get a signal for reversal of Trend and you manually close it out. REMEMBER to keep moving your stops, as the stop is a trailing stop. So always 13 pips above the EMA(34,O) line.
Scenerio 2) The exact opposite in every way to Scenerio 1. When the EMA(34,C) crosses above the EMA(34,O) then your trend is UP and you enter 3Units of long positions at the point of the crossover. Your stoploss is placed 13 pips BELOW the EMA(34,O) (again, on the other side of the tunnel). When the position is +55 pips profitable, take one unit off. When the positions is +89 pips profitable, take a second unit off. The last one, let it ride out until it hits your stop, or the trend has reversed. Remember to keep moving your stoploss so it's always 13 pips below the EMA(34,O) line.
When I say "+55 pips profitable" I mean when you are +55 pips from the positions you entered, not the total pips of profitability. So if you entered 3 Units, and you were +55 Pips profitable (each), then you'd be at +165 pips in reality.
If you've taken off 2 units, you should be +55 + 89 = +144 pips locked in profit already.
The reason I use the 13 pips stop loss on the other side of the tunnel is, if ou use the EMA(34,O) as stop loss, often times, the price hits it and bounces right off again, in the correct direction.
This works extremely well for a trending market. Small ranging markets don't work as well.
The other thing about this system is, you are ALWAYS in the market, because the market is either up or down, so in concept, almost like the Parabolic SARS, you are always in the market, and the indicator tells you which side to be on for maximized probability of profitability. (Say that 3 times fast!!)
Upon backtesting on the on the GBP/USD4H and the EUR/USD4H, this yields incredible results. So incredible, that I'm thinking (because it's 3am here, and I've been working on tweaking this for the last 5 hours) that it might be the sleep getting to me and so would love to have someone else independently verify my findings for me.
Also, if someone can program this into Expert Advisor in MetaTrader, I'd greatly appreciate it!
I will probably add the semi-hard rule of even though the stop is 13 pips on the other side of the tunnel, I will set a 89 pip stoploss limit, whichever is less.
Also, if I've taken 2 units off, I will probably move the stoploss to the +89 pip point or the original 13 pip on the other side of the tunnel, whichever yields the smaller loss.
google: