Files
2025-11-30 09:06:49 +08:00

467 B

description
description
Convert strategy documentation into Python or Pine Script code

Activate the strategy-translator skill to convert strategy docs into code.

Ask user:

  • Strategy document location or paste strategy description
  • Output format (Python, Pine Script, or both)
  • Framework compatibility notes (for Python)

Generate:

  • Clean, documented code
  • Parameterized functions
  • Risk management logic
  • Usage examples

Save code to location specified by user.