siglab-py 0.1.8__py3-none-any.whl → 0.1.9__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 siglab-py might be problematic. Click here for more details.

@@ -4,8 +4,8 @@ import json
4
4
  import time
5
5
  from redis import StrictRedis
6
6
 
7
- from exchanges.any_exchange import AnyExchange
8
- from constants import JSON_SERIALIZABLE_TYPES
7
+ from siglab_py.exchanges.any_exchange import AnyExchange
8
+ from siglab_py.constants import JSON_SERIALIZABLE_TYPES
9
9
 
10
10
  '''
11
11
  Example,
@@ -22,8 +22,8 @@ from util.aws_util import AwsKmsUtil
22
22
 
23
23
  import ccxt.pro as ccxtpro
24
24
 
25
- from exchanges.any_exchange import AnyExchange
26
- from ordergateway.client import Order, DivisiblePosition
25
+ from siglab_py.exchanges.any_exchange import AnyExchange
26
+ from siglab_py.ordergateway.client import Order, DivisiblePosition
27
27
 
28
28
  '''
29
29
  Usage:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: siglab-py
3
- Version: 0.1.8
3
+ Version: 0.1.9
4
4
  Summary: Market data fetches, TA calculations and generic order gateway.
5
5
  Author: r0bbarh00d
6
6
  Author-email: r0bbarh00d <r0bbarh00d@gmail.com>
@@ -10,9 +10,9 @@ siglab_py/market_data_providers/deribit_options_expiry_provider.py,sha256=mP-508
10
10
  siglab_py/market_data_providers/orderbooks_provider.py,sha256=cBp-HYCups2Uiwzw0SaUwxrg4unJvnm2TDqIK8f4hUg,15674
11
11
  siglab_py/market_data_providers/test_provider.py,sha256=wBLCgcWjs7FGZJXWsNyn30lkOLa_cgpuvqRakMC0wbA,2221
12
12
  siglab_py/ordergateway/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
- siglab_py/ordergateway/client.py,sha256=BndmyQkAtPSEXQP9vR8ySiPIkODjuf0-LOwnsFFPPhg,6508
13
+ siglab_py/ordergateway/client.py,sha256=TCazOjsRjjrImSfT4-cmbY7bvmxwJXixMpaJM5opIcY,6528
14
14
  siglab_py/ordergateway/encrypt_keys_util.py,sha256=-qi87db8To8Yf1WS1Q_Cp2Ya7ZqgWlRqSHfNXCM7wE4,1339
15
- siglab_py/ordergateway/gateway.py,sha256=n1tfKsSujdyygyV3fYGy56CGXMT1Y_6BFuOsXesG3bU,30589
15
+ siglab_py/ordergateway/gateway.py,sha256=31u3Y6nz5mFV9u_wVa3kjGWMyCnwtpaNNnGgy9Gf2qI,30609
16
16
  siglab_py/ordergateway/test_ordergateway.py,sha256=DH4djEZeWZr69lTx_xG9_N8S_E2wAG4S3430VisU5w4,3805
17
17
  siglab_py/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
18
18
  siglab_py/tests/integration/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -24,7 +24,7 @@ siglab_py/util/analytic_util.py,sha256=QLabbEMqM4rKKH2PE_LqxIyo-BUdCRhkLybLATBIm
24
24
  siglab_py/util/aws_util.py,sha256=KGmjHrr1rpnnxr33nXHNzTul4tvyyxl9p6gpwNv0Ygc,2557
25
25
  siglab_py/util/market_data_util.py,sha256=3qTq71xGvQXj0ORKJV50IN5FP_mCBF_gvdmlPyhdyco,16439
26
26
  siglab_py/util/retry_util.py,sha256=mxYuRFZRZoaQQjENcwPmxhxixtd1TFvbxIdPx4RwfRc,743
27
- siglab_py-0.1.8.dist-info/METADATA,sha256=QqYYIHR02shHkYxd9X4vBgxwhhp_6eoYEctTN-rUgpk,1096
28
- siglab_py-0.1.8.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
29
- siglab_py-0.1.8.dist-info/top_level.txt,sha256=AbD4VR9OqmMOGlMJLkAVPGQMtUPIQv0t1BF5xmcLJSk,10
30
- siglab_py-0.1.8.dist-info/RECORD,,
27
+ siglab_py-0.1.9.dist-info/METADATA,sha256=VhHvluQnwwmVjf3BuiPeI7d19ruSkwyRo0snXBl5M50,1096
28
+ siglab_py-0.1.9.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
29
+ siglab_py-0.1.9.dist-info/top_level.txt,sha256=AbD4VR9OqmMOGlMJLkAVPGQMtUPIQv0t1BF5xmcLJSk,10
30
+ siglab_py-0.1.9.dist-info/RECORD,,