Senpi Strategy Author

Build or edit a Senpi trading strategy — interactively, ONE decision at a time. There is no paper-trading mode: a strategy is tested with `senpi validate` and a $10-floor live run, never with a scanner re-run on a timer (a model call per firing). Use for "build a strategy", "create a strategy from scratch", "design a strategy", "I have a trading idea", or ANY strategy that needs DSL (a runtime-supervised exit: stop-loss, trailing stop, profit-lock ladder) — a runtime.yaml authored here is the ONLY way to carry a DSL; raw MCP strategy_create* / create_position calls cannot, and must never stand up a named or protected strategy. Offers the closest TEMPLATE first (via senpi-strategy-discover) as the quick start to the user's OWN strategy, with fork-before-deploy, bespoke edit and scratch as peers, each with its cost class; never asks for a budget to build (it is asked once, at deploy); exits default to letting winners run, stated in price at leverage; the user names what you build. NOT for installing (senpi-stra

jiayaoqijia Updated

File contents

jiayaoqijia/cryptoskill/tree/main/skills/exchanges/senpi-ai-senpi-strategy-author commit 2171ae133a

Frequently asked questions

npx skillmds@latest add jiayaoqijia/senpi-strategy-author