What problem does it solve?
It helps you prevent backtest distortion and real-trading compliance mistakes by documenting market-specific trading and tax/regulatory constraints across A-shares, Hong Kong stocks, US markets, and crypto.
Core Features & Use Cases
- Cross-market trading rule modeling: Encodes key mechanics like limit up/down, T+N settlement differences, short-selling constraints, and trading-session auction/continuous phases to improve order execution assumptions.
- Backtest impact guidance: Explains how each rule changes signal execution timing and feasibility (e.g., buy/sell blocking at limits, stop-loss effectiveness, PDT/LULD pauses).
- Tax and cost awareness: Summarizes common tax implications and trading cost elements so strategy performance calculations reflect compliance and net returns.
- Use Case: When building a multi-market strategy (e.g., A+HK paired trading with a short leg), use it to implement correct execution timing, borrowing/fees for shorts, and realistic friction that would otherwise inflate backtest results.
Quick Start
Ask the AI: “Using the regulatory-knowledge skill, generate a rule-constraint checklist for an A-share + Hong Kong paired strategy that includes T+N timing, limit rules, short-selling feasibility, and a backtest execution plan.”