com um clique
portfolio-management
Manage multi-strategy portfolios and automate lifecycle.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Manage multi-strategy portfolios and automate lifecycle.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Discover market relations (8 types) that map 1:1 to builtin arbitrage strategies.
Use when the user asks to run the full trading workflow end-to-end, from finding markets to paper trading — covers discover, backtest, and paper-run in sequence.
Run paper trading after backtest passes, with monitoring and intervention.
Write spread strategy code as a Strategy subclass and register it.
Backtest strategies against historical data.
Execute live trading with explicit authorization, strict risk and emergency controls.
| name | portfolio-management |
| description | Manage multi-strategy portfolios and automate lifecycle. |
Use this skill when the user asks to manage multiple strategies or automate strategy lifecycle.
coinjure engine list --json
coinjure engine status --json # All engines
coinjure engine status --id <id> --json # Single engine
coinjure engine retire --id <id> --reason "market_closed" --json
coinjure engine retire --all --reason "end_of_season" --json
coinjure engine pause --id <strategy_id> --json
coinjure engine pause --all --json
coinjure engine stop --all --json
--max-live limit.