mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-05 07:07: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,87.39,83.08,85.14,87.15
|
||||
2017-10-09,101.63,88.64,87.15,96.17
|
||||
2017-10-10,98.52,93.53,96.17,94.6
|
||||
2017-10-11,96.7,93.74,94.6,94.99
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,250.18,246.79,254.95,249.93
|
||||
2021-11-14,235.65,230.68,249.93,235.58
|
||||
2021-11-15,246.36,239.12,235.58,241.82
|
||||
2021-11-16,262.05,240.96,241.84,259.54
|
||||
2021-11-16,261.63,254.39,241.82,261.04
|
||||
2021-11-17,267.67,257.27,260.89,260.69
|
||||
|
||||
|
Reference in New Issue
Block a user