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,9.981,8.245,8.228,8.396
|
||||
2017-10-09,11.53,10.26,8.396,10.74
|
||||
2017-10-10,8.667,8.204,10.74,8.352
|
||||
2017-10-11,9.571,8.98,8.352,9.531
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,18.57,18.16,18.99,18.19
|
||||
2021-11-14,17.8,17.35,18.19,17.4
|
||||
2021-11-15,16.29,15.91,17.4,16.26
|
||||
2021-11-16,17.9,15.54,16.26,16.87
|
||||
2021-11-16,17.84,16.65,16.26,17.15
|
||||
2021-11-17,17.24,16.18,17.15,16.84
|
||||
|
||||
|
Reference in New Issue
Block a user