Skip to content
View axhood's full-sized avatar

Block or report axhood

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. stock-data-analysis stock-data-analysis Public

    记录量化数据分析练习

    Python

  2. quant-trading quant-trading Public

    Forked from je-suis-tm/quant-trading

    Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Tra…

    Python

  3. MACD-RSI-A--quant-trading MACD-RSI-A--quant-trading Public

    基于 Python 开发的趋势跟踪量化策略,融合 5/20 均线、成交量、RSI、MACD 共振信号构建共振交易模型,并加入 ATR 动态止损实现严格风控,通过 Tushare 获取 A 股历史数据,实现从数据获取、指标计算、信号生成到策略回测、可视化的全流程。 本策略以002050.SZ(三花智控)为回测标的,回测周期 20240101-20260410,输出累计收益、年化收益、最大回撤、…

    Python