feat(Data): added new derived features + asset pairs for crypto tickers (#6)

This commit is contained in:
Mark Aron Szulyovszky
2021-11-17 12:07:49 +01:00
committed by GitHub
parent b0b0d5bbba
commit 3fec439c08
72 changed files with 78660 additions and 12513 deletions
+1
View File
@@ -1008,3 +1008,4 @@ time,open,high,low,close,volume
2021-11-10,173.67,174.65,172.11,173.15,11461779.0
2021-11-11,173.98,174.27,173.74,174.12,5959640.0
2021-11-12,173.51,174.67,173.4,174.45,7638200.0
2021-11-15,174.1,174.59,173.69,174.18,5630808.0
1 time open high low close volume
1008 2021-11-10 173.67 174.65 172.11 173.15 11461779.0
1009 2021-11-11 173.98 174.27 173.74 174.12 5959640.0
1010 2021-11-12 173.51 174.67 173.4 174.45 7638200.0
1011 2021-11-15 174.1 174.59 173.69 174.18 5630808.0