twopirllc / pandas-ta

Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
https://twopirllc.github.io/pandas-ta/
MIT License
5.22k stars 1.02k forks source link

supply and demand zones indicator #418

Open prRZ5F4LXZ opened 2 years ago

prRZ5F4LXZ commented 2 years ago

Which version are you running? The lastest version is Github. Pip is for major releases.

NA

Upgrade.

NA

Is your feature request related to a problem? Please describe.

NA

Describe the solution you'd like

I suggest adding the following indicators to pandas-ta.

https://indicatorspot.com/indicator/supply-and-demand-zones-indicator/

Describe alternatives you've considered

NA

Additional context

NA

twopirllc commented 2 years ago

Hello @prRZ5F4LXZ,

Ok. Unfortunately I do not have a time frame of completion. Hopefully someone can step in and make a contribution if they need it. Also, is there a link to something with actual code?

Kind Regards, KJ

prRZ5F4LXZ commented 2 years ago

https://github.com/Heavy91/TradingView_Indicators/blob/master/Volume%20Supply%20and%20Demand%20Zones%20Indicator

I am not sure which one is the best. But it seems that the result from this look reasonable according the tradingview plot.

arolson commented 1 month ago

If someone wants to help improve and verify the implementation I have I would be happy to contribute.