PatternPy icon indicating copy to clipboard operation
PatternPy copied to clipboard

📈 PatternPy: A Python package revolutionizing trading analysis with high-speed pattern recognition, leveraging Pandas & Numpy. Effortlessly spot Head & Shoulders, Tops & Bottoms, Supports & Resistanc...

Results 12 PatternPy issues
Sort by recently updated
recently updated
newest added

What is ideal value we should keep for Head and shoulder patterns. How to plot it on chart as you have shown in image?

Can you add example to show result on Matplotlib or something else.

Hello, I have made, as shown below: `$ git clone https://github.com/keithorange/PatternPy` `Cloning into 'PatternPy'... remote: Enumerating objects: 53, done. remote: Counting objects: 100% (53/53), done. remote: compressing objects: 100% (47/47),...

Hello there, this is such a nice library but when algo trading using price action, sometime we required candlestick patterns as well, it would be great to have both candlestick...

Hello Thank you for sharing your work, I am very interested in trying this library. The readme mentions a more detailed Usage Guide. Would you kindly upload it or direct...

Hello! First of all, I would like to thank you very much for the work you put into the project. I have a question - how to interpret the information...

I am writing to inform you of a recent change in the license under which my GitHub repository, the TradingPatternScanner (https://github.com/white07S/TradingPatternScanner), is distributed. The new license stipulates two important points...

Do you have document of how to use it ?

``` You can install PatternPy by cloning this repo and placing it in your working directory, then importing it like usual: git clone https://github.com/keithorange/PatternPy ``` I have executed the above...