I have been having the hardest time with this. I will create a specific example just to learn it but would like to apply this to more complicated patterns.
Say I want to be notified when a 2-candle pattern occurs. Candle1 and Candle2 (the following candle).
Candle1 has a long lower wick, say at least .3% lower. I imagine I would define this as the low is at least .3% less than the open, and the close is at least .3% greater than the low.
Candle2 has a long lower wick as well (same logic as the above), and also closes above the open of Candle1.
I can not get this down. This is a basic example just for simplicities sake, but I would really appreciate any advice. Huge thank you in advance.
Say I want to be notified when a 2-candle pattern occurs. Candle1 and Candle2 (the following candle).
Candle1 has a long lower wick, say at least .3% lower. I imagine I would define this as the low is at least .3% less than the open, and the close is at least .3% greater than the low.
Candle2 has a long lower wick as well (same logic as the above), and also closes above the open of Candle1.
I can not get this down. This is a basic example just for simplicities sake, but I would really appreciate any advice. Huge thank you in advance.