ta-lib-python icon indicating copy to clipboard operation
ta-lib-python copied to clipboard

Feature Request, Implementation of Chart Pattern Detection

Open Soverex opened this issue 5 years ago • 1 comments

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.

Soverex avatar Feb 21 '21 10:02 Soverex

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.

mrjbq7 avatar Feb 21 '21 15:02 mrjbq7