Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 19:04:55 +0000



Post From: Request for candle pattern formula

[2018-09-29 05:26:15]
User164231 - Posts: 278
Hi

I have tried the Candlestick Pattern finder but I do find it too rigid in filtering out variables. Is there any place for me to see the list of candle coding available?

I tried to code candle type for hammer but I get a lot of doji as well, what can I do to filter out doji (+)? (ABS(O - C) / (H - L) < .20)

Thanks.