quantconnect-stubs 17408__py3-none-any.whl → 17409__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- QuantConnect/Data/__init__.pyi +1 -1
- {quantconnect_stubs-17408.dist-info → quantconnect_stubs-17409.dist-info}/METADATA +1 -1
- {quantconnect_stubs-17408.dist-info → quantconnect_stubs-17409.dist-info}/RECORD +5 -5
- {quantconnect_stubs-17408.dist-info → quantconnect_stubs-17409.dist-info}/WHEEL +0 -0
- {quantconnect_stubs-17408.dist-info → quantconnect_stubs-17409.dist-info}/top_level.txt +0 -0
QuantConnect/Data/__init__.pyi
CHANGED
|
@@ -940,7 +940,7 @@ class Slice(QuantConnect.ExtendedDictionary[QuantConnect.Symbol, typing.Any], ty
|
|
|
940
940
|
"""Provides a data structure for all of an algorithm's data at a single time step"""
|
|
941
941
|
|
|
942
942
|
@property
|
|
943
|
-
def all_data(self) -> typing.
|
|
943
|
+
def all_data(self) -> typing.Iterable[QuantConnect.Data.BaseData]:
|
|
944
944
|
"""All the data hold in this slice"""
|
|
945
945
|
...
|
|
946
946
|
|
|
@@ -79,7 +79,7 @@ QuantConnect/Commands/__init__.pyi,sha256=dxZ2NNV5t8c4z879rfbXV082psgTalAYLoIrzM
|
|
|
79
79
|
QuantConnect/Configuration/__init__.py,sha256=xVRn46oSL7Vgg6WHlqw6nWdeBVo9ZJbQwXEFMEoz_dw,1235
|
|
80
80
|
QuantConnect/Configuration/__init__.pyi,sha256=ijeb5YIHMpkeNpnXwuR9x0jlyj9hK9NhsAaoB9IQJgI,8132
|
|
81
81
|
QuantConnect/Data/__init__.py,sha256=_g-rTzKe1VE0t4E5V9NgBKm6aovBnzV7Xy4RvU5jLkI,1208
|
|
82
|
-
QuantConnect/Data/__init__.pyi,sha256=
|
|
82
|
+
QuantConnect/Data/__init__.pyi,sha256=dvM3yFpnwyGAmXWYnWAZan_MP6FDbYD8aNEVtBzTzdc,123350
|
|
83
83
|
QuantConnect/Data/Auxiliary/__init__.py,sha256=9Cv0Bpnkcqga8TBXTl7vi4A8X67R_waUxXr24FOr7wg,1238
|
|
84
84
|
QuantConnect/Data/Auxiliary/__init__.pyi,sha256=DgcZF-cezXu8yQNlz91WA4b6tvFZKnP6Pitl54yllbk,55182
|
|
85
85
|
QuantConnect/Data/Common/__init__.py,sha256=CXPneDeSjrRxUguJGLZYCWjSyoVKXPOAQCnN8wZnhgk,1229
|
|
@@ -402,7 +402,7 @@ clr/__init__.pyi,sha256=21MB2O5_ACzDS7l56ETyFFH9c0TOSGov39Xs1a1r6ik,418
|
|
|
402
402
|
clr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
403
403
|
exports/__init__.py,sha256=ioORXBph-UrMrE_0Rghav2MU6fWzjozXikRm9MmxAkw,1173
|
|
404
404
|
exports/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
405
|
-
quantconnect_stubs-
|
|
406
|
-
quantconnect_stubs-
|
|
407
|
-
quantconnect_stubs-
|
|
408
|
-
quantconnect_stubs-
|
|
405
|
+
quantconnect_stubs-17409.dist-info/METADATA,sha256=fpUIygpVuoeOk52XALVm-5rnh6OEXWG6nBb7ZTDtRMU,1332
|
|
406
|
+
quantconnect_stubs-17409.dist-info/WHEEL,sha256=Mdi9PDNwEZptOjTlUcAth7XJDFtKrHYaQMPulZeBCiQ,91
|
|
407
|
+
quantconnect_stubs-17409.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
|
|
408
|
+
quantconnect_stubs-17409.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|