bitunix-automated-crypto-trading 2.6.2__py3-none-any.whl → 2.6.3__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.
- bitunix_automated_crypto_trading/bitunix.py +1 -1
- {bitunix_automated_crypto_trading-2.6.2.dist-info → bitunix_automated_crypto_trading-2.6.3.dist-info}/METADATA +1 -1
- {bitunix_automated_crypto_trading-2.6.2.dist-info → bitunix_automated_crypto_trading-2.6.3.dist-info}/RECORD +6 -6
- {bitunix_automated_crypto_trading-2.6.2.dist-info → bitunix_automated_crypto_trading-2.6.3.dist-info}/WHEEL +0 -0
- {bitunix_automated_crypto_trading-2.6.2.dist-info → bitunix_automated_crypto_trading-2.6.3.dist-info}/entry_points.txt +0 -0
- {bitunix_automated_crypto_trading-2.6.2.dist-info → bitunix_automated_crypto_trading-2.6.3.dist-info}/top_level.txt +0 -0
@@ -12,7 +12,7 @@ from .BitunixApi import BitunixApi
|
|
12
12
|
from .BitunixSignal import BitunixSignal
|
13
13
|
from .NotificationManager import NotificationManager
|
14
14
|
|
15
|
-
from logger import Logger
|
15
|
+
from .logger import Logger
|
16
16
|
logger = Logger(__name__).get_logger()
|
17
17
|
|
18
18
|
from fastapi import FastAPI, Request, Form, WebSocket, WebSocketDisconnect, Depends, Query
|
@@ -7,7 +7,7 @@ bitunix_automated_crypto_trading/NotificationManager.py,sha256=tHwfL60h7qIVhNIDA
|
|
7
7
|
bitunix_automated_crypto_trading/ThreadManager.py,sha256=nYbllySsmC4v0HdhMuPhfCywfxlfbUo5YJ-Di2o6w4Q,2399
|
8
8
|
bitunix_automated_crypto_trading/TickerManager.py,sha256=TxKrN67Ld9BKqsLxk56IeZHBhanMcK11dtzlDqbR8ro,31890
|
9
9
|
bitunix_automated_crypto_trading/__init__.py,sha256=1hzk6nX8NnUCr1tsq8oFq1qGCNhNwnwldWE75641Eew,78
|
10
|
-
bitunix_automated_crypto_trading/bitunix.py,sha256=
|
10
|
+
bitunix_automated_crypto_trading/bitunix.py,sha256=CB5snV4fJnT6_lsb29UgHltRWl7jEoYriYJsqhSy2-M,25206
|
11
11
|
bitunix_automated_crypto_trading/config.py,sha256=-IkDB3QbvO1rfrC0gqpBCMQAmHrNtsTvYuzItwXMk3I,3650
|
12
12
|
bitunix_automated_crypto_trading/config.txt,sha256=XzVjYlv6iRMr7C5zEAaRvpvwk-U3pgFLnhk1hYJ5-UM,1269
|
13
13
|
bitunix_automated_crypto_trading/logger.py,sha256=2NL1l8zJTryFILo3AKIFH7MCpDDfsH20bunmUVBZj7E,3014
|
@@ -24,8 +24,8 @@ bitunix_automated_crypto_trading/templates/main.html,sha256=_OBclFmhhsjsdzqwqFA0
|
|
24
24
|
bitunix_automated_crypto_trading/templates/modal-chart.html,sha256=Y0OKMEqI2I1dciu0TVj19AsltNqOvm8hm1ScmDd3qCQ,1057
|
25
25
|
bitunix_automated_crypto_trading/templates/modal-config.html,sha256=zQwkOY6XJiYcdV8UaP19coyCUZfEINn8Nhu5FnJ7lm4,1332
|
26
26
|
bitunix_automated_crypto_trading/templates/modal-logs.html,sha256=TNM21tE2jMXpm5X3pAYT5ZX5XdWQWLlFEKofZUA1lVA,631
|
27
|
-
bitunix_automated_crypto_trading-2.6.
|
28
|
-
bitunix_automated_crypto_trading-2.6.
|
29
|
-
bitunix_automated_crypto_trading-2.6.
|
30
|
-
bitunix_automated_crypto_trading-2.6.
|
31
|
-
bitunix_automated_crypto_trading-2.6.
|
27
|
+
bitunix_automated_crypto_trading-2.6.3.dist-info/METADATA,sha256=eu8XKl5tbs70hfMv4AoKp0o4OjB8r_YqMwRUTb_JFCI,1032
|
28
|
+
bitunix_automated_crypto_trading-2.6.3.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
29
|
+
bitunix_automated_crypto_trading-2.6.3.dist-info/entry_points.txt,sha256=UXREYHuSl2XYd_tOtLIq0zg3d1kX3lixX5SpN8yGBw4,82
|
30
|
+
bitunix_automated_crypto_trading-2.6.3.dist-info/top_level.txt,sha256=uyFzHUCOsp8elnG2Ovor6xXcf7dxRxY-C-Txiwix64Q,33
|
31
|
+
bitunix_automated_crypto_trading-2.6.3.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|