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,18601.19,16385.38,18484.29,16423.06
2017-10-09,20123.58,17552.58,16389.67,19042.82
2017-10-10,19304.92,18326.46,19042.82,18536.54
2017-10-11,18595.82,18026.47,18536.54,18267.39
@@ -1499,4 +1498,5 @@ time,high,low,open,close
2021-11-13,54187.13,53452.77,53953.38,54134.54
2021-11-14,55149.14,53986.98,54134.54,55133.53
2021-11-15,55262.76,53640.07,55133.53,54245.79
2021-11-16,56085.25,53908.36,54259.36,55648.3
2021-11-16,55278.79,53748.61,54245.79,55152.55
2021-11-17,55432.37,54495.91,55218.11,55126.79
1 time high low open close
2017-10-08 18601.19 16385.38 18484.29 16423.06
2 2017-10-09 20123.58 17552.58 16389.67 19042.82
3 2017-10-10 19304.92 18326.46 19042.82 18536.54
4 2017-10-11 18595.82 18026.47 18536.54 18267.39
1498 2021-11-13 54187.13 53452.77 53953.38 54134.54
1499 2021-11-14 55149.14 53986.98 54134.54 55133.53
1500 2021-11-15 55262.76 53640.07 55133.53 54245.79
1501 2021-11-16 56085.25 55278.79 53908.36 53748.61 54259.36 54245.79 55648.3 55152.55
1502 2021-11-17 55432.37 54495.91 55218.11 55126.79