quantconnect-stubs 17502__py3-none-any.whl → 17504__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.
@@ -63672,6 +63672,16 @@ class Fundamental(QuantConnect.Data.Fundamental.FineFundamental):
63672
63672
  """Gets the default resolution for this data and security type"""
63673
63673
  ...
63674
63674
 
63675
+ @staticmethod
63676
+ def for_date(time: datetime.datetime, symbol: QuantConnect.Symbol) -> QuantConnect.Data.Fundamental.Fundamental:
63677
+ """
63678
+ Creates a new instance
63679
+
63680
+ :param time: The current time
63681
+ :param symbol: The associated symbol
63682
+ """
63683
+ ...
63684
+
63675
63685
  def get_source(self, config: QuantConnect.Data.SubscriptionDataConfig, date: datetime.datetime, is_live_mode: bool) -> QuantConnect.Data.SubscriptionDataSource:
63676
63686
  """Return the URL string source of the file. This will be converted to a stream"""
63677
63687
  ...
@@ -2125,6 +2125,12 @@ class IdnMapping(System.Object):
2125
2125
  def get_unicode(self, ascii: str, index: int, count: int) -> str:
2126
2126
  ...
2127
2127
 
2128
+ def try_get_ascii(self, unicode: System.ReadOnlySpan[str], destination: System.Span[str], chars_written: typing.Optional[int]) -> typing.Tuple[bool, int]:
2129
+ ...
2130
+
2131
+ def try_get_unicode(self, ascii: System.ReadOnlySpan[str], destination: System.Span[str], chars_written: typing.Optional[int]) -> typing.Tuple[bool, int]:
2132
+ ...
2133
+
2128
2134
 
2129
2135
  class DaylightTime(System.Object):
2130
2136
  """This class has no documentation."""
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: quantconnect-stubs
3
- Version: 17502
3
+ Version: 17504
4
4
  Summary: Type stubs for QuantConnect's Lean
5
5
  Home-page: https://github.com/QuantConnect/quantconnect-stubs-generator
6
6
  Author: QuantConnect
@@ -97,7 +97,7 @@ QuantConnect/Data/Custom/Intrinio/__init__.pyi,sha256=_FHDyTLMSgDm_rsK66js3N4H9s
97
97
  QuantConnect/Data/Custom/Tiingo/__init__.py,sha256=IZ1TTwPJXNP27BN4zOGmoSkUlMw_p7rTeOSQD2966ng,1250
98
98
  QuantConnect/Data/Custom/Tiingo/__init__.pyi,sha256=nZexR1qbMsrin2IZZ4Xl5ZI3w3GPPtj5QOdvr-6lHbs,7437
99
99
  QuantConnect/Data/Fundamental/__init__.py,sha256=AKQJihj00Ngf2epyI4UCwJoguFpFh5699o-9KbLM3Ac,1244
100
- QuantConnect/Data/Fundamental/__init__.pyi,sha256=HsjCiBc98VJE0-xER3On0ddreEP1ceC8opEA7Q0yLoU,2392819
100
+ QuantConnect/Data/Fundamental/__init__.pyi,sha256=EKnVcu3bbRqTWFxaGDB4AasPZ1GfiDw9TRrVfVCqaZ8,2393114
101
101
  QuantConnect/Data/Market/__init__.py,sha256=yCdyZLA3KG1Nb5iCAoz-nTuO1at6oiGZCDZLNLmlf4Q,1229
102
102
  QuantConnect/Data/Market/__init__.pyi,sha256=B7xaUEgqs75IrqhdXUVYwE6dc3PL6IELnVM7JD0puYs,110010
103
103
  QuantConnect/Data/Shortable/__init__.py,sha256=WN4UtHdw5tBpEIq8C60NJHVrNvksqTZ5UV_DpasTmY8,1238
@@ -292,7 +292,7 @@ System/Diagnostics/Tracing/__init__.pyi,sha256=lijaKQr_Rie0FOnVZvdPpqKn7Cbx0wiAj
292
292
  System/Drawing/__init__.py,sha256=fUugwkC0BcEoNNNEkrpDp-yI-ABGCtL1mjoDl_CEaIs,1193
293
293
  System/Drawing/__init__.pyi,sha256=tkEWOtysPC40BeS7XByJa3gChycqI2RBt25gF9zZHh0,37238
294
294
  System/Globalization/__init__.py,sha256=tu0vXf08RD8xbSJfbf51S87c9N-QEtz5HEMzyzLAgzs,1211
295
- System/Globalization/__init__.pyi,sha256=gRVUvyeQk66LEkuvCu0yuFQr5qx8TZdcZVABlnQ5MD0,72133
295
+ System/Globalization/__init__.pyi,sha256=eBgNYIQgv2WPvCD3zzmDYUV-pFK32QUPI-4boQzT3qg,72477
296
296
  System/IO/__init__.py,sha256=zQozFt317VqXGbAq4_4SRs_b1Lvm44vQwlvvbtm3QO8,1178
297
297
  System/IO/__init__.pyi,sha256=YEHik34JStOnC08FcOibTs-pn10wnwhqjnGZm1g1z0Q,100588
298
298
  System/IO/Enumeration/__init__.py,sha256=ufCWdiWRnkEwrKu4CvBVKJfx0eu-LZTzmhdnN3edpdg,1214
@@ -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-17502.dist-info/METADATA,sha256=Z7vauEYd8CdkdN-b0fp50l7-MrdkYNyAsYhV4748owo,1504
406
- quantconnect_stubs-17502.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
407
- quantconnect_stubs-17502.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
408
- quantconnect_stubs-17502.dist-info/RECORD,,
405
+ quantconnect_stubs-17504.dist-info/METADATA,sha256=OGPHSSUS6axZGwENzpkYA6xuuK8JS8NHwCXTN0c4WPY,1504
406
+ quantconnect_stubs-17504.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
407
+ quantconnect_stubs-17504.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
408
+ quantconnect_stubs-17504.dist-info/RECORD,,