siglab-py 0.1.23__py3-none-any.whl → 0.1.25__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.
- siglab_py/market_data_providers/futu_candles.py +1 -1
- {siglab_py-0.1.23.dist-info → siglab_py-0.1.25.dist-info}/METADATA +1 -5
- {siglab_py-0.1.23.dist-info → siglab_py-0.1.25.dist-info}/RECORD +5 -5
- {siglab_py-0.1.23.dist-info → siglab_py-0.1.25.dist-info}/WHEEL +0 -0
- {siglab_py-0.1.23.dist-info → siglab_py-0.1.25.dist-info}/top_level.txt +0 -0
|
@@ -14,7 +14,7 @@ from siglab_py.util.analytic_util import compute_candles_stats
|
|
|
14
14
|
|
|
15
15
|
'''
|
|
16
16
|
Usage:
|
|
17
|
-
python futu_candles.py --symbol HK.00700 --end_date 2025-03-11 --start_date 2024-03-11 --market HK --trdmarket HK --security_firm FUTUSECURITIES --security_type STOCK --compute_ta Y
|
|
17
|
+
python futu_candles.py --symbol HK.00700 --end_date "2025-03-11 0:0:0" --start_date "2024-03-11 0:0:0" --market HK --trdmarket HK --security_firm FUTUSECURITIES --security_type STOCK --compute_ta Y
|
|
18
18
|
|
|
19
19
|
This script is NOT pypy compatible.
|
|
20
20
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: siglab-py
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.25
|
|
4
4
|
Summary: Market data fetches, TA calculations and generic order gateway.
|
|
5
5
|
Author: r0bbarh00d
|
|
6
6
|
Author-email: r0bbarh00d <r0bbarh00d@gmail.com>
|
|
@@ -25,10 +25,6 @@ Requires-Dist: ccxt
|
|
|
25
25
|
Requires-Dist: ccxtpro
|
|
26
26
|
Requires-Dist: yfinance
|
|
27
27
|
Requires-Dist: yahoofinancials
|
|
28
|
-
Requires-Dist: scipy
|
|
29
|
-
Requires-Dist: statsmodels
|
|
30
|
-
Requires-Dist: scikit-learn
|
|
31
|
-
Requires-Dist: sklearn.preprocessing
|
|
32
28
|
Requires-Dist: hurst
|
|
33
29
|
Requires-Dist: redis
|
|
34
30
|
Requires-Dist: redis-py-cluster
|
|
@@ -8,7 +8,7 @@ siglab_py/market_data_providers/aggregated_orderbook_provider.py,sha256=FZRobEBN
|
|
|
8
8
|
siglab_py/market_data_providers/candles_provider.py,sha256=fqHJjlECsBiBlpgyywrc4gTgxiROPNzZM8KxQBB5cOg,14139
|
|
9
9
|
siglab_py/market_data_providers/candles_ta_provider.py,sha256=uiAhbEZZdTF-YulBHpSLwabos5LHCKU91NTiTmpUc0w,12001
|
|
10
10
|
siglab_py/market_data_providers/deribit_options_expiry_provider.py,sha256=e9Ee8TmC8pXaid8-jouSLKIpuW6_JBBgwRTieI665yQ,8684
|
|
11
|
-
siglab_py/market_data_providers/futu_candles.py,sha256=
|
|
11
|
+
siglab_py/market_data_providers/futu_candles.py,sha256=E9nqGCKVUbN4-xNWHoW5AfjSAo8c4yARQw9tAVBJeUo,7592
|
|
12
12
|
siglab_py/market_data_providers/orderbooks_provider.py,sha256=olt-3LIkoyzQWfNNQRhJtKibLbkTutt_q_rCCTM7i1g,16216
|
|
13
13
|
siglab_py/market_data_providers/test_provider.py,sha256=wBLCgcWjs7FGZJXWsNyn30lkOLa_cgpuvqRakMC0wbA,2221
|
|
14
14
|
siglab_py/ordergateway/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -26,7 +26,7 @@ siglab_py/util/analytic_util.py,sha256=FiS7R_om3F3M8D0LbS6PbmiWy4RT1kubpgkzdbaGl
|
|
|
26
26
|
siglab_py/util/aws_util.py,sha256=KGmjHrr1rpnnxr33nXHNzTul4tvyyxl9p6gpwNv0Ygc,2557
|
|
27
27
|
siglab_py/util/market_data_util.py,sha256=AcgWueAGtC6Gm1oq06v1R0a85dz__Tp3QarVSD_iU6Q,17262
|
|
28
28
|
siglab_py/util/retry_util.py,sha256=mxYuRFZRZoaQQjENcwPmxhxixtd1TFvbxIdPx4RwfRc,743
|
|
29
|
-
siglab_py-0.1.
|
|
30
|
-
siglab_py-0.1.
|
|
31
|
-
siglab_py-0.1.
|
|
32
|
-
siglab_py-0.1.
|
|
29
|
+
siglab_py-0.1.25.dist-info/METADATA,sha256=szeLgsg1ePE_yABa60vFKt-TGvJmXKRJzzo1nJNSIro,980
|
|
30
|
+
siglab_py-0.1.25.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
|
31
|
+
siglab_py-0.1.25.dist-info/top_level.txt,sha256=AbD4VR9OqmMOGlMJLkAVPGQMtUPIQv0t1BF5xmcLJSk,10
|
|
32
|
+
siglab_py-0.1.25.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|