BoboTiG / py-candlestick-chart

Draw candlesticks charts right into your terminal, using Python!
https://pypi.org/project/candlestick-chart
MIT License
66 stars 5 forks source link

Feature request: Animation #19

Open pannet1 opened 6 months ago

pannet1 commented 6 months ago

Is it possible to run a continuous streaming candle with python

Upvote & Fund

Fund with Polar

BoboTiG commented 6 months ago

Of course, check the Rich example: https://github.com/BoboTiG/py-candlestick-chart/blob/main/examples/integrate-with-rich.py

pannet1 commented 6 months ago

thanks. i will try. may be asking for too much. is there is possibility to add technical indicators from TA-Lib or something similar.