mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-04 06:37:45 +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,203.79,191.45,192.44,203.14
|
||||
2021-11-14,206.84,199.45,203.14,200.77
|
||||
2021-11-15,204.18,196.42,200.77,202.71
|
||||
2021-11-16,210.82,197.47,202.71,205.4
|
||||
2021-11-16,207.56,201.44,202.71,201.6
|
||||
2021-11-17,203.99,192.75,201.6,197.57
|
||||
|
||||
|
Reference in New Issue
Block a user