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,465.21,465.29,463.75,463.77,34848495.0
2021-11-12,465.12,467.86,464.11,467.27,51018081.0
2021-11-15,468.64,468.81,466.23,467.43,46980500.0
2021-11-16,467.15,470.485,467.07,469.28,48857502.0
1 time open high low close volume
1009 2021-11-11 465.21 465.29 463.75 463.77 34848495.0
1010 2021-11-12 465.12 467.86 464.11 467.27 51018081.0
1011 2021-11-15 468.64 468.81 466.23 467.43 46980500.0
1012 2021-11-16 467.15 470.485 467.07 469.28 48857502.0