Add WeCom markdown alerts and keep target exits while strategy is paused.
Notify open/close/start/pause/fault with SIM vs LIVE venue labels; configure webhook in Settings. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""通知子系统。"""
|
||||
|
||||
from . import wecom
|
||||
|
||||
__all__ = ["wecom"]
|
||||
Reference in New Issue
Block a user