Skip to content
View coinsky's full-sized avatar
Block or Report

Block or report coinsky

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

Popular repositories Loading

  1. jOpenExchg jOpenExchg Public

    Forked from gelupa/jOpenExchg

    Java

  2. DEX DEX Public

    A public chain built for the decentralized exchange

    Go

  3. trade-server trade-server Public

    Go

  4. THSTrader THSTrader Public

    Forked from nladuo/THSTrader

    量化交易。同花顺免费模拟炒股软件客户端的python API。(Python3)

    Jupyter Notebook

  5. easytrader easytrader Public

    Forked from shidenggui/easytrader

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

    Python

  6. MyTT MyTT Public

    Forked from mpquant/MyTT

    MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字…

    Python