What problem does it solve?
This Skill provides a comprehensive framework and set of tools for developing, testing, and deploying systematic trading strategies, indicators, and research across multiple platforms.
Core Features & Use Cases
- Indicator Development: Design, build, and validate technical indicators with cross-platform consistency.
- Bot Creation: Build trading bots with strategy templates, bias detection, and deployment configuration.
- Quantitative Research: Orchestrate backtests, perform parameter optimization, and conduct risk analysis.
- Use Case: A quantitative developer needs to build a new trading indicator, ensure its accuracy across different platforms (like TradingView's Pine Script and MetaTrader's MQL), develop a bot that uses this indicator, and then backtest the bot's performance rigorously.
Quick Start
Use the using-quantdev skill to set up your quantdev project by running the init command.