ワンクリックで
mt5-bridge-connectivity
Foundation layer for identity verification, noise filtering, and environment awareness.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Foundation layer for identity verification, noise filtering, and environment awareness.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Pre-trade risk gates and post-trade audit actions for institutional compliance.
Institutional-grade monitoring of alpha exhaustion, execution capacity, and regime drift.
Institutional-grade strategy validation, walk-forward analysis, and regime-aware testing.
Institutional-grade data cleaning, tick physics auditing, and gap reconstruction.
Minimizing slippage, benchmarking fills, and detecting toxic flow.
Institutional-grade management of systemic risk, hidden correlations, and black-swan stress testing.
| name | MT5 Bridge & Connectivity |
| description | Foundation layer for identity verification, noise filtering, and environment awareness. |
This is my mandatory foundation layer. Use this protocol before calling any other trading skill (alpha_forensics, factor_risk, etc.).
Before performing any analysis:
scripts/connectivity_manager.py.Login, Server, and TradeMode (Demo/Live).To prevent "Data Pollution":
scripts/history_cleaner.py to isolate institutional trades.Magic 888888 (Fleet) and Magic 999000+ (Titan Alpha).Before long-running operations or high-frequency execution:
scripts/heartbeat_monitor.py to verify RTT latency is < 200ms.CRITICAL, call scripts/auto_healer.py to attempt session restoration.HEALTHY.To ensure data durability and auditability:
scripts/db_sentinel.py daily to audit schema integrity and perform vacuuming.scripts/audit_trail_manager.py. The "details" field should be a rich JSON for forensic playback.scripts/connectivity_manager.py: Status and Identity check.scripts/history_cleaner.py: Noise reduction for trade history.scripts/heartbeat_monitor.py: Pulse and Latency check.scripts/auto_healer.py: Automated connection recovery.scripts/db_sentinel.py: Database maintenance.scripts/audit_trail_manager.py: Institutional execution ledger.