algorithm-selection-efficient-frontier
Installation
SKILL.md
Algorithm Selection Efficient Frontier
objective
Select execution algorithms using a quantitative cost-risk frontier and order-context features.
workflow
- define utility function and risk-aversion inputs for order classes.
- estimate expected cost and risk for each candidate algorithm.
- map algorithms onto a comparable efficient frontier.
- apply selection rules by order difficulty and market regime.
- promote policy only after post-trade validation against utility targets.
required diagnostics
- frontier stability across regimes and volatility states.
- selection hit rate versus ex-post best algorithm choice.
- utility regret distribution by order category.
- cost and risk forecast calibration errors.
- policy drift after structural market changes.