Topic: candlestick patterns
Can anyone help me with ways to show this candlestick pattern into Logic conditions? Pretty much I have to make the rule that:
1. Bar 1 and Bar 2 close higher than the open
2. Bar 3's High is Higher than the previous 2 bar high
3. Bar 3 close is lower than the open
4. Stoploss is 3 pips above the high of Bar 3
5. Take profit is the length of bar 3
I tried to code it in Metatrader 4 using this website, but the coding is not working in Metatrader 4's backtester. I only coded the selling strategy.
Can anyone at least get me started on the which indicators I should use to start this off?
Thanks