mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-06 07:37: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,14.94,14.21,14.23,14.9
|
||||
2017-10-09,16.99,14.82,14.9,16.08
|
||||
2017-10-10,16.58,15.74,16.08,15.92
|
||||
2017-10-11,16.2,15.7,15.92,15.91
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,13.88,13.69,13.74,13.86
|
||||
2021-11-14,14.16,13.86,13.86,14.16
|
||||
2021-11-15,14.2,13.79,14.16,13.94
|
||||
2021-11-16,14.31,13.91,13.94,14.26
|
||||
2021-11-16,14.31,13.91,13.94,14.27
|
||||
2021-11-17,14.4,14.19,14.27,14.27
|
||||
|
||||
|
Reference in New Issue
Block a user