Skip to content
View gold-duo's full-sized avatar

Block or report gold-duo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
  • abyss Public

    Forked from iofomo/abyss

    Android system call hook

    C Updated Jan 22, 2025
  • instock Public

    Forked from myhhub/stock

    stock股票.获取股票数据,计算股票指标,识别股票形态,综合选股,选股策略,股票验证回测,股票自动交易,支持PC及移动设备。

    Python Apache License 2.0 Updated Jan 21, 2025
  • Qbot Public

    Forked from UFund-Me/Qbot

    [🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant

    Jupyter Notebook MIT License Updated Nov 9, 2024
  • adata Public

    Forked from 1nchaos/adata

    免费开源A股量化数据库; 专注A股,专注量化,向阳而生; 开放、纯净、持续、为Ai(爱)发电。为个人量化交易而生,保卫3000点,珍惜底部机会......【股票数据,股票行情数据,股票量化数据,k线行情数据,股票概念数据,股票数据接口,行情数据接口】【多数据源融合,动态设置代理,保障数据高可用性】

    Python Apache License 2.0 Updated Aug 2, 2024
  • Sequoia Public

    Forked from sngyai/Sequoia

    A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态

    Python MIT License Updated Aug 2, 2024
  • backtrader Public

    Forked from mementum/backtrader

    Python Backtesting library for trading strategies

    Python GNU General Public License v3.0 Updated Aug 2, 2024
  • zvt-quant Public

    Forked from zvtvz/zvt

    modular quant framework.

    Python MIT License Updated Aug 2, 2024
  • stock Public

    Forked from wingfirefly/stock

    东方财富监控股票行情数据 股票交易接口 自动交易

    Java Apache License 2.0 Updated Aug 2, 2024
  • gold-duo's Daily notes

    Ruby MIT License Updated Jul 26, 2024
  • trader Public

    Forked from BigBrotherTrade/trader

    交易模块

    Python Apache License 2.0 Updated May 13, 2024
  • Dart 1 Other Updated May 6, 2024
  • Assists Public

    Forked from ven-coder/Assists

    Android无障碍服务(AccessibilityService)开发框架,Android自动化脚本框架,快速开发复杂自动化任务、远程协助、监听等

    Kotlin Updated Apr 17, 2024
  • 难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!

    Java Updated Feb 6, 2023
  • 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件

    Python MIT License Updated Jan 19, 2023
  • 用Vue写的高效背单词App,方法来自《17天搞定GRE单词》

    Vue Apache License 2.0 Updated Jan 6, 2023
  • 🐔🏀一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目

    Kotlin Apache License 2.0 Updated Sep 19, 2022
  • books Public

    Forked from programthink/books

    【编程随想】收藏的电子书清单(多个学科,含下载链接)

    Creative Commons Zero v1.0 Universal Updated Aug 16, 2022
  • 本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.

    GNU General Public License v2.0 Updated Jul 11, 2022
  • frpc_android 最新版本0.39.1

    Go Apache License 2.0 Updated Feb 19, 2022
  • 股票软件 一个flutter 实现 股票软件 炒股软件 包含的功能有 分时线,K线,筹码分布等, 5档行情,成交量,KDJ,MACD ,普通坐标,对数坐标, 叠加功能;添加二级指标功能

    Dart Updated Feb 10, 2022
  • Rustc Dev Guide 中文翻译

    Makefile MIT License Updated Nov 24, 2021
  • 股票实盘操作训练代码及记录

    Python Updated Oct 30, 2021
  • r9cc Public

    Forked from utam0k/r9cc

    Toy C compiler

    Rust MIT License Updated Jun 21, 2021
  • books-1 Public

    Forked from yuanliangding/books

    "我的阅历"

    Updated Feb 6, 2021
  • 9cc Public

    Forked from rui314/9cc

    A Small C Compiler

    C MIT License Updated Nov 28, 2020
  • 安卓应用安全学习

    Python Updated Aug 23, 2020
  • CNN Public

    Forked from Yangami/CNN

    该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习

    Python Updated Feb 8, 2020
  • KNN形态识别 股票形态识别(如W双底)用图像识别的方法准确率高但速度慢(因要画图),用K-近邻方法以数值型数据计算快准确率基本符合要求(查准率70%左右),可用于对决策时间有要求的交易。 工作完成情况: 1、W双底识别模型查准确率约70% 2、模型文件上载到聚宽后可在回测中调用。

    Python Updated Feb 8, 2020
  • Chrome自定义书签,一个不需要VPN翻墙就能管理Chrome书签的工具!

    JavaScript Updated Nov 18, 2019
  • [DEPRECATED]react-native-RealRecyclerView on android.

    Java 135 24 Other Updated Jun 4, 2019