quantconnect-stubs 17496__py3-none-any.whl → 17499__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/__init__.pyi CHANGED
@@ -6163,6 +6163,20 @@ class Currencies(System.Object):
6163
6163
  ...
6164
6164
 
6165
6165
  @staticmethod
6166
+ @overload
6167
+ def is_stable_coin_without_pair(account_currency: str, cash_symbol: str, market: str) -> bool:
6168
+ """
6169
+ Checks whether or not certain symbol is a StableCoin without pair in a given market
6170
+
6171
+ :param account_currency: The account currency
6172
+ :param cash_symbol: The target cash symbol
6173
+ :param market: The market in which we want to search for that StableCoin
6174
+ :returns: True if the given symbol is a StableCoin without pair in the given market.
6175
+ """
6176
+ ...
6177
+
6178
+ @staticmethod
6179
+ @overload
6166
6180
  def is_stable_coin_without_pair(symbol: str, market: str) -> bool:
6167
6181
  """
6168
6182
  Checks whether or not certain symbol is a StableCoin without pair in a given market
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: quantconnect-stubs
3
- Version: 17496
3
+ Version: 17499
4
4
  Summary: Type stubs for QuantConnect's Lean
5
5
  Home-page: https://github.com/QuantConnect/quantconnect-stubs-generator
6
6
  Author: QuantConnect
@@ -27,7 +27,7 @@ Microsoft/Win32/__init__.py,sha256=8X_8pQHcKAumodSYajDoAQOJpdq8N0ETUtbLbQLLte4,1
27
27
  Microsoft/Win32/SafeHandles/__init__.py,sha256=C8zIF49CXwkenDpzBvYsqmUB0MS0fNa264YZHmInHJc,1235
28
28
  Microsoft/Win32/SafeHandles/__init__.pyi,sha256=U9EUVE4_EZF8FAUfMb5bh-UQnj6SkmDnfZtuRNKQP-s,2065
29
29
  QuantConnect/__init__.py,sha256=midIrNbX2TrTKCS981vuDbV9yxeoQH-q0XiO0-If0M8,1200
30
- QuantConnect/__init__.pyi,sha256=veQZd4k1U5JzWidQYUxYh2zsKdCP1qfPfNyiDNaa_cA,433858
30
+ QuantConnect/__init__.pyi,sha256=2k90bN0nSRqaZbbb9OsYrbXEZTYuKsmkfP-g9dVnFF0,434420
31
31
  QuantConnect/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
32
  QuantConnect/Algorithm/__init__.py,sha256=Djvj5MZNx_nHNC9op6yKxB4fdq4ko0xkYM7RNItdbW8,1223
33
33
  QuantConnect/Algorithm/__init__.pyi,sha256=yHJe9aYxmIXO4_7Oa2LJIQRE2RCvr5oSDpEkToOE0KM,451843
@@ -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-17496.dist-info/METADATA,sha256=dwwarNSR5bLGvZSfLwOjsxQcHzyzCht7P5SYQ-dYTUs,1504
406
- quantconnect_stubs-17496.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
407
- quantconnect_stubs-17496.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
408
- quantconnect_stubs-17496.dist-info/RECORD,,
405
+ quantconnect_stubs-17499.dist-info/METADATA,sha256=PgLeLDgH-Atl4QfV5aEyFucxxjbVudFOIaMvb34tdqc,1504
406
+ quantconnect_stubs-17499.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
407
+ quantconnect_stubs-17499.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
408
+ quantconnect_stubs-17499.dist-info/RECORD,,