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,0.0,0.0,0.0,0.0
|
||||
2017-10-09,0.0,0.0,0.0,0.0
|
||||
2017-10-10,0.0,0.0,0.0,0.0
|
||||
2017-10-11,0.0,0.0,0.0,0.0
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,1024.91,1011.02,1020.95,1023.92
|
||||
2021-11-14,1047.51,1025.43,1023.92,1047.21
|
||||
2021-11-15,1063.86,1032.62,1047.21,1044.28
|
||||
2021-11-16,1111.23,1042.21,1044.06,1092.42
|
||||
2021-11-16,1073.23,1043.52,1044.28,1070.78
|
||||
2021-11-17,1089.92,1062.7,1069.4,1080.61
|
||||
|
||||
|
Reference in New Issue
Block a user