mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-07 16:17:49 +00:00
feat(Models): added a basic sktime model and missing USD crypto currency pairs (#7)
This commit is contained in:
committed by
GitHub
parent
3fec439c08
commit
6e192ebc8a
+2
-2
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user