Qubx 0.6.7__cp312-cp312-manylinux_2_39_x86_64.whl → 0.6.8__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/ta/indicators.cpython-312-x86_64-linux-gnu.so +0 -0
- {qubx-0.6.7.dist-info → qubx-0.6.8.dist-info}/METADATA +2 -2
- {qubx-0.6.7.dist-info → qubx-0.6.8.dist-info}/RECORD +7 -7
- {qubx-0.6.7.dist-info → qubx-0.6.8.dist-info}/WHEEL +0 -0
- {qubx-0.6.7.dist-info → qubx-0.6.8.dist-info}/entry_points.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: Qubx
|
|
3
|
-
Version: 0.6.
|
|
3
|
+
Version: 0.6.8
|
|
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=SkXOuWaZe0OxWMCQN1HqeOOejPQW1kkrrFLkwWP3Vtk,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=BBgv0jvasflw6qnbE1Z2ipGNVUePHGB7Yk8Ohpz472s,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
|
|
@@ -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=Gg3VTzUSjHjQ-qKuB-PDPNXl-rLYC2VSgxkklYzgOUg,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.8.dist-info/METADATA,sha256=HYKTSr3jtzugxa-Vnqa0Ps-i-N1K-gIdeCLVyoMKmBA,4141
|
|
142
|
+
qubx-0.6.8.dist-info/WHEEL,sha256=h1DdjcD2ZFnKGsDLjEycQhNNPJ5l-R8qdFdDSXHrAGY,110
|
|
143
|
+
qubx-0.6.8.dist-info/entry_points.txt,sha256=VqilDTe8mVuV9SbR-yVlZJBTjbkHIL2JBgXfQw076HY,47
|
|
144
|
+
qubx-0.6.8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|