Candle Patterns logic
-
thank you so much @PhiLykia
-
Good day @PhiLykia,
I've taken the examples and added the Boolean condition to allow me to turn each pattern to True/False for testing purposes but what I've noticed is that the Candle Stick Patterns are painting sporadically at candle close. The logic is accurate and I see that the 'More Settings' area has the Time Frame set to current but doesn't seem to be accurate. I watched a Doji print on a candle that clearly isn't a Doji. Curious if you've found the same or is there a Once per Bar block that needs to be added to support the accuracy of this; (Right Pointing Arrow is Doji)

-
I just have the Doji Candle Stick Pattern painting here. What is going wrong?

-
What a beautiful project, I hope that with all that wonderful knowledge you manage to advance it and improve it. This post helped me understand several things, thank you for sharing
-
I finished majority of these a while ago. They're all based on wick and candle body percentages and all operate 100%. This was a fun project to do in the MQL5 Custom Block building studio.

-
@BBMess Rayos!.... eso es una locura de codigos wow!.... felicitaciones.
-
@BBMess Absolutely impressive!

-
@Nathan2018 Hello... Do you know how to write a candle of which body size is bigger than its upper and lower wicks?
-
Hi everyone! Need your help on these candle patterns:
Pattern 1: 1-5 pattern : Candle body size(1)<={Candle body size(2) / 5}
anyway, thanks in advance 

-
What does '1-5 pattern' exactly mean? Are 5 candles involved in the calculation maybe?
-
"Hi everyone! Need your help on these candle patterns:
Pattern 1: 1-5 pattern : Candle body size(1)<={Candle body size(2) / 5}
anyway, thanks in advance" do you mean smaller than 2 or 3 or 4 or 5, or candle 2 divided by 5, or 2+3+4+ 5?