mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-05 07:07: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,15817.98,15038.2,14987.21,15078.65
|
||||
2017-10-09,14603.9,12738.1,15078.65,13461.04
|
||||
2017-10-10,14086.47,13372.51,13461.04,13926.83
|
||||
2017-10-11,13638.12,13220.56,13926.83,13458.24
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,2294.28,2263.19,2281.19,2265.39
|
||||
2021-11-14,2315.57,2266.77,2265.39,2267.42
|
||||
2021-11-15,2288.33,2221.14,2267.42,2262.78
|
||||
2021-11-16,2372.61,2169.46,2262.78,2283.95
|
||||
2021-11-16,2303.43,2239.67,2262.78,2244.79
|
||||
2021-11-17,2316.67,2213.19,2244.79,2249.76
|
||||
|
||||
|
Reference in New Issue
Block a user