mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-07 16:17: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,3802.34,3614.9,2828.38,3792.14
|
||||
2017-10-09,3534.92,3083.3,3792.14,3345.07
|
||||
2017-10-10,3479.75,3303.38,3345.07,3341.24
|
||||
2017-10-11,3409.89,3305.48,3341.24,3349.66
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,99.19,97.85,102.25,99.1
|
||||
2021-11-14,100.66,98.53,99.1,100.63
|
||||
2021-11-15,102.25,99.25,100.63,100.37
|
||||
2021-11-16,102.09,97.85,100.41,101.43
|
||||
2021-11-16,102.26,99.43,100.37,102.03
|
||||
2021-11-17,106.18,101.8,102.0,104.67
|
||||
|
||||
|
Reference in New Issue
Block a user