# XTrader **Repository Path**: lu-haibing/xtrader ## Basic Information - **Project Name**: XTrader - **Description**: 使用Python语言来完成量化投资分析 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-12-12 - **Last Updated**: 2024-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # XTrader #### 介绍 使用Python语言来完成量化投资分析 #### 使用说明 1. xtrader.sql 为数据库脚本,数据库名称为xtrader 2. 配置文件在config目录下setting.ini [MYSQL_DB]下为mysql的配置信息 3. 配置文件在config目录下setting.ini [Data]为行情tick的存储路径,是XTraderQuote行情存储路径 4. dist-exe目录下为编译好的可执行文件,可以单独运行