Pinned Repositories
ashare_autodown
使用tushare全量增量下载各种级别的K线行情,包括日线、周线、月线等
ashare_ingest
实时爬取a股tick数据,缓存在redis中
ashare_resample
使用tushare实时爬取ticker数据,近实时采样成1分钟k线,在1分钟k线基础上采样各个分钟级别的k线行情
kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Neural-Net-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
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.
qlib-server
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
liufeirong's Repositories
liufeirong/ashare_resample
使用tushare实时爬取ticker数据,近实时采样成1分钟k线,在1分钟k线基础上采样各个分钟级别的k线行情
liufeirong/ashare_autodown
使用tushare全量增量下载各种级别的K线行情,包括日线、周线、月线等
liufeirong/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
liufeirong/ashare_ingest
实时爬取a股tick数据,缓存在redis中
liufeirong/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
liufeirong/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
liufeirong/Neural-Net-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
liufeirong/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.
liufeirong/qlib-server
Qlib-Server is the data server system for Qlib. It enable Qlib to run in online mode. Under online mode, the data will be deployed as a shared data service. The data and their cache will be shared by all the clients. The data retrieval performance is expected to be improved due to a higher rate of cache hits. It will consume less disk space, too.
liufeirong/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
liufeirong/tushare
TuShare is a utility for crawling historical data of China stocks
liufeirong/vnpy
基于Python的开源量化交易平台开发框架
liufeirong/wondertrader
WonderTrader——量化研发交易一站式框架