Generate falsifiable trade strategy hypotheses from market data, trade logs, and journal snippets. Use when you have a structured input bundle and want ranked hypothesis cards with experiment designs, kill criteria, and optional strategy.yaml export compatible with edge-finder-candidate/v1.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Generate falsifiable trade strategy hypotheses from market data, trade logs, and journal snippets. Use when you have a structured input bundle and want ranked hypothesis cards with experiment designs, kill criteria, and optional strategy.yaml export compatible with edge-finder-candidate/v1.
Trade Hypothesis Ideator
Generate 1-5 structured hypothesis cards from a normalized input bundle, critique and rank them, then optionally export pursue cards into strategy.yaml + metadata.json artifacts.
When to Use
After gathering trade logs, journal entries, or market observations that suggest a potential edge
When you have a structured input bundle (JSON) with evidence snippets and want falsifiable hypotheses
To bridge qualitative observations into quantitative experiment designs
Before committing capital to validate a new strategy idea with kill criteria
Prerequisites
Input JSON bundle with one or more of: trade_log, journal_snippets, market_data, observations
Python 3.9+ with pyyaml installed
No external API keys required (pure calculation skill)