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,115.15,101.43,94.91,114.89
2017-10-09,141.67,110.84,114.89,121.56
2017-10-10,102.94,91.35,121.56,100.37
2017-10-11,113.22,107.96,100.37,111.39
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,10.68,10.52,11.03,10.55
2021-11-14,10.34,10.13,10.55,10.13
2021-11-15,9.518,9.277,10.13,9.451
2021-11-16,10.05,9.443,9.461,9.881
2021-11-16,10.19,9.797,9.451,9.951
2021-11-17,9.99,9.709,9.96,9.785
1 time high low open close
2017-10-08 115.15 101.43 94.91 114.89
2 2017-10-09 141.67 110.84 114.89 121.56
3 2017-10-10 102.94 91.35 121.56 100.37
4 2017-10-11 113.22 107.96 100.37 111.39
1498 2021-11-13 10.68 10.52 11.03 10.55
1499 2021-11-14 10.34 10.13 10.55 10.13
1500 2021-11-15 9.518 9.277 10.13 9.451
1501 2021-11-16 10.05 10.19 9.443 9.797 9.461 9.451 9.881 9.951
1502 2021-11-17 9.99 9.709 9.96 9.785