Skip to content
View cloudQuant's full-sized avatar

Block or report cloudQuant

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
cloudQuant/README.md
  1. 👋 Hi, I'm @cloud,Quant\MFIn\CIIA\CFP\FRM\CFA

  2. 👀 I'm interested in Algorithmic trading, trading strategies, Python, C++ programming, high-performance computing, machine learning, deep learning

  3. 🌱 I'm currently learning c++23, pybind11, wondertrader and dolphindb, and implement arbitragy strategy.

  4. 💞️ I'm looking to collaborate on improving and optimizing backtrader, rewriting its code in C++ and providing a Python interface.

  5. 📫 Email: [email protected]

  6. 👋 my projects:

    • woniunote a personal website and blog written by python, flask, html, css, js
    • bt_api_py python api of binance and okx
    • backtrader python quantitative trading system, comes from mementum/backtrader
    • pyfolio is a Python library for financial data analysis and portfolio performance evaluation
    • alphalens python factor and alpha analysis
    • empyrical_cpp rewrite the empyrical using cpp
    • pyfolio_cpp rewrite the pyfolio using cpp
    • little_cpp_project some learning homework and little project by cpp
    • little_python_project some learning homework and little project by python
    • backtrader_cpp now-not-open-source, rewrite backtrader in cpp
    • btcpp now-not-open-source, high-frequency trading platform written by cpp
    • btpy now-not-open-source, high-frequency market making and arbitrage trading platform
    • wondertrader_demos now-not-open-source, some example using wondertrader

Pinned Loading

  1. empyrical_cpp empyrical_cpp Public

    a header-only project using C++20 re-implement the "empyrical" project, which was originally written in Python.

    C++

  2. woniunote woniunote Public

    A blog and website (https://www.yunjinqi.top) written by python, flask, html, css, javascript and mysql.

    JavaScript

  3. alphalens alphalens Public

    Performance analysis of predictive (alpha) factors

    Python 7

  4. pyfolio pyfolio Public

    Forked from quantopian/pyfolio

    Portfolio and risk analytics in Python

    Python 1

  5. backtrader backtrader Public

    Python Backtesting library for trading strategies

    Python