mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-05 23:27: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,0.005284,0.004655,0.004565,0.005272
|
||||
2017-10-09,0.005819,0.004552,0.005272,0.004992
|
||||
2017-10-10,0.005239,0.004649,0.004992,0.005108
|
||||
2017-10-11,0.005279,0.005033,0.005108,0.005193
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,0.004856,0.004555,0.004709,0.004614
|
||||
2021-11-14,0.004759,0.004268,0.004614,0.004289
|
||||
2021-11-15,0.004537,0.004258,0.004289,0.004473
|
||||
2021-11-16,0.004861,0.004296,0.004457,0.004663
|
||||
2021-11-16,0.004788,0.004462,0.004473,0.004763
|
||||
2021-11-17,0.004912,0.004641,0.004725,0.00473
|
||||
|
||||
|
Reference in New Issue
Block a user