Skip to content

z384647062/ai-quant-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

AI Quantitative Strategy Code Generator

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.

Overview

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.

Supported Platforms

  • Alpaca – Commission-free trading API
  • Backtrader – Popular backtesting and trading framework in Python
  • PTrade - Popular backtesting and trading platform developed by Hundsun Technologies

Key Features

  • 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

Usage

Visit the platform here: Quantitative Trading Assistant Tool
No sign-up is required for trying basic functionality.

Notes

  • Due to the high cost of LLMs API, the number of free public uses per day is limited. I appreciate your understanding.

About

AI-powered code generator for quantitative trading strategies supporting Alpaca and Backtrader.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published