mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-08 08:37: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,270.52,257.19,195.85,257.88
|
||||
2017-10-09,223.78,195.19,257.88,206.27
|
||||
2017-10-10,214.92,204.03,206.27,212.48
|
||||
2017-10-11,213.01,206.49,212.48,210.2
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,7.24,7.142,7.445,7.149
|
||||
2021-11-14,7.261,7.108,7.149,7.11
|
||||
2021-11-15,7.284,7.07,7.11,7.203
|
||||
2021-11-16,7.339,6.84,7.203,7.11
|
||||
2021-11-16,7.333,7.13,7.203,7.146
|
||||
2021-11-17,7.48,7.07,7.146,7.336
|
||||
|
||||
|
Reference in New Issue
Block a user