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,0.005284,0.004655,0.004565,0.005272
2017-10-09,0.005819,0.004552,0.005272,0.004992
2017-10-10,0.005239,0.004649,0.004992,0.005108
2017-10-11,0.005279,0.005033,0.005108,0.005193
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,0.004856,0.004555,0.004709,0.004614
2021-11-14,0.004759,0.004268,0.004614,0.004289
2021-11-15,0.004537,0.004258,0.004289,0.004473
2021-11-16,0.004861,0.004296,0.004457,0.004663
2021-11-16,0.004788,0.004462,0.004473,0.004763
2021-11-17,0.004912,0.004641,0.004725,0.00473
1 time high low open close
2017-10-08 0.005284 0.004655 0.004565 0.005272
2 2017-10-09 0.005819 0.004552 0.005272 0.004992
3 2017-10-10 0.005239 0.004649 0.004992 0.005108
4 2017-10-11 0.005279 0.005033 0.005108 0.005193
1498 2021-11-13 0.004856 0.004555 0.004709 0.004614
1499 2021-11-14 0.004759 0.004268 0.004614 0.004289
1500 2021-11-15 0.004537 0.004258 0.004289 0.004473
1501 2021-11-16 0.004861 0.004788 0.004296 0.004462 0.004457 0.004473 0.004663 0.004763
1502 2021-11-17 0.004912 0.004641 0.004725 0.00473