Qubx 0.6.7__cp312-cp312-manylinux_2_39_x86_64.whl → 0.6.9__cp312-cp312-manylinux_2_39_x86_64.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 Qubx might be problematic. Click here for more details.
- qubx/core/series.cpython-312-x86_64-linux-gnu.so +0 -0
- qubx/core/utils.cpython-312-x86_64-linux-gnu.so +0 -0
- qubx/data/tardis.py +1 -1
- qubx/ta/indicators.cpython-312-x86_64-linux-gnu.so +0 -0
- {qubx-0.6.7.dist-info → qubx-0.6.9.dist-info}/METADATA +2 -2
- {qubx-0.6.7.dist-info → qubx-0.6.9.dist-info}/RECORD +8 -8
- {qubx-0.6.7.dist-info → qubx-0.6.9.dist-info}/WHEEL +0 -0
- {qubx-0.6.7.dist-info → qubx-0.6.9.dist-info}/entry_points.txt +0 -0
|
Binary file
|
|
Binary file
|
qubx/data/tardis.py
CHANGED
|
@@ -471,7 +471,7 @@ class TardisMachineReader(DataReader):
|
|
|
471
471
|
record_time = pd.Timestamp(record["localTimestamp"])
|
|
472
472
|
if prev_record_time is None or record_time.floor("h") != prev_record_time.floor("h"):
|
|
473
473
|
prev_record_time = record_time
|
|
474
|
-
logger.
|
|
474
|
+
logger.info(f"{data_id} New hour: {record_time}")
|
|
475
475
|
if record_time < start:
|
|
476
476
|
continue
|
|
477
477
|
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: Qubx
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.9
|
|
4
4
|
Summary: Qubx - Quantitative Trading Framework
|
|
5
5
|
Author: Dmitry Marienko
|
|
6
6
|
Author-email: dmitry.marienko@xlydian.com
|
|
@@ -10,7 +10,7 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
10
10
|
Classifier: Programming Language :: Python :: 3.11
|
|
11
11
|
Classifier: Programming Language :: Python :: 3.12
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.13
|
|
13
|
-
Requires-Dist: aiohttp (>=3.11
|
|
13
|
+
Requires-Dist: aiohttp (>=3.10.11,<3.11.0)
|
|
14
14
|
Requires-Dist: ccxt (>=4.2.68,<5.0.0)
|
|
15
15
|
Requires-Dist: croniter (>=2.0.5,<3.0.0)
|
|
16
16
|
Requires-Dist: cython (==3.0.8)
|
|
@@ -42,11 +42,11 @@ qubx/core/mixins/processing.py,sha256=Ny9EyrTuF_YBmPsAebykV54OfGMBGE1gSam9VFJJKa
|
|
|
42
42
|
qubx/core/mixins/subscription.py,sha256=J_SX0CNw2bPy4bhxe0vswvDXY4LCkwXSaj_1PepKRLY,8540
|
|
43
43
|
qubx/core/mixins/trading.py,sha256=KApWQE0zIh1jg_9HezLdR-mp3UEYIdylSyX9MajHmCc,3618
|
|
44
44
|
qubx/core/mixins/universe.py,sha256=1ya2P3QZrsAVXmMXqq0t6CHGAC5iMGVD2ARUAtSfv04,10062
|
|
45
|
-
qubx/core/series.cpython-312-x86_64-linux-gnu.so,sha256=
|
|
45
|
+
qubx/core/series.cpython-312-x86_64-linux-gnu.so,sha256=zCATDz19kXVxlTzUW6If98vOOjHLPvYCJATO4R1qoOs,970056
|
|
46
46
|
qubx/core/series.pxd,sha256=ZA9mBrZ-ha112ZMZnBIun1kNrKjxzlaOoq4D_cDZYJw,3923
|
|
47
47
|
qubx/core/series.pyi,sha256=r6o2SnYIBujmJuuoM8oEc3tbVg2Blz2CfSIdRKn9VMo,4547
|
|
48
48
|
qubx/core/series.pyx,sha256=Y6GbCihO3zgUWOF9UvmyXisWLnGcVOcFl2u1ZtvM1zI,44909
|
|
49
|
-
qubx/core/utils.cpython-312-x86_64-linux-gnu.so,sha256=
|
|
49
|
+
qubx/core/utils.cpython-312-x86_64-linux-gnu.so,sha256=X9kz20c-xdLeWmKONjUx8Ag-OS1LCALi9F6TO6gKrnU,86568
|
|
50
50
|
qubx/core/utils.pyi,sha256=a-wS13V2p_dM1CnGq40JVulmiAhixTwVwt0ah5By0Hc,348
|
|
51
51
|
qubx/core/utils.pyx,sha256=k5QHfEFvqhqWfCob89ANiJDKNG8gGbOh-O4CVoneZ8M,1696
|
|
52
52
|
qubx/data/__init__.py,sha256=ELZykvpPGWc5rX7QoNyNQwMLgdKMG8MACOByA4pM5hA,549
|
|
@@ -55,7 +55,7 @@ qubx/data/helpers.py,sha256=3WBfrfRsq6liFtnPOIoLCd1uu8NaW9akPqcwZNJwh5M,16261
|
|
|
55
55
|
qubx/data/hft.py,sha256=Y1QVg3eXDt9ZtdnrNk7xreblEa0Mc4Jrprt0dVaoOn0,32797
|
|
56
56
|
qubx/data/readers.py,sha256=Y6bU4jyeRGB9mPdQwi9dD0PTuiQH-OVAY9N-6cM3HVo,62527
|
|
57
57
|
qubx/data/registry.py,sha256=45mjy5maBSO6cf-0zfIRRDs8b0VDW7wHSPn43aRjv-o,3883
|
|
58
|
-
qubx/data/tardis.py,sha256=
|
|
58
|
+
qubx/data/tardis.py,sha256=JqP4n0BxDPLduZqhCdVkXSNlPWEMk3p6T4dpZPCjZDU,33361
|
|
59
59
|
qubx/emitters/__init__.py,sha256=rbh2py5_RPV1vROrJ7dV09D4D0MWiuNxj_zF8nSD_WE,498
|
|
60
60
|
qubx/emitters/base.py,sha256=JEIgKdjbJH8KsV2EzsrsHC0LAN_Me1f4ZfF2Sgg86NA,7628
|
|
61
61
|
qubx/emitters/composite.py,sha256=8DsPIUtaJ95Oww9QTVVB6LR7Wcb6TJ-c1jIHMGuttz4,2784
|
|
@@ -104,7 +104,7 @@ qubx/restorers/signal.py,sha256=iruHe4ieTSV73zeJbFPubsmAEf4TzVXnkM4zjupCAJQ,6462
|
|
|
104
104
|
qubx/restorers/state.py,sha256=ePmh604fp2kRYzMNXL-TWvZOxmtTGAaKYfHJcnKResY,4042
|
|
105
105
|
qubx/restorers/utils.py,sha256=We2gfqwQKWziUYhuUnjb-xo-5tSlbuHWpPQn0CEMTn0,1155
|
|
106
106
|
qubx/ta/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
107
|
-
qubx/ta/indicators.cpython-312-x86_64-linux-gnu.so,sha256=
|
|
107
|
+
qubx/ta/indicators.cpython-312-x86_64-linux-gnu.so,sha256=gPPX5D8xIVrONoYoOMW-YfT8zl7x1XSXkhL7LT2YFXo,654440
|
|
108
108
|
qubx/ta/indicators.pxd,sha256=eCJ9paOxtxbDFx4U5CUhcgB1jjCQAfVqMF2FnbJ03Lo,4222
|
|
109
109
|
qubx/ta/indicators.pyi,sha256=19W0uERft49In5bf9jkJHkzJYEyE9gzudN7_DJ5Vdv8,1963
|
|
110
110
|
qubx/ta/indicators.pyx,sha256=FVkv5ld04TpZMT3a_kR1MU3IUuWfijzjJnh_lG78JxM,26029
|
|
@@ -138,7 +138,7 @@ qubx/utils/runner/configs.py,sha256=VDGUoNX-Hqjwy59K49GlAa577djJ2Ej2fhyEAaXQBl4,
|
|
|
138
138
|
qubx/utils/runner/runner.py,sha256=8wR0eLd4T2uf4HQBNNfUWfT9kaneNqz_g050uibe6Ew,37476
|
|
139
139
|
qubx/utils/time.py,sha256=J0ZFGjzFL5T6GA8RPAel8hKG0sg2LZXeQ5YfDCfcMHA,10055
|
|
140
140
|
qubx/utils/version.py,sha256=e52fIHyxzCiIuH7svCF6pkHuDlqL64rklqz-2XjWons,5309
|
|
141
|
-
qubx-0.6.
|
|
142
|
-
qubx-0.6.
|
|
143
|
-
qubx-0.6.
|
|
144
|
-
qubx-0.6.
|
|
141
|
+
qubx-0.6.9.dist-info/METADATA,sha256=GQ_4ifNuG63a4UZDD3fbeDjAqvDzFJE1KP7gdmpkUSc,4141
|
|
142
|
+
qubx-0.6.9.dist-info/WHEEL,sha256=h1DdjcD2ZFnKGsDLjEycQhNNPJ5l-R8qdFdDSXHrAGY,110
|
|
143
|
+
qubx-0.6.9.dist-info/entry_points.txt,sha256=VqilDTe8mVuV9SbR-yVlZJBTjbkHIL2JBgXfQw076HY,47
|
|
144
|
+
qubx-0.6.9.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|