first code to derive relate changes in last x days

This commit is contained in:
2020-09-16 21:14:30 +02:00
parent bd0ca0ea4c
commit 0bbf7b3e5a
4 changed files with 132 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ verify_ssl = true
[packages]
yfinance = "*"
get-all-tickers = "*"
tables = "*"
[requires]
python_version = "3.8"