This repository provides an overview of a web-based tool that uses AI to generate quantitative trading strategy code.
The tool currently supports two popular trading frameworks: Alpaca + Backtrader & PTrade.
The platform is designed for traders and developers who want to quickly create and test algorithmic trading strategies without writing boilerplate code.
By describing the strategy in plain language, the tool generates ready-to-run Python code that can be used with Alpaca or Backtrader.
- Alpaca – Commission-free trading API
- Backtrader – Popular backtesting and trading framework in Python
- PTrade - Popular backtesting and trading platform developed by Hundsun Technologies
- Natural language to Python code conversion
- Compatible with Alpaca, Backtrader and PTrade APIs
- Code generated in a format ready for execution
- Web-based interface, no local installation required
Visit the platform here: Quantitative Trading Assistant Tool
No sign-up is required for trying basic functionality.
- Due to the high cost of LLMs API, the number of free public uses per day is limited. I appreciate your understanding.