1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

added plotting of historical pricing

This commit is contained in:
2020-07-01 20:08:24 -07:00
parent fdf338a9c3
commit 463b2f1c3b
3 changed files with 63 additions and 3 deletions

View File

@@ -3,4 +3,5 @@ requests==2.23.0
pandas==1.0.3
fuzzywuzzy==0.18.0
python-Levenshtein==0.12.0
schedule==0.6.0
schedule==0.6.0
mplfinance==0.12.6a3