-
notebooks Public
Forked from rolling-panda-san/notebooksAnalysis on systematic trading strategies (e.g., trend-following, carry and mean-reversion). The result is regularly updated.
Jupyter Notebook MIT License UpdatedAug 13, 2024 -
Advanced_Trading Public
Forked from Mikma03/Advanced_TradingThis repository offers a curated collection of research papers and code examples covering advanced trading strategies and financial engineering, including quantitative and algorithmic trading. It s…
Python MIT License UpdatedJul 27, 2024 -
Quant-Finance Public
Forked from AbnerTeng/Quant-FinanceTrading strategies include CTA and Statistical arbitrage
Python UpdatedJul 4, 2024 -
stock-selected Public
Forked from 30ge30ge/stock-selected主要是依据财务指标选股的一些思路脚本
Python UpdatedJun 11, 2024 -
AssetPricingModelforDong_e Public
Forked from ATKens/AssetPricingModelforDong_e各类模型:资产定价模型,套利定价模型,隐含波动率模型等,以及选股模块,交易模块,数据清洗模块,策略筛选模块
Python UpdatedMay 22, 2024 -
chan.py Public
Forked from skyformat99/chan.py开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;
Python MIT License UpdatedMay 13, 2024 -
-
quant-trading Public
Forked from je-suis-tm/quant-tradingPython quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Tra…
Python Apache License 2.0 UpdatedApr 14, 2024 -
Quantitative-Investment-Trading-system Public
Forked from xhlgogo/Quantitative-Investment-Trading-system中国人民大学财政金融学院“金融计量与量化策略分析”课程与“量化投资交易策略分析与系统设计”课程。
Python UpdatedApr 6, 2024 -
-
-
Expectation-difference-of-interest-rate Public
Forked from 6YoungHome/Expectation-difference-of-interest-rate复现国盛金工基于利率预期差的宏观量化策略研报的部分内容
Jupyter Notebook UpdatedMar 18, 2024 -
-FBDQA-2019A Public
Forked from plouto-quants/FBDQA-2019A金融大数据量化分析
Jupyter Notebook UpdatedJan 17, 2024 -
use-gplearn-to-generate-CTA-factor Public
Forked from wjsbjl/use-gplearn-to-generate-CTA-factor本文通过gplearn模型,结合遗传算法中的遗传规划方法生成因子。这里因子生成基于simple-backtest中的简单回测系统,主要针对股指期货操作。
Python UpdatedDec 29, 2023 -
pyfolio Public
Forked from quantopian/pyfolioPortfolio and risk analytics in Python
Jupyter Notebook Apache License 2.0 UpdatedDec 23, 2023 -
Statistical-Learning-Method_Code Public
Forked from Dod-o/Statistical-Learning-Method_Code手写实现李航《统计学习方法》书中全部算法
Python UpdatedNov 25, 2023 -
-
QUANTAXIS Public template
Forked from yutiansut/QUANTAXISQUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
Python MIT License UpdatedOct 27, 2023 -
regime-modeling-with-NLP Public
Forked from uday-31/regime-modeling-with-NLPUse natural language processing techniques like non-negative matrix factorization and spherical K-means clustering to study, detect, and predict changes in market regimes
Jupyter Notebook UpdatedOct 13, 2023 -
-
-
paper_recreate Public
Forked from wangzihan11/paper_recreate工作中的研报复现和独立项目
Python UpdatedAug 29, 2023 -
LSTM_prediction_stock_market Public
Forked from dorianbaranes/LSTM_prediction_stock_marketThis project implements an LSTM (Long Short-Term Memory) model for predicting the future trends of the NASDAQ 100 index. The model is trained using different combinations of hyperparameters to find…
Python UpdatedAug 10, 2023 -
-
QuantsPlaybook Public
Forked from jinjuo/QuantsPlaybook量化研究-券商金工研报复现
Jupyter Notebook UpdatedApr 20, 2023 -
QuantCode Public
Forked from nutquant/QuantCode分享量化投资相关的论文,代码和代码复现。
Jupyter Notebook GNU Lesser General Public License v2.1 UpdatedApr 14, 2023 -
Assignment1 Public
Forked from algo23-222040030/Assignment1华泰金工《波动率与换手率构造牛熊指标》复现及改进
Python UpdatedMar 19, 2023 -
CNN_Attention_LSTM Public
Forked from sanshuishou/CNN_Attention_LSTM基于相关性分析的CNN_Attention_LSTM期货价格预测模型
Python UpdatedMar 6, 2023 -
detecting-market-regime-changes Public
Forked from uday-31/detecting-market-regime-changesUse hidden Markov models to label regimes on S&P 500 data, train three classifiers (naive Bayes, logistic regression, and support vector machines) to predict regimes with the intent of improving an…
Jupyter Notebook UpdatedFeb 28, 2023 -
futures_statistics Public
Forked from BBji123/futures_statistics通过网络爬虫获取铁矿石和螺纹钢期货数据。对收益率序列进行描述性统计、jb检验,反正是否符合分形市场假说。计算Hurst指数,制定跨品种套利策略,并进行回测,对跨品种套利效果进行评估。寻求改进空间。
Python UpdatedJan 28, 2023