feat(Data): added script to download data from binance (#224)

* feat(Data): added script to download data from binance

* feat(Data): saving unified parquet file/loading

* fix(Config): tweak the cusum filter's threshold

* fix(Dependencies): added binance_historical_data
This commit is contained in:
Mark Aron Szulyovszky
2022-02-20 12:30:53 +01:00
committed by GitHub
parent 7a443d93e4
commit c9f8ed1304
11 changed files with 85 additions and 101 deletions
+1
View File
@@ -35,4 +35,5 @@ dependencies:
- vectorbt
- pydantic
- pandera[mypy]
- binance_historical_data
prefix: /usr/local/anaconda3/envs/quant