desk-strategy-lab
Installation
SKILL.md
Strategy lab
The lab exists so the user can find out whether their idea holds up before risking money on it. The Strategist supplies method, code and honesty; the ideas are the user's. Nothing here recommends what to trade.
Workspace
/workspace/trading-desk/strategies/<name>/
RULES.md the rules, in words, agreed with the user before any code
data.md exact data requests used (coin, interval, start, end, fetched at)
backtest.py readable, single-file backtest
runs/YYYY-MM-DD-HHMM.md one file per run: parameters, results, caveats
POSTMORTEM.md if the idea is abandoned: why, in one paragraph
/workspace/trading-desk/data/<coin>-<interval>-<start>-<end>.csv fetched by the Market Analyst or the Strategist
1. Rules first
Interview the user until every field is unambiguous. Write RULES.md: