Pinned Repositories
-chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
AIAlpha
Use unsupervised and supervised learning to predict stocks
ailabx
AI量化实验室,专注将前沿人工智能技术(深度学习/强化学习/知识图谱)应用于金融量化投资。
arch
ARCH models in Python
awesome-rl
Reinforcement learning resources curated
blade-fury
采集股票数据,利用统计和计算来选股
chanlun-pro
基于缠中说禅所讲缠论理论,以便量化分析市场行情的工具
chanlunlianghua
记录自己的开发日志和学习历程,并记录一些结果,以作未来回顾
ChZhShCh
部分缠论技术的程序化实践
czsc
缠中说禅技术分析工具;缠论
hpzhen's Repositories
hpzhen/-chanlun
文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说系统有不可测原理。众说纷纭。分布式的系统,当你的影响可以被忽略,你才能实现,Jiang主席所谓之,闷声发大财。
hpzhen/AIAlpha
Use unsupervised and supervised learning to predict stocks
hpzhen/arch
ARCH models in Python
hpzhen/awesome-rl
Reinforcement learning resources curated
hpzhen/blade-fury
采集股票数据,利用统计和计算来选股
hpzhen/chanlun-pro
基于缠中说禅所讲缠论理论,以便量化分析市场行情的工具
hpzhen/chanlunlianghua
记录自己的开发日志和学习历程,并记录一些结果,以作未来回顾
hpzhen/ChZhShCh
部分缠论技术的程序化实践
hpzhen/czsc
缠中说禅技术分析工具;缠论
hpzhen/deep-trader
Deep Reinforcement Learning applied to trading
hpzhen/deep_rl_trader
Trading Environment(OpenAI Gym) + DDQN (Keras-RL)
hpzhen/DevilYuan
DevilYuan可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能
hpzhen/Ertou_Trader
This project uses Reinforcement learning on stock market and agent tries to learn trading.
hpzhen/Free-OpenVPN-Connect-SCRIPT-for-Linux
Easy connect to free VPN services with OpenVPN client
hpzhen/JAQS
hpzhen/mlfinlab
MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
hpzhen/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
hpzhen/quantdigger
基于python的量化交易平台
hpzhen/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
hpzhen/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
hpzhen/reinforcement_learning_Interview_Notes-Chinese
强化学习面试(未完待续)
hpzhen/RLTrader
A cryptocurrency trading environment using deep reinforcement learning and OpenAI's gym
hpzhen/Stock-Market-Trend-Analysis-Using-HMM-LSTM
Stock Market Trend Analysis Using Hidden Markov Model and Long Short Term Memory
hpzhen/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
hpzhen/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
hpzhen/stock-trading-ml
A stock trading bot that uses machine learning to make price predictions.
hpzhen/Stock_Analysis_For_Quant
Different Types of Stock Analysis in Python, R, Matlab, Excel, Power BI
hpzhen/surpriver
Find big moving stocks before they move using machine learning and anomaly detection
hpzhen/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
hpzhen/tf_deep_rl_trader
Trading Environment(OpenAI Gym) + PPO(TensorForce)