Pinned Repositories
AlgoTrading
Algo Trading Research & Documentation
Ashare
股票行情实时数据接口-A股,完全免费的沪深证券股票数据-**股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。
backtrader
Python Backtesting library for trading strategies
CLRS
:notebook:Solutions to Introduction to Algorithms
code_2024
coursera
Source Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Machine-Learning-with-Python-IBM
Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera
Mathematics for Machine Learning and Data Science Specialization - Coursera
dantanlily's Repositories
dantanlily/AlgoTrading
Algo Trading Research & Documentation
dantanlily/Ashare
股票行情实时数据接口-A股,完全免费的沪深证券股票数据-**股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。
dantanlily/backtrader
Python Backtesting library for trading strategies
dantanlily/CLRS
:notebook:Solutions to Introduction to Algorithms
dantanlily/code_2024
dantanlily/coursera
Source Code and Starter Code for Accelerated Computer Science Fundamentals Specialization on Coursera
dantanlily/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
dantanlily/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
dantanlily/Machine-Learning-with-Python-IBM
dantanlily/Mathematics-for-Machine-Learning-and-Data-Science-Specialization-Coursera
Mathematics for Machine Learning and Data Science Specialization - Coursera
dantanlily/MyTT
MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量化等领域,它是您最精练的股市量化工具。Python library with most stock market indicators.
dantanlily/practice
dantanlily/Python-Basic-Data-Structure-and-Access-to-Web-Data-
dantanlily/template