# AI数学分析-量化交易操盘手 **Repository Path**: shexlove/ai_quant_trade ## Basic Information - **Project Name**: AI数学分析-量化交易操盘手 - **Description**: AI数学分析量化交易操盘手 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-08-20 - **Last Updated**: 2025-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AI Quantitative Trading Bot [**ENGLISH VERSION**](https://github.com/charliedream1/ai_quant_trade/blob/master/README_EN.md) [![License](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](https://opensource.org/licenses/Apache-2.0) [![Python-Version](https://img.shields.io/badge/Python-3.7%7C3.8-brightgreen)](https://github.com/charliedream1/ai_quant_trade) ## Feature ai_quant_trade aims to integrate stock trading knowledge, strategies and tools. Features of vanilla strategies, machine learning, deep learning, reinforcement learning and graph neural network, C++ deployment will all be included. ## 1. [**Local Quantitative Platform**](https://github.com/charliedream1/ai_quant_trade/tree/master/egs_local_strategies) Egs provided to build local quantitative platform, please check: egs_local_strategies Strategies List - Double Moving Average Line ## Discussion Welcome to start a discussion at [Github Discussions](https://github.com/charliedream1/ai_quant_trade/discussions) ## Technic Support Welcome to submit a question at [Github Issues](https://github.com/charliedream1/ai_quant_trade/issues) ## Reference ``` bibtex @misc{ai_quant_trade, author={Charlie Lee}, title={ai_quant_trade}, year={2022}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/charliedream1/ai_quant_trade}}, } ```