Pinned Repositories
backtrader
Python Backtesting library for trading strategies
cfmmc
**期货市场监控中心
cfmmc_spider
登录期货保证金监控中心爬取数据
Cookbook
The Data Engineering Cookbook
CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
CppWorkStream
ctp-python
穿透式监管版本CTP接口的Python封装
CTPtest
用ctp官方接口写的一个简单demo,具备行情、交易、k线数据以及策略功能,可以连接simnow模拟交易
deep-q-learning-trading-system-on-hk-stocks-market
Deep q learning on determining buy/sell signal and placing orders
TraderToolbox
small tool to make life easier
handsomehu's Repositories
handsomehu/TraderToolbox
small tool to make life easier
handsomehu/backtrader
Python Backtesting library for trading strategies
handsomehu/cfmmc
**期货市场监控中心
handsomehu/cfmmc_spider
登录期货保证金监控中心爬取数据
handsomehu/Cookbook
The Data Engineering Cookbook
handsomehu/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
handsomehu/CppWorkStream
handsomehu/ctp-python
穿透式监管版本CTP接口的Python封装
handsomehu/deep-q-learning-trading-system-on-hk-stocks-market
Deep q learning on determining buy/sell signal and placing orders
handsomehu/easyquant
股票量化框架,支持行情获取以及交易
handsomehu/fdra
Future Daily Report Analyzer for investorservice.cfmmc.com
handsomehu/financial-machine-learning
A curated list of practical financial machine learning (FinML) tools and applications in Python.
handsomehu/FinancialAnalysis
handsomehu/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
handsomehu/leon_vnpy_wiki
handsomehu/opentrade
An open source OEMS, and intraday algorithmic trading platform in modern C++ for professional quant
handsomehu/PandoraTrader
CTP Trade Platform for quant developer C++高频量化交易平台
handsomehu/POC
Point of Control Trading Strategy
handsomehu/pysystemtrade
Systematic Trading in python
handsomehu/PyTrendFollow
PyTrendFollow - systematic futures trading using trend following
handsomehu/PyWorkstream
Python Journey
handsomehu/QAFactor_Alpha101
alpha101 的 quantaxis 适配版本
handsomehu/QUANTAXIS
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/自定义市场 数据/回测/模拟/交易/可视化 纯本地PAAS量化解决方案
handsomehu/statistical-learning-method
《统计学习方法》笔记-基于Python算法实现
handsomehu/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
handsomehu/strategies
quantitative trading with Javascript, Python, C++, Blockly, MyLanguage(麦语言)
handsomehu/systematictradingexamples
Examples of code related to book www.systematictrading.org and blog qoppac.blogspot.com
handsomehu/thunder-trader
A industrial high-performance High Frequency Trading System by C++11, support CTP, Femas and so on. 基于C++11开发的量化交易平台,可实现CTP、飞马等平台的高频交易策略。
handsomehu/Tibet.6
程序化交易系统服务0.6版本
handsomehu/XAPI2
统一行情交易接口第2版