trd-utils 0.0.23__py3-none-any.whl → 0.0.24__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.23"
2
+ __version__ = "0.0.24"
3
3
 
@@ -44,7 +44,7 @@ class UserPositionInfo(BaseModel):
44
44
  mark_px: Decimal = None
45
45
  mgn_mode: str = None
46
46
  mgn_ratio: Decimal = None
47
- notional_usd: int = None
47
+ notional_usd: Decimal = None
48
48
  pnl: Decimal = None
49
49
  pos: Decimal = None
50
50
  pos_ccy: str = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: trd_utils
3
- Version: 0.0.23
3
+ Version: 0.0.24
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=ycZRLTPOff6iyw6emCSdTkhoNYR94Dl7xx09yStvLVE,25
1
+ trd_utils/__init__.py,sha256=BdPJxY5Id-AZ9wkd-avrl6Mcm-AJ8wfeCAWD6kCw4vk,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
@@ -21,7 +21,7 @@ trd_utils/exchanges/hyperliquid/hyperliquid_client.py,sha256=dE-WIj1_H_5qHnO2Uu4
21
21
  trd_utils/exchanges/hyperliquid/hyperliquid_types.py,sha256=MiGG5fRU7wHqOMtCzQXD1fwwbeUK1HEcQwW5rl-9D4c,2678
22
22
  trd_utils/exchanges/okx/__init__.py,sha256=OjVpvcwB9mrCTofLt14JRHV2-fMAzGz9-YkJAMwl6dM,67
23
23
  trd_utils/exchanges/okx/okx_client.py,sha256=M6P1lDJ2UDqT7WMvXgiK4BbUwa73OHvh-8Dbo51oOqo,7118
24
- trd_utils/exchanges/okx/okx_types.py,sha256=u9Y2vxcja1DvlclAxB1g3LDznei8bZLKNGEzgCSLGFw,5009
24
+ trd_utils/exchanges/okx/okx_types.py,sha256=IkFOfgivcvvIw950jyGHAVfFFGbGqfZcYGfZLWfNLvc,5013
25
25
  trd_utils/html_utils/__init__.py,sha256=1WWs8C7JszRjTkmzIRLHpxWECHur_DrulTPGIeX88oM,426
26
26
  trd_utils/html_utils/html_formats.py,sha256=unKsvOiiDmYTTaM0DYZEUNLEUzWQKKrqASJXvY54kvU,2299
27
27
  trd_utils/tradingview/__init__.py,sha256=H0QYb-O5qvy7qC3yswtlcSWLmeBnaS6oJ3JtjvmaV_Y,154
@@ -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=EEVEfIpXc5_HhQMAfWXan1i7WFmj7MZvCuwnw3zBgtI,11029
32
- trd_utils-0.0.23.dist-info/LICENSE,sha256=J1EP2xt87RjjmsTV1jTjHDQMLIM9FjdwEftTpw8hyv4,1067
33
- trd_utils-0.0.23.dist-info/METADATA,sha256=TMmJW3ynSCFdDvx3-J2Vd4p3y65hL8YNkYR_KY0EB1s,1095
34
- trd_utils-0.0.23.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
35
- trd_utils-0.0.23.dist-info/RECORD,,
32
+ trd_utils-0.0.24.dist-info/LICENSE,sha256=J1EP2xt87RjjmsTV1jTjHDQMLIM9FjdwEftTpw8hyv4,1067
33
+ trd_utils-0.0.24.dist-info/METADATA,sha256=tvZ8_oljtkI3o1ZYl0YHhClobu3GHp4TA6UUnlWyNf4,1095
34
+ trd_utils-0.0.24.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
35
+ trd_utils-0.0.24.dist-info/RECORD,,