Marketplace

strategy-translator

Use when converting strategy documentation to code - translates markdown strategy docs into Python functions (for backtesting frameworks like Backtrader) and TradingView Pine Script. Activates when user says "convert to Python", "generate Pine Script", "code this strategy", mentions "backtest", or uses /trading:translate command.

$ 安裝

git clone https://github.com/xbklairith/kisune /tmp/kisune && cp -r /tmp/kisune/trading/skills/strategy-translator ~/.claude/skills/kisune

// tip: Run this command in your terminal to install the skill