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,228832.95,189035.92,213219.62,224719.1
2017-10-09,226757.37,201612.9,224719.1,216450.22
2017-10-10,225733.63,213675.21,216450.22,221729.49
2017-10-11,227272.73,213219.62,221729.49,214132.76
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,31425.1,30999.22,31359.94,31394.6
2021-11-14,32150.51,31473.0,31394.6,32141.41
2021-11-15,32154.24,31210.09,32141.41,31562.53
2021-11-16,33003.3,31036.62,31535.79,32690.42
2021-11-16,32141.43,31251.72,31562.53,32068.03
2021-11-17,32883.92,31867.43,32041.01,32102.73
1 time high low open close
2017-10-08 228832.95 189035.92 213219.62 224719.1
2 2017-10-09 226757.37 201612.9 224719.1 216450.22
3 2017-10-10 225733.63 213675.21 216450.22 221729.49
4 2017-10-11 227272.73 213219.62 221729.49 214132.76
1498 2021-11-13 31425.1 30999.22 31359.94 31394.6
1499 2021-11-14 32150.51 31473.0 31394.6 32141.41
1500 2021-11-15 32154.24 31210.09 32141.41 31562.53
1501 2021-11-16 33003.3 32141.43 31036.62 31251.72 31535.79 31562.53 32690.42 32068.03
1502 2021-11-17 32883.92 31867.43 32041.01 32102.73