list_strategies
List Rozkoduj's published trading strategies with key performance metrics. Sort by score, APY, or recency to identify top performers.
Instructions
List Rozkoduj's published trading strategies.
Returns Rozkoduj's catalog of trading strategies with their best run metrics. Use this when asked "what strategies do you have?", "show me the leaderboard", "which strategy ranks highest?", etc.
Sorting: score_desc (default) ranks by the Rozkoduj Score - the headline
leaderboard axis; apy_desc ranks by annualised return (APY, the cagr
field); recent is newest first.
Each item carries algorithm_uid (ULID), slug, i18n name/description,
family/variant, and best_run with hot metrics: cagr (APY,
annualised return), max_drawdown, win_rate, num_trades,
rozkoduj_score, rozkoduj_band, and the risk mode (risk_character,
character_score).
For deep details on a single strategy use strategy_details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | score_desc | |
| limit | No | ||
| family | No | ||
| offset | No | ||
| status | No | active | |
| visibility | No | public |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||