mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-08 16:47:50 +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,22622.64,21792.45,20789.47,21792.45
|
||||
2017-10-09,26976.74,23046.51,21792.45,24348.84
|
||||
2017-10-10,19833.33,19037.04,24348.84,19648.15
|
||||
2017-10-11,21836.73,21265.31,19648.15,21448.98
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,2325.71,2202.29,2331.55,2287.43
|
||||
2021-11-14,2398.32,2167.6,2287.43,2379.89
|
||||
2021-11-15,2188.72,2094.36,2379.89,2120.51
|
||||
2021-11-16,2305.56,1956.92,2120.51,2121.98
|
||||
2021-11-16,2280.22,2093.96,2120.51,2106.04
|
||||
2021-11-17,2135.71,1987.23,2106.04,2071.89
|
||||
|
||||
|
Reference in New Issue
Block a user