mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-09 00:57: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,115.15,101.43,94.91,114.89
|
||||
2017-10-09,141.67,110.84,114.89,121.56
|
||||
2017-10-10,102.94,91.35,121.56,100.37
|
||||
2017-10-11,113.22,107.96,100.37,111.39
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,10.68,10.52,11.03,10.55
|
||||
2021-11-14,10.34,10.13,10.55,10.13
|
||||
2021-11-15,9.518,9.277,10.13,9.451
|
||||
2021-11-16,10.05,9.443,9.461,9.881
|
||||
2021-11-16,10.19,9.797,9.451,9.951
|
||||
2021-11-17,9.99,9.709,9.96,9.785
|
||||
|
||||
|
Reference in New Issue
Block a user