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
+2 -1
View File
@@ -1008,4 +1008,5 @@ time,open,high,low,close,volume
2021-11-10,150.83,150.93,147.03,148.2,28170644.0
2021-11-11,148.508,148.655,147.89,147.98,5552818.0
2021-11-12,148.0,148.51,146.76,147.33,12609431.0
2021-11-15,146.89,146.96,145.22,145.48,15097477.0
2021-11-15,146.89,146.96,145.22,145.48,15232710.0
2021-11-16,145.69,146.38,144.85,145.11,12998708.0
1 time open high low close volume
1008 2021-11-10 150.83 150.93 147.03 148.2 28170644.0
1009 2021-11-11 148.508 148.655 147.89 147.98 5552818.0
1010 2021-11-12 148.0 148.51 146.76 147.33 12609431.0
1011 2021-11-15 146.89 146.96 145.22 145.48 15097477.0 15232710.0
1012 2021-11-16 145.69 146.38 144.85 145.11 12998708.0