mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-05 15:17:46 +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,0.08688,0.07177,0.08669,0.07308
|
||||
2017-10-09,0.09489,0.08437,0.07308,0.08839
|
||||
2017-10-10,0.08635,0.08173,0.08839,0.08321
|
||||
2017-10-11,0.08593,0.08062,0.08321,0.08556
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,1.76,1.721,1.722,1.724
|
||||
2021-11-14,1.757,1.712,1.724,1.717
|
||||
2021-11-15,1.724,1.684,1.717,1.72
|
||||
2021-11-16,1.807,1.633,1.72,1.709
|
||||
2021-11-16,1.793,1.673,1.72,1.723
|
||||
2021-11-17,1.739,1.657,1.723,1.717
|
||||
|
||||
|
Reference in New Issue
Block a user