mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-04 14:47: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,228832.95,189035.92,213219.62,224719.1
|
||||
2017-10-09,226757.37,201612.9,224719.1,216450.22
|
||||
2017-10-10,225733.63,213675.21,216450.22,221729.49
|
||||
2017-10-11,227272.73,213219.62,221729.49,214132.76
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,31425.1,30999.22,31359.94,31394.6
|
||||
2021-11-14,32150.51,31473.0,31394.6,32141.41
|
||||
2021-11-15,32154.24,31210.09,32141.41,31562.53
|
||||
2021-11-16,33003.3,31036.62,31535.79,32690.42
|
||||
2021-11-16,32141.43,31251.72,31562.53,32068.03
|
||||
2021-11-17,32883.92,31867.43,32041.01,32102.73
|
||||
|
||||
|
Reference in New Issue
Block a user