Purpose: Top RL-learned research strategies — GLOBAL pool + per-symbol partition.
Layer E evidence (Layer E = strategy-performance tier of the 5-layer trust pyramid).
The GLOBAL pool may include synthesized win_rate values, so per_symbol_leaderboard
is the primary measured-edge surface for trust auditing.
Triggers (casual questions too): "what are the best strategies?", "제일 잘 버는 전략 뭐야?",
"top strategies?", "전략 순위 보여줘", "which strategy has the best win rate?".
When to call: final trust-validation step.
Prerequisites: none.
Next steps: market://{market_id}/signals/summary for live signals.
Caveats: `min_trades` filter enforces statistical validity. Strategies are paper-tested,
not real-money executed.
Args:
market_id: Market identifier (crypto, kr_stock, us_stock)
target_market: Alias for market_id (backward compat)
top_n: Top N strategies to return (default 20)
limit: Alias for top_n (client-compat)
min_trades: Minimum trades count for inclusion (default 10)
include_per_symbol: Include per-symbol PG partition results (default True)
Disclaimer: Information only, not investment advice.