mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-08 00:27: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,1156.02,1099.03,1299.26,1101.99
|
||||
2017-10-09,1290.8,1125.88,1101.99,1189.78
|
||||
2017-10-10,1172.14,1112.73,1189.78,1158.86
|
||||
2017-10-11,1166.91,1131.18,1158.86,1151.52
|
||||
@@ -1499,4 +1498,5 @@ time,high,low,open,close
|
||||
2021-11-13,3955.06,3901.46,3927.15,3905.25
|
||||
2021-11-14,3976.3,3892.5,3905.25,3893.61
|
||||
2021-11-15,3935.97,3820.4,3893.61,3892.02
|
||||
2021-11-16,4031.97,3768.19,3892.02,3905.35
|
||||
2021-11-16,3969.63,3859.75,3892.02,3868.58
|
||||
2021-11-17,3905.21,3784.74,3868.58,3863.29
|
||||
|
||||
|
Reference in New Issue
Block a user