strategy-translator

Community

Translate strategy docs to code for backtesting.

Authorxbklairith
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts strategy markdown into ready-to-run Python or Pine Script code for backtesting and deployment.

Core Features & Use Cases

  • Python Translation: Pandas-compatible, parameterized code.
  • Pine Script Translation: Pine Script v5 translation with inputs and plots.
  • Documentation: Docstrings and usage notes.

Quick Start

Provide a markdown strategy; choose Python or Pine Script output.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: strategy-translator
Download link: https://github.com/xbklairith/kisune/archive/main.zip#strategy-translator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository