mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-03 14:17:47 +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.000458,0.0003784,0.0003958,0.0003853
|
||||
2017-10-09,0.0004737,0.0004212,0.0003853,0.0004413
|
||||
2017-10-10,0.0004411,0.0004175,0.0004413,0.0004251
|
||||
2017-10-11,0.0004462,0.0004186,0.0004251,0.0004443
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,0.008119,0.007939,0.008144,0.007954
|
||||
2021-11-14,0.007481,0.007291,0.007954,0.007312
|
||||
2021-11-15,0.007683,0.007504,0.007312,0.007666
|
||||
2021-11-16,0.008443,0.007301,0.007666,0.007968
|
||||
2021-11-16,0.008471,0.007905,0.007666,0.008142
|
||||
2021-11-17,0.008399,0.007824,0.008142,0.008125
|
||||
|
||||
|
Reference in New Issue
Block a user