Pinned Repositories
alphalens-reloaded
Performance analysis of predictive (alpha) stock factors
AmazingQuant
AmazingQuant——为交易而生的智能投研Lab。包含策略组合研究服务、量化数据服务、指标计算服务、绩效分析服务四大功能模块。
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CPlusPlusThings
C++那些事
Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
DesignPatterns
设计模式
easyquant
股票量化框架,支持行情获取以及交易
kpm1026's Repositories
kpm1026/alphalens-reloaded
Performance analysis of predictive (alpha) stock factors
kpm1026/AmazingQuant
AmazingQuant——为交易而生的智能投研Lab。包含策略组合研究服务、量化数据服务、指标计算服务、绩效分析服务四大功能模块。
kpm1026/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
kpm1026/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
kpm1026/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
kpm1026/CPlusPlusThings
C++那些事
kpm1026/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
kpm1026/efinance
efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀
kpm1026/freqtrade
Free, open source crypto trading bot
kpm1026/futu_algo
Futu Algorithmic Trading Solution (Python) 基於富途OpenAPI所開發量化交易程序
kpm1026/gui_starter_template
A template CMake project to get you started with C++ and tooling
kpm1026/hikyuu
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
kpm1026/json
JSON for Modern C++
kpm1026/learnopencv
Learn OpenCV : C++ and Python Examples
kpm1026/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
kpm1026/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
kpm1026/MyTinySTL
Achieve a tiny STL in C++11
kpm1026/opencv
Open Source Computer Vision Library
kpm1026/pip-pop
Tools for managing requirements files.
kpm1026/portfolio-optimizer
My personal financial calculator and portfolio optimizer
kpm1026/proxy_pool
Python爬虫代理IP池(proxy pool)
kpm1026/pybind11
Seamless operability between C++11 and Python
kpm1026/pyfolio-reloaded
Portfolio and risk analytics in Python
kpm1026/Python
All Algorithms implemented in Python
kpm1026/python-patterns
A collection of design patterns/idioms in Python
kpm1026/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. An increasing number of SOTA Quant research works/papers are released in Qlib.
kpm1026/SimpleNES
An NES emulator in C++
kpm1026/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
kpm1026/tinytetris
80x23 terminal tetris!
kpm1026/wondertrader
WonderTrader——量化研发交易一站式框架