facioquo / stock-indicators-python

Stock Indicators for Python. Maintained by @LeeDongGeon1996
https://python.StockIndicators.dev
Apache License 2.0
220 stars 37 forks source link

feat: Add indicator chaining #286

Closed LeeDongGeon1996 closed 4 months ago

LeeDongGeon1996 commented 1 year ago

Description

Checklist

LeeDongGeon1996 commented 1 year ago

Problem of Method 1

LeeDongGeon1996 commented 1 year ago

Problem of Method 2

LeeDongGeon1996 commented 1 year ago

deprecated:

def get_gator(quotes: Iterable[AlligatorResult]) -> GatorResults[GatorResult]
LeeDongGeon1996 commented 4 months ago

suspended for now..