mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-10 01:21:03 +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,5.975,4.139,6.634,4.273
|
||||
2017-10-09,6.482,4.917,4.273,5.768
|
||||
2017-10-10,5.697,5.129,5.768,5.454
|
||||
2017-10-11,5.781,5.231,5.454,5.478
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,550.08,527.83,527.47,546.29
|
||||
2021-11-14,566.15,545.09,546.29,547.63
|
||||
2021-11-15,543.14,530.22,547.63,540.37
|
||||
2021-11-16,573.19,528.03,540.37,550.53
|
||||
2021-11-16,564.33,525.51,540.37,541.36
|
||||
2021-11-17,544.51,513.24,541.36,526.68
|
||||
|
||||
|
Reference in New Issue
Block a user