trd-utils 0.0.27__py3-none-any.whl → 0.0.28__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.

Potentially problematic release.


This version of trd-utils might be problematic. Click here for more details.

trd_utils/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
 
2
- __version__ = "0.0.27"
2
+ __version__ = "0.0.28"
3
3
 
@@ -131,6 +131,7 @@ class ExchangeBase(ABC):
131
131
 
132
132
  j_obj = self._resp_to_json(
133
133
  response=response,
134
+ parse_float=parse_float,
134
135
  )
135
136
  if not model_type:
136
137
  return j_obj
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: trd_utils
3
- Version: 0.0.27
3
+ Version: 0.0.28
4
4
  Summary: Common Basic Utils for Python3. By ALiwoto.
5
5
  Keywords: utils,trd_utils,basic-utils,common-utils
6
6
  Author: ALiwoto
@@ -1,4 +1,4 @@
1
- trd_utils/__init__.py,sha256=6Zx0Jk44vDDg1t5GmiC0uaAIBpx-PTiBzguKtLd1tyg,25
1
+ trd_utils/__init__.py,sha256=66Y_sF6wGqRS2D6AE1d9RI5UDSNDIy9_d8fnOFNzILE,25
2
2
  trd_utils/cipher/__init__.py,sha256=V05KNuzQwCic-ihMVHlC8sENaJGc3I8MCb4pg4849X8,1765
3
3
  trd_utils/common_utils/float_utils.py,sha256=W-jv7nzjl88xwGB6gsEXmDDhF6DseOrrVT2qx7OvyCo,266
4
4
  trd_utils/common_utils/wallet_utils.py,sha256=OX9q2fymP0VfIWTRIRBP8W33cfyjLXimxMgPOsZe-3g,727
@@ -14,7 +14,7 @@ trd_utils/exchanges/bx_ultra/__init__.py,sha256=8Ssy-eOemQR32Nv1-FoPHm87nRqRO4Fm
14
14
  trd_utils/exchanges/bx_ultra/bx_types.py,sha256=muHLa9lEjIOIDLQCb6xdyxSoQiIMSHErVe0NCoAS-RI,31017
15
15
  trd_utils/exchanges/bx_ultra/bx_ultra_client.py,sha256=AjaKbUFPWLTO_KwyCAB7DVbmJKUjSQqZs5A1NfSUCBo,25110
16
16
  trd_utils/exchanges/bx_ultra/bx_utils.py,sha256=PwapomwDW33arVmKIDj6cL-aP0ptu4BYy_lOCqSAPOo,1392
17
- trd_utils/exchanges/exchange_base.py,sha256=Xwdq9ELBdD4_u0SF6Vsrqc9CN2hcWu2kHJHI8IqcX7U,5950
17
+ trd_utils/exchanges/exchange_base.py,sha256=QDWzltlGq4k2KsdAGMoLw_6_lZ7k3rPOP64cZKet0ng,5987
18
18
  trd_utils/exchanges/hyperliquid/README.md,sha256=-qaxmDt_9NTus2xRuzyFGkKgYDWgWk7ufHVTSkyn3t4,105
19
19
  trd_utils/exchanges/hyperliquid/__init__.py,sha256=QhwGRcneGFHREM-MMdYpbcx-aWdsWsu2WznHzx7LaUM,92
20
20
  trd_utils/exchanges/hyperliquid/hyperliquid_client.py,sha256=dE-WIj1_H_5qHnO2Uu4DBVl1qEPdLdQFJW0IIwia1UM,6804
@@ -29,7 +29,7 @@ trd_utils/tradingview/tradingview_client.py,sha256=g_eWYaCRQAL8Kvd-r6AnAdbH7Jha6
29
29
  trd_utils/tradingview/tradingview_types.py,sha256=z21MXPVdWHAduEl3gSeMIRhxtBN9yK-jPYHfZSMIbSA,6144
30
30
  trd_utils/types_helper/__init__.py,sha256=lLbUiW1jUV1gjzTMFLthwkvF0hwauH-F_J2JZq--1U0,67
31
31
  trd_utils/types_helper/base_model.py,sha256=Q2KK0r4UXP9PlWeIl6nxdAeCGB5InU5IkTNGAfJasfM,11808
32
- trd_utils-0.0.27.dist-info/LICENSE,sha256=J1EP2xt87RjjmsTV1jTjHDQMLIM9FjdwEftTpw8hyv4,1067
33
- trd_utils-0.0.27.dist-info/METADATA,sha256=M1EtoVyRQz43qN9DHHMyZyFS5M6ydOqfYE4Z5gqwWl8,1095
34
- trd_utils-0.0.27.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
35
- trd_utils-0.0.27.dist-info/RECORD,,
32
+ trd_utils-0.0.28.dist-info/LICENSE,sha256=J1EP2xt87RjjmsTV1jTjHDQMLIM9FjdwEftTpw8hyv4,1067
33
+ trd_utils-0.0.28.dist-info/METADATA,sha256=jPMNi7OsWV2GIUlYE-YaR4Vog9xGvh6WPgrq6goTtdk,1095
34
+ trd_utils-0.0.28.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
35
+ trd_utils-0.0.28.dist-info/RECORD,,