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,87.39,83.08,85.14,87.15
2017-10-09,101.63,88.64,87.15,96.17
2017-10-10,98.52,93.53,96.17,94.6
2017-10-11,96.7,93.74,94.6,94.99
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,250.18,246.79,254.95,249.93
2021-11-14,235.65,230.68,249.93,235.58
2021-11-15,246.36,239.12,235.58,241.82
2021-11-16,262.05,240.96,241.84,259.54
2021-11-16,261.63,254.39,241.82,261.04
2021-11-17,267.67,257.27,260.89,260.69
1 time high low open close
2017-10-08 87.39 83.08 85.14 87.15
2 2017-10-09 101.63 88.64 87.15 96.17
3 2017-10-10 98.52 93.53 96.17 94.6
4 2017-10-11 96.7 93.74 94.6 94.99
1498 2021-11-13 250.18 246.79 254.95 249.93
1499 2021-11-14 235.65 230.68 249.93 235.58
1500 2021-11-15 246.36 239.12 235.58 241.82
1501 2021-11-16 262.05 261.63 240.96 254.39 241.84 241.82 259.54 261.04
1502 2021-11-17 267.67 257.27 260.89 260.69