Files
crypto_okx/lib/strategy/strategy_trade_labels.py
dekun a1abe159fa Initial standalone crypto_okx with one-click deploy.
Add deploy/manage.sh bootstrap for git.bz121.com/dekun/crypto_okx and point docs at this repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 20:00:59 +08:00

3 lines
122 B
Python

"""兼容薄封装:请改用 lib.trade.trade_labels_lib."""
from lib.trade.trade_labels_lib import * # noqa: F401,F403