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,270.52,257.19,195.85,257.88
2017-10-09,223.78,195.19,257.88,206.27
2017-10-10,214.92,204.03,206.27,212.48
2017-10-11,213.01,206.49,212.48,210.2
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,7.24,7.142,7.445,7.149
2021-11-14,7.261,7.108,7.149,7.11
2021-11-15,7.284,7.07,7.11,7.203
2021-11-16,7.339,6.84,7.203,7.11
2021-11-16,7.333,7.13,7.203,7.146
2021-11-17,7.48,7.07,7.146,7.336
1 time high low open close
2017-10-08 270.52 257.19 195.85 257.88
2 2017-10-09 223.78 195.19 257.88 206.27
3 2017-10-10 214.92 204.03 206.27 212.48
4 2017-10-11 213.01 206.49 212.48 210.2
1498 2021-11-13 7.24 7.142 7.445 7.149
1499 2021-11-14 7.261 7.108 7.149 7.11
1500 2021-11-15 7.284 7.07 7.11 7.203
1501 2021-11-16 7.339 7.333 6.84 7.13 7.203 7.11 7.146
1502 2021-11-17 7.48 7.07 7.146 7.336