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,15817.98,15038.2,14987.21,15078.65
2017-10-09,14603.9,12738.1,15078.65,13461.04
2017-10-10,14086.47,13372.51,13461.04,13926.83
2017-10-11,13638.12,13220.56,13926.83,13458.24
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,2294.28,2263.19,2281.19,2265.39
2021-11-14,2315.57,2266.77,2265.39,2267.42
2021-11-15,2288.33,2221.14,2267.42,2262.78
2021-11-16,2372.61,2169.46,2262.78,2283.95
2021-11-16,2303.43,2239.67,2262.78,2244.79
2021-11-17,2316.67,2213.19,2244.79,2249.76
1 time high low open close
2017-10-08 15817.98 15038.2 14987.21 15078.65
2 2017-10-09 14603.9 12738.1 15078.65 13461.04
3 2017-10-10 14086.47 13372.51 13461.04 13926.83
4 2017-10-11 13638.12 13220.56 13926.83 13458.24
1498 2021-11-13 2294.28 2263.19 2281.19 2265.39
1499 2021-11-14 2315.57 2266.77 2265.39 2267.42
1500 2021-11-15 2288.33 2221.14 2267.42 2262.78
1501 2021-11-16 2372.61 2303.43 2169.46 2239.67 2262.78 2283.95 2244.79
1502 2021-11-17 2316.67 2213.19 2244.79 2249.76