BennyThadikaran / stock-pattern

A python scanner to detect and plot common chart patterns
GNU General Public License v3.0
128 stars 26 forks source link

Dev #14

Closed BennyThadikaran closed 6 months ago

BennyThadikaran commented 6 months ago

ea95c40 - Fix incorrect ordering of key_list. Fixed issue with bearish patterns showing up in bull pattern scan. 8cb4b98 - Keyboard interupt with Ctrl + C with no error trace printed 1734075 - Filter for descending candles where lower line is sloping excessively downwards. Other code improvements