mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-05 15:17:46 +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,6.094,5.794,5.932,5.81
|
||||
2017-10-09,6.444,5.621,5.81,5.94
|
||||
2017-10-10,5.988,5.684,5.94,5.92
|
||||
2017-10-11,6.06,5.874,5.92,5.98
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,18.25,18.0,18.58,18.02
|
||||
2021-11-14,16.93,16.58,18.02,16.58
|
||||
2021-11-15,17.54,17.03,16.58,17.35
|
||||
2021-11-16,18.84,16.84,17.35,18.19
|
||||
2021-11-16,18.76,18.24,17.35,18.28
|
||||
2021-11-17,18.86,17.87,18.28,18.27
|
||||
|
||||
|
Reference in New Issue
Block a user