I've been backtesting a (preliminary) profitable system based on volume breakouts. Having looked at the close of candlestick bars relative to their high/low for a long time to gauge the bullishness/bearishness of the market, I figured it made sense to add a filter to the system based on said conditions. I tried 2 different variations:
1. close>=h-(range/3)
in order to only enter longs if the bar closed at least 2/3ds up the range. (VV for shorts)
2. close>h-(range/2)
in order to avoid entering a long off a bearish dragonfly-type bar. (VV for shorts)
In both cases my profit went down DRASTICALLY. Which got me to thinking, is using candlebars just another delusion we use to complicate our trading? As we know, the market always has retracements in a trend, so there's always a 50-50 chance that that is the reason for the shape of the bar. Thinking of it in another way, very often, if the bar would have closed just a few seconds earlier or later, the bar could have been bullish instead of bearish or vice versa. Does all this mean that there is absolutely no edge in candlestick bars? I imagine there are those here who do use them profitably (NihaB) comes to mind, so I'd be interested in hearing your opinions!
Shraga
1. close>=h-(range/3)
in order to only enter longs if the bar closed at least 2/3ds up the range. (VV for shorts)
2. close>h-(range/2)
in order to avoid entering a long off a bearish dragonfly-type bar. (VV for shorts)
In both cases my profit went down DRASTICALLY. Which got me to thinking, is using candlebars just another delusion we use to complicate our trading? As we know, the market always has retracements in a trend, so there's always a 50-50 chance that that is the reason for the shape of the bar. Thinking of it in another way, very often, if the bar would have closed just a few seconds earlier or later, the bar could have been bullish instead of bearish or vice versa. Does all this mean that there is absolutely no edge in candlestick bars? I imagine there are those here who do use them profitably (NihaB) comes to mind, so I'd be interested in hearing your opinions!
Shraga

