kaq-quant-common 0.1.89__py3-none-any.whl → 0.1.90__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.
@@ -1,5 +1,14 @@
1
1
  from enum import Enum
2
2
 
3
+ class KaqExchangeEnum(Enum):
4
+ binance = 1
5
+ bitget = 2
6
+ bybit = 3
7
+ gate = 4
8
+ htx = 5
9
+ okx = 6
10
+ mexc = 7
11
+
3
12
  class KaqCommsionRateRedisPrefixEnum(Enum):
4
13
  binance_future = 'kaq_binance_futures_commission_rate'
5
14
  bybit_future = 'kaq_bybit_futures_commission_rate'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: kaq_quant_common
3
- Version: 0.1.89
3
+ Version: 0.1.90
4
4
  Summary:
5
5
  Author: kevinfuture
6
6
  Author-email: liuenbofuture@foxmail.com
@@ -51,7 +51,7 @@ kaq_quant_common/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3
51
51
  kaq_quant_common/utils/dagster_job_check_utils.py,sha256=tiijAt_jAc08DJOAa3z43sOTCi-4lizPI-IqWqbBI20,1488
52
52
  kaq_quant_common/utils/dagster_utils.py,sha256=Zp9tYKVoF-9i9KcC00hrhKwiECOY7a3HyfLkZBR0o8A,668
53
53
  kaq_quant_common/utils/date_util.py,sha256=ur-h8kUVqNYUW2P2t4cZL8oRRXXo8oPMV9S_w5lZCPM,6928
54
- kaq_quant_common/utils/enums_utils.py,sha256=UH7epXLxRJ9fLNzzFe5ksfv1fdACfkeCD3id2h64wdE,2023
54
+ kaq_quant_common/utils/enums_utils.py,sha256=Pyq-og9YwMXnvhlUc_PkdjAYm6p6vLA_2AYclCVyWZc,2148
55
55
  kaq_quant_common/utils/error_utils.py,sha256=u9jGnfQItSSgCeFJf8_67ud_F_uV_sY5Dh5HcbILJDs,423
56
56
  kaq_quant_common/utils/hash_utils.py,sha256=uAiRbiIpPjVLWD-6X0EZtn6_zDkiMDIcjVqEhWn54vU,1672
57
57
  kaq_quant_common/utils/log_time_utils.py,sha256=thuCD6j6eu9YUuhBBq2DGkrDpXVh1PvuoUozR1S8q9g,832
@@ -61,6 +61,6 @@ kaq_quant_common/utils/signal_utils.py,sha256=zBSyEltNTKqkQCsrETd47kEBb3Q_OWUBUn
61
61
  kaq_quant_common/utils/sqlite_utils.py,sha256=UDDFKfwL0N-jFifl40HdyOCENh2YQfW5so6hRaSJpv0,5722
62
62
  kaq_quant_common/utils/uuid_utils.py,sha256=pm_pnXpd8n9CI66x3A20cOEUiriJyqHaKGCeLrgkBxU,71
63
63
  kaq_quant_common/utils/yml_utils.py,sha256=gcKjb_-uuUajBGAl5QBPIZTg2wXm7qeeJvtHflj_zOE,4513
64
- kaq_quant_common-0.1.89.dist-info/METADATA,sha256=iFPb49gEOAYJ7ou18wZHOeUF3uyWp5jo9dw3zavwiwo,1971
65
- kaq_quant_common-0.1.89.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
66
- kaq_quant_common-0.1.89.dist-info/RECORD,,
64
+ kaq_quant_common-0.1.90.dist-info/METADATA,sha256=PFw0iuUewDNmyBJMtkBltqdZ7agK7bKcqEuUpT1D04s,1971
65
+ kaq_quant_common-0.1.90.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
66
+ kaq_quant_common-0.1.90.dist-info/RECORD,,