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 -2
View File
@@ -1,5 +1,4 @@
time,high,low,open,close
2017-10-08,1719587.55,1634817.43,1845236.68,1714974.64
2017-10-09,2373233.72,2070028.23,1714974.64,2245775.92
2017-10-10,2243707.47,2129985.79,2245775.92,2154402.12
2017-10-11,2050247.46,1987474.93,2154402.12,2014037.84
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,573206.3,565438.0,594117.02,572650.02
2021-11-14,559996.04,548195.21,572650.02,559837.47
2021-11-15,523692.04,508314.81,559837.47,514054.88
2021-11-16,555555.56,512820.51,512820.51,549450.55
2021-11-16,550872.22,535623.43,514054.88,549614.17
2021-11-17,549450.55,531914.89,549450.55,540540.54
1 time high low open close
2017-10-08 1719587.55 1634817.43 1845236.68 1714974.64
2 2017-10-09 2373233.72 2070028.23 1714974.64 2245775.92
3 2017-10-10 2243707.47 2129985.79 2245775.92 2154402.12
4 2017-10-11 2050247.46 1987474.93 2154402.12 2014037.84
1498 2021-11-13 573206.3 565438.0 594117.02 572650.02
1499 2021-11-14 559996.04 548195.21 572650.02 559837.47
1500 2021-11-15 523692.04 508314.81 559837.47 514054.88
1501 2021-11-16 555555.56 550872.22 512820.51 535623.43 512820.51 514054.88 549450.55 549614.17
1502 2021-11-17 549450.55 531914.89 549450.55 540540.54