mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-08 08:37: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,132811.32,126264.15,123315.79,126603.77
|
||||
2017-10-09,156906.98,136860.47,126603.77,144627.91
|
||||
2017-10-10,117648.15,111685.19,144627.91,116314.81
|
||||
2017-10-11,129979.59,126000.0,116314.81,128265.31
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,41742.86,41177.14,43315.48,41217.14
|
||||
2021-11-14,40296.09,39446.93,41217.14,39458.1
|
||||
2021-11-15,37200.0,36107.69,39458.1,36784.62
|
||||
2021-11-16,39938.89,35846.15,36784.62,38538.46
|
||||
2021-11-16,39500.0,38406.59,36784.62,38494.51
|
||||
2021-11-17,38708.79,36941.49,38494.51,37870.27
|
||||
|
||||
|
Reference in New Issue
Block a user