Pinned Repositories
-
A-Stock-Prediction-System-with-Deep-Learning
Try to predict stock price with LSTM、GAN and DRL, exploring the features of news and technical indicators,which help improving perfomance of predictions.
aioquant
Asynchronous event I/O driven quantitative trading framework.
alphahunter
异步事件驱动/量化交易/做市系统/策略研究/策略回测
arctic
High performance datastore for time series and tick data
Asset
资产服务器。
AXOrderBook
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
Barra_CNE6
Barra CNE6 因子构建
BearMarketFollowThroughs
Python Script for Calculating and Visualization Follow Through Rallies during Bear Markets
bitex
BlinkTrade - Open Source Bitcoin Exchange
mathchq's Repositories
mathchq/-
mathchq/aioquant
Asynchronous event I/O driven quantitative trading framework.
mathchq/alphahunter
异步事件驱动/量化交易/做市系统/策略研究/策略回测
mathchq/arctic
High performance datastore for time series and tick data
mathchq/AXOrderBook
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
mathchq/Barra_CNE6
Barra CNE6 因子构建
mathchq/BearMarketFollowThroughs
Python Script for Calculating and Visualization Follow Through Rallies during Bear Markets
mathchq/cpp20-orderbook
Order Book implementation in C++20 (Concepts & Co-Routines)
mathchq/design_pattern
mathchq/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
mathchq/Finance
Here you can find all the quantitative finance algorithms that I've worked on and refined over the past year!
mathchq/ft
基于共享内存队列的低时延算法交易系统,支持CTP、XTP、模拟交易及行情网关、回测
mathchq/funds_of_math_statistics
notebook of fundamentals of mathematical statistics
mathchq/ipython_startup
mathchq/Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
mathchq/learn_cpp
mathchq/libtrading
Libtrading, an ultra low-latency trading connectivity library for C and C++.
mathchq/ml_deduce
机器学习白板推到笔记
mathchq/open-trade-gateway
Diff协议中继网关, 支持 CTP / FEMAS / UFX 等交易系统
mathchq/pybacktest
Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast
mathchq/python-patterns
A collection of design patterns/idioms in Python
mathchq/python36patterns
最全python36种设计模式。opp和oop的极致使用方式,一切编码思维逃不出这36计。
mathchq/python_samples
mathchq/shmDB
MINI memory database
mathchq/Simplified-Trading-System
Final Project for "Object-Oriented Programming in C++" Course. (2nd year computer science B.Sc)
mathchq/stable-diffusion-webui-wd14-tagger
Labeling extension for Automatic1111's Web UI
mathchq/starquant
a light-weighted, integrated trading/backtesting system/platform(综合量化交易回测系统/平台)
mathchq/thunder-trader
A industrial high-performance High Frequency Trading System by C++11, support CTP, Femas and so on. 基于C++11开发的量化交易平台,可实现CTP、飞马等平台的高频交易策略。
mathchq/TradingEngine-Ultra-Low-Latency
A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book analyses
mathchq/wondertrader
WonderTrader——量化研发交易一站式框架