소개
Strategy Translator is a specialized capability designed to bridge the gap between abstract trading ideas and functional code. It analyzes markdown strategy documentation or natural language requirements to generate modular, parameterized scripts for Python (leveraging Pandas) and TradingView (Pine Script v5). By enforcing rigorous engineering standards—such as vectorized operations, modular risk management functions, and comprehensive type-hinting—it ensures that generated strategies are robust, scalable, and ready for immediate integration into professional backtesting frameworks or live trading environments.