-
TinyWebServer Public
Forked from qinguoyi/TinyWebServer🔥 Linux下C++轻量级WebServer服务器
C++ Apache License 2.0 UpdatedApr 2, 2024 -
grok-1 Public
Forked from xai-org/grok-1Grok open release
Python Apache License 2.0 UpdatedMar 19, 2024 -
weave Public
Forked from qingwave/weaveGolang+Vue3 application starter, Simple but functional.
Go Apache License 2.0 UpdatedMar 16, 2024 -
osproxy Public
Forked from qinguoyi/osproxy对象存储分布式代理(object storage distrbuted proxy),支持Docker一键部署
Go Apache License 2.0 UpdatedMar 10, 2024 -
czsc Public
Forked from waditu/czsc缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易
Python Other UpdatedDec 20, 2023 -
quickfix Public
Forked from quickfix/quickfixQuickFIX C++ Fix Engine Library
C++ Other UpdatedDec 3, 2023 -
basic_neural_networks_pytorch Public
Forked from rexrex9/basic_neural_networks_pytorch最入门的神经网络示例代码,pytorch版
Python UpdatedDec 2, 2023 -
akshare Public
Forked from akfamily/akshareAKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Python MIT License UpdatedSep 2, 2023 -
qstock Public
Forked from tkfy920/qstockqstock由“Python金融量化”公众号开发,试图打造成个人量化投研分析包,目前包括数据获取(data)、可视化(plot)、选股(stock)和量化回测(策略backtest)模块。 qstock将为用户提供简洁的数据接口和规整化后的金融市场数据。可视化模块为用户提供基于web的交互图形的简单接口; 选股模块提供了同花顺的选股数据和自定义选股,包括RPS、MM趋势、财务指标、资金流模型…
Python MIT License UpdatedMay 22, 2023 -
chanlun-pro Public
Forked from yijixiuxin/chanlun-pro基于缠中说禅所讲缠论理论,以便量化分析市场行情的工具
Python Apache License 2.0 UpdatedMay 14, 2023 -
chan.py Public
Forked from Vespa314/chan.py开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
Python MIT License UpdatedMay 13, 2023 -
-
Machine-Learning-for-Algorithmic-Trading-Second-Edition Public
Forked from PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-EditionCode and resources for Machine Learning for Algorithmic Trading, 2nd edition.
Jupyter Notebook UpdatedMar 5, 2023 -
go-demo Public
Forked from bosima/go-demoDemo program developed in Golang.
Go Apache License 2.0 UpdatedFeb 8, 2023 -
-
stockpredictionai Public
Forked from borisbanushev/stockpredictionaiIn this noteboook I will create a complete process for predicting stock price movements.
UpdatedOct 20, 2022 -
py4at Public
Forked from yhilpisch/py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
Jupyter Notebook Other UpdatedSep 8, 2022 -
backtesting.py Public
Forked from kernc/backtesting.py🔎 📈 🐍 💰 Backtest trading strategies in Python.
Python GNU Affero General Public License v3.0 UpdatedJul 27, 2022 -
z52cStockC Public
Forked from z52c/z52cStockC股票数据分析/编程不太会,会多少写多少,基础数据来源通达信,复权数据来源凤凰网
C UpdatedJun 7, 2022 -
PDbf Public
Forked from arbboter/PDbfHeader-only版本的高性能DBF文件读写库,支持文件创建、读取和写入,使用内存缓存操作
C++ UpdatedMay 15, 2022 -
lightgbm_BiLSTM Public
Forked from ffRunKey/lightgbm_BiLSTMA Study on Stock Price Prediction and Quantitative Strategy - Based on Deep Learning 『深層学習に基づく株価予測とクオンツ戦略に関する研究』基于深度学习的股票价格预测和量化策略研究
Python MIT License UpdatedMar 30, 2022 -
-chanlun Public
Forked from tomcat123a/-chanlun文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。第一周,大…
Python UpdatedDec 7, 2021 -
clash Public
Forked from fossabot/clashA rule-based tunnel in Go.
Go GNU General Public License v3.0 UpdatedNov 26, 2021 -
Quantitative-trading- Public
Forked from mokupnik/Quantitative-trading-Quantitative trading platform with simple CNN-based trading strategies.
Jupyter Notebook UpdatedOct 31, 2021 -
pyalgotrade_tushare Public
Forked from bopo/pyalgotrade_tusharepyalgotrade 的 tushare 数据源
Python UpdatedOct 25, 2021 -
learn_backtrader Public
Forked from jrothschild33/learn_backtraderBackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)
Python UpdatedOct 21, 2021 -
CNN-TA Public
Forked from omerbsezer/CNN-TAAlgorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach: A novel algorithmic trading model CNN-TA using a 2-D convolutional neural network ba…
Java UpdatedJun 7, 2021 -
muduo Public
Forked from chenshuo/muduoEvent-driven network library for multi-threaded Linux server in C++11
C++ Other UpdatedApr 30, 2021 -
huobi_futures_Python Public
Forked from hbdmapi/huobi_futures_PythonAn Asynchronous Event-driven High-frequency Trading System,huobi future,huobi coin margined swap, huobi usdt margined swap and huobi option included.
Python MIT License UpdatedApr 15, 2021 -
mooquant Public
Forked from bopo/mooquantMooQuant 是一个基于 pyalgotrade 衍生而来的支持 python3 的支持国内A股的量化交易框架。
Python Other UpdatedMar 25, 2021