Feature Request, Implementation of Chart Pattern Detection
Hello,
I wanted to propose to extend this project with a chart pattern detection.
So it should be possible to detect double tops/bottoms, and so on.
I suggest this because I don't know any project which includes this.
Most have only pattern recognition on single candles like Doji or so.
That would be a nice feature.
However, this is a lightweight wrapper of the underlying TA-Lib C library and I am hesitant to add features outside of the ones included by ta-lib.org.
On Feb 21, 2021, at 2:45 AM, Soverex [email protected] wrote:
Hello,
I wanted to propose to extend this project with a chart pattern detection.
So it should be possible to detect double tops/bottoms, and so on.
I suggest this because I don't know any project which includes this.
Most have only pattern recognition on single candles like Doji or so.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.