1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-08-02 03:21:26 +00:00

get bot working with marketdata api

This commit is contained in:
2023-04-06 23:27:02 -06:00
parent bc1ad95c75
commit b72f0518c2
6 changed files with 91 additions and 136 deletions

View File

@@ -1,6 +1,6 @@
python-telegram-bot==13.5
requests==2.25.1
pandas==1.2.1
pandas==2.0.0
schedule==1.0.0
mplfinance==0.12.7a5
markdownify==0.6.5