From domain-fintech
Guides trading system design including order matching engines (price-time/pro-rata), WebSocket/FIX market data feeds, order types, position/P&L management, risk limits, and low-latency architecture for platforms.
How this skill is triggered — by the user, by Claude, or both
Slash command
/domain-fintech:trading-systemsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing or reviewing an order matching engine (price-time vs pro-rata)
references/order-matching-market-data.md — price-time and pro-rata matching algorithms, order book data structure, matching engine requirements, WebSocket Level 1/2 feeds, FIX protocol sessions, market data architecturereferences/orders-positions-pnl.md — basic and advanced order types, order validation rules, real-time position tracking, position limits, realized P&L (FIFO/LIFO/weighted avg), unrealized MTM, P&L attributionreferences/risk-latency-microstructure.md — pre-trade risk checks, real-time VaR and stress testing, kill switch, in-memory processing, lock-free design (Disruptor), kernel bypass networking, market microstructure conceptsnpx claudepluginhub rnavarych/alpha-engineer --plugin domain-fintechGuides order lifecycle management in trading systems: OMS/EMS state machines, FIX protocol connectivity, cancel/replace handling, validation rules, order types, audit trails, troubleshooting, and recovery.
Designs and manages market data infrastructure for financial trading: real-time/delayed feeds, Level 1/2/3 depth, SIP vs direct feeds, vendor selection (Bloomberg, Refinitiv), licensing, entitlements, ticker plants, and data quality.
Pre-trade risk checks, margin health monitoring, leverage tier analysis, and warning thresholds for Vulcan trading. Use before live or paper trades to assess collateral, exposure, and slippage.