feat(Models): added a basic sktime model and missing USD crypto currency pairs (#7)

This commit is contained in:
Mark Aron Szulyovszky
2021-11-17 22:28:34 +01:00
committed by GitHub
parent 3fec439c08
commit 6e192ebc8a
75 changed files with 16723 additions and 116 deletions
+1
View File
@@ -1009,3 +1009,4 @@ time,open,high,low,close,volume
2021-11-11,114.75,114.8,114.38,114.38,3746050.0
2021-11-12,114.8,114.94,114.52,114.62,10443929.0
2021-11-15,114.55,114.5786,114.13,114.17,8021394.0
2021-11-16,114.18,114.4,114.05,114.07,6573729.0
1 time open high low close volume
1009 2021-11-11 114.75 114.8 114.38 114.38 3746050.0
1010 2021-11-12 114.8 114.94 114.52 114.62 10443929.0
1011 2021-11-15 114.55 114.5786 114.13 114.17 8021394.0
1012 2021-11-16 114.18 114.4 114.05 114.07 6573729.0