Quant

Top 23 Quant Open-Source Projects

  • vnpy

    基于Python的开源量化交易平台开发框架

  • zipline

    Zipline, a Pythonic Algorithmic Trading Library

  • Project mention: Ask HN: How to Get into Quantitative Trading? | news.ycombinator.com | 2024-01-26
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • awesome-quant

    A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

  • Project mention: RustQuant: A Library for Quantitative Finance | news.ycombinator.com | 2024-02-01

    No, it looks more like a Rust equivalent of libraries like ffn (financial functions for python) or many of the other ones listed here https://github.com/wilsonfreitas/awesome-quant

    Using rust to do exploratory analysis in python seems like a misguided idea. But using rust to productize models that have performance and accuracy sensitivities, the things that C/C++ is still used for, indeed sounds like a good idea.

    Most of the python libraries used in finance, like numpy/pandas, call out to C for performance reasons; the libraries are essentially python bindings + syntax to C functions. It would be interesting to think about replacing that backend with rust.

  • qlib

    Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.

  • Project mention: Open-source AI-oriented quantitative investment platform | news.ycombinator.com | 2023-11-03
  • akshare

    AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库 (by akfamily)

  • QUANTAXIS

    QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案

  • financial-machine-learning

    A curated list of practical financial machine learning tools and applications.

  • Project mention: financial-machine-learning: NEW Other Models - star count:5115.0 | /r/algoprojects | 2023-12-10
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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 Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

  • Project mention: quant-trading: NEW Derivatives and Hedging - star count:4620.0 | /r/algoprojects | 2023-10-28
  • quantstats

    Portfolio analytics for quants, written in Python

  • wondertrader

    WonderTrader——量化研发交易一站式框架

  • Project mention: wondertrader: NEW Extended Research - star count:2767.0 | /r/algoprojects | 2023-10-24
  • zvt

    modular quant framework.

  • awesome-systematic-trading

    A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading. (by paperswithbacktest)

  • Project mention: Ask HN: How to Get into Quantitative Trading? | news.ycombinator.com | 2024-01-26
  • awesome-ai-in-finance

    🔬 A curated list of awesome LLMs & deep learning strategies & tools in financial market.

  • Project mention: awesome-ai-in-finance: curated list of books/online courses/papers on AI and finance. Topics include crypto trading strategies/ta/backter etc. Other Models - star count:2499.0 | /r/algoprojects | 2023-12-09
  • SGX-Full-OrderBook-Tick-Data-Trading-Strategy

    Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.

  • Project mention: HFT: High frequency trading. Extended Research - star count:1469.0 | /r/algoprojects | 2023-07-08
  • machine-learning-asset-management

    Machine Learning in Asset Management (by @firmai)

  • awesome-systematic-trading

    A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more | 量化交易 | 量化投资 (by wangzhe3224)

  • Project mention: awesome-systematic-trading: NEW Extended Research - star count:1040.0 | /r/algoprojects | 2023-08-28
  • fooltrader

    quant framework for stock

  • Empyrial

    AI and data-driven quantitative portfolio management library for portfolio risk and performance analysis 投资组合管理

  • wtpy

    wtpy是基于wondertrader为底层的针对python的子框架

  • howtrader

    Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post request to automate trading and order placement. Supports Binance and Okex exchanges.

  • barter-rs

    Open-source Rust framework for building event-driven live-trading & backtesting systems

  • qf-lib

    Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.

  • Tai

    A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Quant related posts

  • Ask HN: How to Get into Quantitative Trading?

    5 projects | news.ycombinator.com | 26 Jan 2024
  • financial-machine-learning: NEW Other Models - star count:5115.0

    1 project | /r/algoprojects | 10 Dec 2023
  • QLNet: NEW Derivatives and Hedging - star count:355.0

    1 project | /r/algoprojects | 10 Dec 2023
  • Open source backtesting software

    4 projects | /r/quant | 5 Dec 2023
  • financial-machine-learning: NEW Other Models - star count:4862.0

    1 project | /r/algoprojects | 28 Oct 2023
  • financial-machine-learning: NEW Other Models - star count:4862.0

    1 project | /r/algoprojects | 26 Oct 2023
  • financial-machine-learning: NEW Other Models - star count:4862.0

    1 project | /r/algoprojects | 24 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Quant projects? This list will help you:

Project Stars
1 vnpy 23,448
2 zipline 17,072
3 awesome-quant 16,056
4 qlib 14,195
5 akshare 8,397
6 QUANTAXIS 7,915
7 financial-machine-learning 5,540
8 quant-trading 5,171
9 quantstats 4,293
10 wondertrader 3,423
11 zvt 2,990
12 awesome-systematic-trading 2,936
13 awesome-ai-in-finance 2,871
14 SGX-Full-OrderBook-Tick-Data-Trading-Strategy 1,749
15 machine-learning-asset-management 1,627
16 awesome-systematic-trading 1,636
17 fooltrader 1,124
18 Empyrial 869
19 wtpy 728
20 howtrader 633
21 barter-rs 614
22 qf-lib 467
23 Tai 448

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com