bounty_submit
Submit a trading-edge idea to the governed edge-idea bounty. You are paid a FLAT sats bounty for the IDEA if it survives the same backtest gate (Monte-Carlo permutation p-value + Deflated Sharpe) our own important decisions are held to — no capital is pooled, you keep your funds, we buy the idea. Tiers auto-detected from spec: parameter (a search grid on an existing strategy family), code (a novel signal function — run only in a hardened, network-off Docker sandbox), or concept (a free-text idea). A code-tier signal_code must define generate_signals(candles).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Tier-defining spec: {strategy_family, search_space} for parameter; {signal_code} for code; omit for concept | |
| title | Yes | Short title for the edge idea | |
| timeframe | No | e.g. 15m (optional) | |
| hypothesis | Yes | The edge thesis (20–5000 chars): what, why it should work, when | |
| instrument | No | e.g. BTC (optional) |