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,5.975,4.139,6.634,4.273
2017-10-09,6.482,4.917,4.273,5.768
2017-10-10,5.697,5.129,5.768,5.454
2017-10-11,5.781,5.231,5.454,5.478
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,550.08,527.83,527.47,546.29
2021-11-14,566.15,545.09,546.29,547.63
2021-11-15,543.14,530.22,547.63,540.37
2021-11-16,573.19,528.03,540.37,550.53
2021-11-16,564.33,525.51,540.37,541.36
2021-11-17,544.51,513.24,541.36,526.68
1 time high low open close
2017-10-08 5.975 4.139 6.634 4.273
2 2017-10-09 6.482 4.917 4.273 5.768
3 2017-10-10 5.697 5.129 5.768 5.454
4 2017-10-11 5.781 5.231 5.454 5.478
1498 2021-11-13 550.08 527.83 527.47 546.29
1499 2021-11-14 566.15 545.09 546.29 547.63
1500 2021-11-15 543.14 530.22 547.63 540.37
1501 2021-11-16 573.19 564.33 528.03 525.51 540.37 550.53 541.36
1502 2021-11-17 544.51 513.24 541.36 526.68