量化笔记

进阶平台

VeighNaPy VNPY

韦纳量化

Hikyuu

Hikyuu – Quant Framework

下载数据

hikyuutdx

初始化

#在交互式环境下使用hikyuu,首先需引入hikyuu交互工具
from hikyuu.interactive.interactive import *

Northstar 社区一般

盈富量化

java -jar "-Dloader.path=$(pwd)" -Denv=prod northstar-7.3.5.jar

abu

很早就停止维护了

pythonstock 基于Docker

目前出现问题 2025-2-11

基础平台 (视频)

QBot

项目地址

UFund-Me/Qbot: [🔥updating …] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ qbot-mini: https://github.com/Charmve/iQuant

cd ~ # $HOME as workspace
git clone https://github.com/UFund-Me/Qbot --depth 1
cd Qbot
pip install -r dev/requirements.txt
export PYTHONPATH=${PYTHONPATH}:$(pwd):$(pwd)/backend/multi-fact/mfm_learner
python main.py #if run on Mac, please use 'pythonw main.py'

本技术内容仅供学习和交流使用,如有疑问请联系qq2014160588并注明来意。请确保在使用过程中遵守相关法律法规。任何因使用本技术内容而导致的直接或间接损失,作者概不负责。用户需自行承担因使用本技术内容而产生的所有风险和责任。请勿将本技术内容用于任何非法用途。
上一篇
下一篇