Track Awesome Quant Updates Daily
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 wilsonfreitas/awesome-quant · ⭐ 18K · 🏷️ Finance
Oct 14, 2024
Python / Financial Instruments and Pricing
- Fincept Terminal (⭐19) - Advance Data Based A.I Terminal for all Types of Financial Asset Research.
- fypy (⭐76) - Vanilla and exotic option pricing library to support quantitative R&D. Focus on pricing interesting/useful models and contracts (including and beyond Black-Scholes), as well as calibration of financial models to market data.
Python / Trading & Backtesting
- zipline-reloaded (⭐1.1k) - Zipline, a Pythonic Algorithmic Trading Library.
- Trading Strategy (⭐47) - TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance
CPP / Data Visualization
- Hikyuu (⭐2.2k) - A base on Python/C++ open source high-performance quant framework for faster analysis and backtesting, contains the complete trading system components for reuse and combination. You can use python or c++ freely.
Python / Factor Analysis
- alphalens-reloaded (⭐297) - Performance analysis of predictive (alpha) stock factors.
Python / Time Series
- functime (⭐1k) - Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
Python / Data Sources
- Trading Strategy (⭐217) - download price data for decentralised exchanges and lending protocols (DeFi)
Python / Visualization
- QuantInvestStrats (⭐169) - Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.
R / Data Sources
- tidyfinance (⭐12) - Tidy Finance helper functions to download financial data and process the raw data into a structured Format (tidy data), including date conversion, scaling factor values, and filtering by the specified date.
Matlab / FrameWorks
- PROJ_Option_Pricing_Matlab (⭐171) - Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader
Reproducing Works, Training & Books / Data Visualization
- Tidy Finance - An opinionated approach to empirical research in financial economics - a fully transparent, open-source code base in multiple programming languages (Python and R) to enable the reproducible implementation of financial research projects for students and practitioners.
Aug 12, 2024
Python / Numerical Libraries & Data Structures
- polars - Polars is a blazingly fast DataFrame library for manipulating structured data.
Python / Trading & Backtesting
- YABTE (⭐3) - Yet Another (Python) BackTesting Engine.
Python / Risk Analysis
- QuantLibRisks (⭐9) - Fast risks with QuantLib
- XAD (⭐8) - Automatic Differentation (AAD) Library
CPP / Data Visualization
- QuantLibRisks (⭐15) - Fast risks with QuantLib in C++
- XAD (⭐244) - Automatic Differentation (AAD) Library
Frameworks / Data Visualization
- XAD: Automatic Differentation (AAD) Library for Python and C++ (⭐244)
Reproducing Works, Training & Books / Data Visualization
- Auto-Differentiation Website - Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).
Jul 14, 2024
Python / Sentiment Analysis
- Asset News Sentiment Analyzer (⭐113) - Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.
Apr 04, 2024
Python / Indicators
- talipp (⭐382) - Incremental technical analysis library for Python.
- streaming_indicators (⭐63) - A python library for computing technical analysis indicators on streaming data.
Python / Risk Analysis
- fortitudo.tech (⭐208) - Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.
Python / Data Sources
- FinanceDatabase (⭐3.5k) - This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
Mar 18, 2024
Reproducing Works, Training & Books / Data Visualization
- Finance (⭐2k) - 150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.
- 101_formulaic_alphas (⭐13) - Implementation of 101 formulaic alphas using qstrader.
Mar 11, 2024
Reproducing Works, Training & Books / Data Visualization
- Autoencoder-Asset-Pricing-Models (⭐63) - Reimplementation of Autoencoder Asset Pricing Models (GKX, 2019).
Feb 27, 2024
Julia / FrameWorks
- Lucky.jl (⭐7) - Modular, asynchronous trading engine in pure Julia.
Feb 23, 2024
Python / Financial Instruments and Pricing
- rateslib (⭐140) - A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.
Python / Risk Analysis
- empyrical-reloaded (⭐50) - Common financial risk and performance metrics. empyrical (⭐1.3k) fork.
- pyfolio-reloaded (⭐375) - Portfolio and risk analytics in Python. pyfolio (⭐5.7k) fork.
R / Financial Instruments and Pricing
- RQuantLib (⭐118) - RQuantLib connects GNU R with QuantLib.
Java / FrameWorks
- JQuantLib (⭐124) - JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.
Frameworks / Data Visualization
- QuantLib (⭐5.3k) - The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.
- QuantLibRisks - Fast risks with QuantLib in Python and C++ (⭐15)
- XAD - Automatic Differentiation (AAD) Library in Python and C++ (⭐244)
- JQuantLib (⭐124) - Java port.
- RQuantLib (⭐118) - R port.
- QuantLibAddin - Excel support.
- QuantLibXL - Excel support.
- QLNet (⭐387) - .Net port.
- PyQL (⭐985) - Python port.
- QuantLib.jl (⭐137) - Julia port.
- QuantLib-Python Documentation - Documentation for the Python bindings for the QuantLib library
Reproducing Works, Training & Books / Data Visualization
- book_irds3 (⭐52) - Code repository for Pricing and Trading Interest Rate Derivatives.
Feb 08, 2024
Python / Trading & Backtesting
- fastquant (⭐1.5k) - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.
- nautilus_trader (⭐2.1k) - A high-performance algorithmic trading platform and event-driven backtester.
Rust / Data Visualization
- finalytics (⭐20) - A rust library for financial data analysis.
Reproducing Works, Training & Books / Data Visualization
- Statistical-Learning-based-Portfolio-Optimization (⭐13) - This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).
Jan 17, 2024
Julia / FrameWorks
- IncTA.jl (⭐17) - Julia Incremental Technical Analysis Indicators
Jan 14, 2024
Python / Numerical Libraries & Data Structures
- ArcticDB (⭐1.5k) - High performance datastore for time series and tick data.
Jan 02, 2024
Python / Trading & Backtesting
- skfolio (⭐1.2k) - Python library for portfolio optimization built on top of scikit-learn. It provides a unified interface and sklearn compatible tools to build, tune and cross-validate portfolio models.
Dec 27, 2023
Python / Trading & Backtesting
- Investing algorithm framework (⭐156) - Framework for developing, backtesting, and deploying automated trading algorithms.
- vnpy (⭐25k) - VeighNa is a Python-based open source quantitative trading system development framework.
- Intelligent Trading Bot (⭐1k) - Automatically generating signals and trading based on machine learning and feature engineering
Python / Quant Research Environment
- Jupyter Quant (⭐7) - A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
Reproducing Works, Training & Books / Data Visualization
- QuantFinanceTraining (⭐20) - This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.
Nov 13, 2023
Python / Trading & Backtesting
- hftbacktest (⭐1.8k) - A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.
Oct 25, 2023
Reproducing Works, Training & Books / Data Visualization
- Quant-Finance-With-Python-Code (⭐82) - Repo for code examples in Quantitative Finance with Python by Chris Kelliher
Oct 17, 2023
Python / Trading & Backtesting
- OctoBot Script (⭐20) - A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.
Reproducing Works, Training & Books / Data Visualization
- MesoSim Options Trading Strategy Library (⭐7) - Free and public Options Trading strategy library for MesoSim.
Sep 21, 2023
Python / Financial Instruments and Pricing
- Kelly-Criterion (⭐91) - Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula.
Python / Trading & Backtesting
- QSTrader (⭐2.9k) - QSTrader backtesting simulation engine.
Aug 14, 2023
Python / Numerical Libraries & Data Structures
- modelx - Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.
Python / Financial Instruments and Pricing
- OpenBB Terminal (⭐32k) - Terminal for investment research for everyone.
- pypme (⭐10) - PME (Public Market Equivalent) calculation.
- AbsBox (⭐36) - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).
- Intrinsic-Value-Calculator (⭐26) - A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.
Python / Trading & Backtesting
- basana (⭐547) - A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
- pysystemtrade (⭐2.6k) - pysystemtrade is the open source version of Robert Carver's backtesting and trading engine that implements systems according to the framework outlined in his book "Systematic Trading", which is further developed on his blog.
- pytrendseries (⭐121) - Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.
- PyLOB (⭐178) - Fully functioning fast Limit Order Book written in Python.
- PyBroker (⭐2k) - Algorithmic Trading with Machine Learning.
Python / Data Sources
- market-prices (⭐74) - Create meaningful OHLCV datasets from knowledge of exchange-calendars (⭐429) (works out-the-box with data from Yahoo Finance).
- tardis-python (⭐113) - Python interface for Tardis.dev high frequency crypto market data
- lake-api (⭐25) - Python interface for Crypto Lake high frequency crypto market data
- tessa (⭐44) - simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.
- pandaSDMX (⭐126) - Python package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.
- cif (⭐59) - Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.
- finagg (⭐425) - finagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.
Python / Visualization
- market-analy (⭐58) - Analysis and interactive charting using market-prices (⭐74) and bqplot.
R / Data Sources
- rb3 (⭐71) - A bunch of downloaders and parsers for data delivered from B3.
- simfinapi (⭐19) - Makes 'SimFin' data (https://simfin.com/) easily accessible in R.
Julia / FrameWorks
- DataFrames.jl (⭐1.7k) - In-memory tabular data in Julia
- TSFrames.jl (⭐92) - Handle timeseries data on top of the powerful and mature DataFrames.jl
JavaScript / FrameWorks
- PENDAX (⭐42) - Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.
Rust / Data Visualization
- Barter (⭐905) - Open-source Rust framework for building event-driven live-trading & backtesting systems
- LFEST (⭐56) - Simulated perpetual futures exchange to trade your strategy against.
- TradeAggregation (⭐73) - Aggregate trades into user-defined candles using information driven rules.
- SlidingFeatures (⭐39) - Chainable tree-like sliding windows for signal processing and technical analysis.
- RustQuant (⭐1.1k) - Quantitative finance library written in Rust.
Reproducing Works, Training & Books / Data Visualization
- Value Investing Studies (⭐81) - A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.
- Machine Learning Asset Management (⭐1.7k) - Machine Learning in Asset Management (by @firmai).
- Deep Learning Machine Learning Stock (⭐1.2k) - Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.
- Technical Analysis and Feature Engineering (⭐119) - Feature Engineering and Feature Importance of Machine Learning in Financial Market.
- Differential Machine Learning and Axes that matter by Brian Huge and Antoine Savine (⭐137) - Implement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.
- systematictradingexamples (⭐364) - Examples of code related to book Systematic Trading and blog
- pysystemtrade_examples (⭐193) - Examples using pysystemtrade for Robert Carver's blog.
- ML_Finance_Codes (⭐1.8k) - Machine Learning in Finance: From Theory to Practice Book
- Hands-On Machine Learning for Algorithmic Trading (⭐1.4k) - Hands-On Machine Learning for Algorithmic Trading, published by Packt
- financialnoob-misc (⭐25) - Codes from @financialnoob's posts
Jul 23, 2023
Python / Trading & Backtesting
- pythalesians (⭐61) - Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.
May 12, 2022
JavaScript / FrameWorks
- ccxt (⭐33k) - A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.
Apr 03, 2022
Python / Time Series
- gluon-ts (⭐4.6k) - vProbabilistic time series modeling in Python.
Mar 28, 2022
Python / Trading & Backtesting
- TA-Lib (⭐9.6k) - Python wrapper for TA-Lib (http://ta-lib.org/).
- zipline (⭐18k) - Pythonic algorithmic trading library.
Python / Data Sources
- pystlouisfed (⭐13) - Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.
- python-bcb (⭐76) - Python interface to Brazilian Central Bank web services.
R / Numerical Libraries & Data Structures
- xts (⭐219) - eXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
- data.table (⭐3.6k) - Extension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.
R / Data Sources
- Rblpapi (⭐166) - An R Interface to 'Bloomberg' is provided via the 'Blp API'.
- Rbitcoin (⭐57) - Unified markets API interface (bitstamp, kraken, btce, bitmarket).
- GetTDData (⭐23) - Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.
- GetHFData (⭐39) - Downloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site.
- Reddit WallstreetBets API - Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.
- td (⭐15) - Interfaces the 'twelvedata' API for stocks and (digital and standard) currencies.
- rbcb (⭐91) - R interface to Brazilian Central Bank web services.
R / Financial Instruments and Pricing
- portfolio (⭐15) - Analysing equity portfolios.
- credule (⭐5) - Credit Default Swap Functions.
- PortfolioAnalytics (⭐77) - Portfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.
- fmbasics (⭐12) - Financial Market Building Blocks.
- R-fixedincome (⭐51) - Fixed income tools for R.
R / Trading
- TTR (⭐330) - Technical Trading Rules.
R / Risk Analysis
- PerformanceAnalytics (⭐207) - Econometric tools for performance and risk analysis.
R / Time Series
- rugarch (⭐23) - Univariate GARCH Models.
- rmgarch (⭐12) - Multivariate GARCH Models.
R / Calendars
- bizdays (⭐52) - Business days calculations and utilities
Julia / FrameWorks
- Miletus.jl (⭐84) - A financial contract definition, modeling language, and valuation framework.
Reproducing Works, Training & Books / Data Visualization
- Machine-Learning-for-Asset-Managers (⭐478) - Implementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.
Mar 27, 2022
Python / Financial Instruments and Pricing
- Q-Fin (⭐390) - A Python library for mathematical finance.
- Quantsbin (⭐478) - Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.
Python / Trading & Backtesting
- TuneTA (⭐408) - TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.
- AutoTrader (⭐973) - A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.
- qf-lib (⭐554) - QF-Lib is a Python library that provides high quality tools for quantitative finance.
JavaScript / Data Visualization
- QUANTAXIS_Webkit (⭐38) - An awesome visualization center based on quantaxis.
Scala / Data Visualization
- Scala Quant (⭐10) - Scala library for working with stock data from IFTTT recipes or Google Finance.
Reproducing Works, Training & Books / Data Visualization
- QuantFinance (⭐390) - Training materials in quantitative finance.
- IPythonScripts (⭐147) - Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.
- Computational-Finance-Course (⭐372) - Materials for the course of Computational Finance.
Mar 11, 2022
Python / Financial Instruments and Pricing
- pynance (⭐315) - Lightweight Python library for assembling and analyzing financial data.
Feb 24, 2022
Python / Trading & Backtesting
- fast-trade (⭐372) - Low code backtesting library utilizing pandas and technical analysis indicators.
- Lean (⭐9.7k) - Lean Algorithmic Trading Engine by QuantConnect (Python, C#).
Java / FrameWorks
- ta4j (⭐2k) - A Java library for technical analysis.
Haskell / Data Visualization
- Haxcel (⭐33) - Excel Addin for Haskell.
- Ffinar (⭐3) - A financial maths library in Haskell.
Feb 04, 2022
Reproducing Works, Training & Books / Data Visualization
- rough_bergomi (⭐110) - A Python implementation of the rough Bergomi model.
- frh-fx (⭐9) - A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.
Jan 27, 2022
Frameworks / Data Visualization
- Portfolio Optimizer - Portfolio Optimizer is a Web API for portfolio analysis and optimization.
Jan 23, 2022
Python / Trading & Backtesting
- Blankly (⭐2.1k) - Fully integrated backtesting, paper trading, and live deployment.
Jan 12, 2022
JavaScript / FrameWorks
- IndicatorTS (⭐293) - Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
Golang / Data Visualization
- IndicatorGo (⭐482) - IndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
Jan 02, 2022
Reproducing Works, Training & Books / Data Visualization
- QuantFinanceBook (⭐482) - Quantitative Finance book.
Dec 31, 2021
Python / Trading & Backtesting
- tda-api (⭐1.3k) - Gather data and trade equities, options, and ETFs via TDAmeritrade.
- vectorbt (⭐4.3k) - Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.
Dec 27, 2021
Python / Financial Instruments and Pricing
- finoptions (⭐206) - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
Dec 23, 2021
Python / Risk Analysis
- Riskfolio-Lib (⭐3k) - Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.
Dec 17, 2021
Reproducing Works, Training & Books / Data Visualization
- ML-Quant - Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.
- py4fi2nd (⭐1.4k) - Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
- aiif (⭐306) - Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.
- py4at (⭐678) - Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
- dawp (⭐588) - Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.
- dx (⭐708) - DX Analytics | Financial and Derivatives Analytics with Python.
Dec 09, 2021
Python / Time Series
- pmdarima (⭐1.6k) - A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
Oct 26, 2021
Reproducing Works, Training & Books / Data Visualization
- NMOF (⭐33) - Functions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658).
Oct 24, 2021
Reproducing Works, Training & Books / Data Visualization
- modelos_vol_derivativos (⭐55) - "Modelos de Volatilidade para Derivativos" book's Jupyter notebooks
Oct 19, 2021
Reproducing Works, Training & Books / Data Visualization
- Python-for-Finance-Cookbook (⭐728) - Python for Finance Cookbook, published by Packt.
Sep 09, 2021
Elixir/Erlang / Data Visualization
- Prop (⭐47) - An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.
Jul 26, 2021
JavaScript / FrameWorks
- Ghostfolio (⭐4.3k) - Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.
Jul 01, 2021
Python / Risk Analysis
- risktools (⭐27) - Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.
Jun 17, 2021
JavaScript / FrameWorks
- portfolio-allocation (⭐175) - PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...
Jun 02, 2021
Python / Risk Analysis
- Empyrial (⭐925) - Portfolio's risk and performance analytics and returns predictions.
Jun 01, 2021
Python / Calendars
- exchange_calendars (⭐429) - Stock Exchange Trading Calendars.
May 30, 2021
Python / Indicators
- Tulipy (⭐93) - Financial Technical Analysis Indicator Library (Python bindings for tulipindicators (⭐842))
Python / Trading & Backtesting
- qtpylib (⭐2.1k) - QTPyLib, Pythonic Algorithmic Trading http://qtpylib.io
- Qlib (⭐15k) - An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.
Python / Time Series
- tsmoothie (⭐734) - A python library for time-series smoothing and outlier detection in a vectorized way.
Python / Data Sources
- FinanceDataReader (⭐1.2k) - Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks
R / Financial Instruments and Pricing
- Rmetrics - The premier open source software solution for teaching and training quantitative finance.
- fAsianOptions - EBM and Asian Option Valuation.
- fAssets - Analysing and Modelling Financial Assets.
- fBasics - Markets and Basic Statistics.
- fBonds - Bonds and Interest Rate Models.
- fExoticOptions - Exotic Option Valuation.
- fOptions - Pricing and Evaluating Basic Options.
- fPortfolio - Portfolio Selection and Optimization.
Reproducing Works, Training & Books / Data Visualization
- MEDIUM_NoteBook (⭐2.1k) - Repository containing notebooks of cerlymarco's posts on Medium.
May 29, 2021
Reproducing Works, Training & Books / Data Visualization
- algorithmic-trading-with-python (⭐2.7k) - Source code for Algorithmic Trading with Python (2020) by Chris Conlan.
CPP / Data Visualization
- TradeFrame (⭐484) - C++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in Option Greeks/IV (⭐484) calculation library.
May 27, 2021
R / Trading
- blotter (⭐113) - Transaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.
R / Factor Analysis
- FactorAnalytics (⭐67) - The FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.
- Expected Returns (⭐41) - Solutions for enhancing portfolio diversification and replications of seminal papers with R, most of which are discussed in one of the best investment references of the recent decade, Expected Returns: An Investors Guide to Harvesting Market Rewards by Antti Ilmanen.
CSharp / Data Visualization
- TDAmeritrade.DotNetCore (⭐54) - Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.
May 26, 2021
Python / Indicators
- lppls (⭐353) - A Python module for fitting the Log-Periodic Power Law Singularity (LPPLS) model.
R / Backtesting
- quantstrat (⭐284) - Transaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.
May 06, 2021
Reproducing Works, Training & Books / Data Visualization
- Stock_Analysis_For_Quant (⭐1.7k) - Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.
May 05, 2021
Python / Trading & Backtesting
- Eiten (⭐2.8k) - Eiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.
- Stock-Prediction-Models (⭐8k) - Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.
Apr 21, 2021
Python / Visualization
- finvizfinance (⭐494) - Finviz analysis python library.
Golang / Data Visualization
- marketstore (⭐1.9k) - DataFrame Server for Financial Timeseries Data.
Apr 20, 2021
R / Time Series
- garchmodels (⭐33) - A parsnip backend for GARCH models.
Apr 16, 2021
Python / Trading & Backtesting
- bta-lib (⭐453) - Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.
Apr 14, 2021
Python / Visualization
- finplot (⭐922) - Performant and effortless finance plotting for Python.
Apr 12, 2021
Python / Financial Instruments and Pricing
- tf-quant-finance (⭐4.5k) - High-performance TensorFlow library for quantitative finance.
Python / Trading & Backtesting
- rqalpha (⭐5.3k) - A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.
- FinRL-Library (⭐9.9k) - A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.
- bulbea (⭐2k) - Deep Learning based Python Library for Stock Market Prediction and Modelling.
- ib_nope (⭐30) - Automated trading system for NOPE strategy over IBKR TWS.
- OctoBot (⭐3.3k) - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.
Python / Risk Analysis
- universal-portfolios (⭐772) - Collection of algorithms for online portfolio selection.
- FinQuant (⭐1.4k) - A program for financial portfolio management, analysis and optimization.
Python / Data Sources
- alpha_vantage (⭐4.3k) - A python wrapper for Alpha Vantage API for financial data.
JavaScript / FrameWorks
- finance.js (⭐1.2k) - A JavaScript library for common financial calculations.
CSharp / Data Visualization
- StockSharp (⭐7.2k) - Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Reproducing Works, Training & Books / Data Visualization
- python-training (⭐6k) - J.P. Morgan's Python training for business analysts and traders.
Apr 10, 2021
Python / Trading & Backtesting
- AlphaPy (⭐1.1k) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost
- jesse (⭐5.6k) - An advanced crypto trading bot written in Python
Python / Time Series
- Facebook Prophet (⭐18k) - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Rust / Data Visualization
- QuantMath (⭐365) - Financial maths library for risk-neutral pricing and risk
Apr 05, 2021
Python / Data Sources
- yfinance (⭐13k) - Yahoo! Finance market data downloader (+faster Pandas Datareader)
Mar 18, 2021
Python / Financial Instruments and Pricing
- willowtree (⭐238) - Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.
- financial-engineering (⭐371) - Applications of Monte Carlo methods to financial engineering projects, in Python.
- optlib (⭐648) - A library for financial options pricing written in Python.
Reproducing Works, Training & Books / Data Visualization
- FinanceHub (⭐664) - Resources for Quantitative Finance
- Python_Option_Pricing (⭐647) - An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.
Feb 23, 2021
Reproducing Works, Training & Books / Data Visualization
- QuantEcon - Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks
Feb 08, 2021
Python / Trading & Backtesting
- machine-learning-for-trading (⭐13k) - Code and resources for Machine Learning for Algorithmic Trading
Jan 16, 2021
R / Time Series
- matrixprofile (⭐362) - Time series data mining library built on top of the novel Matrix Profile data structure and algorithms.
Dec 10, 2020
Python / Visualization
- mplfinance (⭐3.6k) - matplotlib utilities for the visualization, and visual analysis, of financial data.
Nov 03, 2020
Python / Factor Analysis
- Spectre (⭐633) - GPU-accelerated Factors analysis library and Backtester
Oct 08, 2020
Python / Financial Instruments and Pricing
- gs-quant (⭐7.6k) - Python toolkit for quantitative finance
Sep 28, 2020
Python / Financial Instruments and Pricing
- FinancePy (⭐2.1k) - A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
Sep 17, 2020
Python / Data Sources
- iexfinance (⭐649) - Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.
- pyEX (⭐408) - Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.
Aug 28, 2020
Python / Indicators
- finta (⭐2.1k) - Common financial technical analysis indicators implemented in Pandas.
Aug 25, 2020
Python / Trading & Backtesting
- Pandas TA (⭐5.3k) - Pandas TA is an easy to use Python 3 Pandas Extension with 115+ Indicators. Easily build Custom Strategies.
Jul 23, 2020
Python / Data Sources
- bbgbridge (⭐1) - Easy to use Bloomberg Desktop API wrapper for Python.
Jun 14, 2020
Python / Data Sources
- yliveticker (⭐144) - Live stream of market data from Yahoo Finance websocket.
Jun 08, 2020
Python / Visualization
- D-Tale (⭐4.7k) - Visualizer for pandas dataframes and xarray datasets.
Jun 07, 2020
Python / Trading & Backtesting
- DeepDow (⭐910) - Portfolio optimization with deep learning
Python / Data Sources
- investpy (⭐1.6k) - Financial Data Extraction from Investing.com with Python! https://investpy.readthedocs.io/
May 09, 2020
Golang / Data Visualization
- Kelp (⭐1.1k) - Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).
May 03, 2020
Elixir/Erlang / Data Visualization
- Workbench (⭐114) - From Idea to Execution - Manage your trading operation across a globally distributed cluster
Apr 03, 2020
Python / Trading & Backtesting
- freqtrade (⭐28k) - Free, open source crypto trading bot
Mar 05, 2020
Python / Data Sources
- yahooquery (⭐775) - Python interface for retrieving data through unofficial Yahoo Finance API.
Mar 01, 2020
Python / Data Sources
- metatrader5 - API Connector to MetaTrader 5 Terminal
- akshare (⭐9.2k) - AkShare is an elegant and simple financial data interface library for Python, built for human beings! https://akshare.readthedocs.io
Feb 25, 2020
Python / Trading & Backtesting
- quantstats (⭐4.8k) - Portfolio analytics for quants, written in Python
- Quantdom (⭐714) - Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]
Reproducing Works, Training & Books / Data Visualization
- Quantitative-Notebooks (⭐1k) - Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Feb 18, 2020
Python / Trading & Backtesting
- riskparity.py (⭐286) - fast and scalable design of risk parity portfolios with TensorFlow 2.0
Dec 30, 2019
Elixir/Erlang / Data Visualization
- Tai (⭐462) - Open Source composable, real time, market data and trade execution toolkit.
Jul 14, 2019
Python / Trading & Backtesting
- Backtesting.py - Backtest trading strategies in Python
Jul 13, 2019
Python / Indicators
- pandas_talib (⭐740) - A Python Pandas implementation of technical analysis indicators.
Python / Trading & Backtesting
- ta (⭐4.3k) - Technical Analysis Library using Pandas (Python)
- pyqstrat (⭐363) - A fast, extensible, transparent python library for backtesting quantitative strategies.
- NowTrade (⭐104) - Python library for backtesting technical/mechanical strategies in the stock and currency markets.
- pinkfish (⭐269) - A backtester and spreadsheet library for security analysis.
- aat (⭐670) - Async Algorithmic Trading Engine
- catalyst (⭐2.5k) - An Algorithmic Trading Library for Crypto-Assets in Python
Jul 10, 2019
Java / FrameWorks
- Strata - Modern open-source analytics and market risk library designed and written in Java.
Jun 30, 2019
Python / Trading & Backtesting
- zvt (⭐3.2k) - the project using sql, pandas to provide an uniform and extendable way to record data, computing factors, select securities, backtesting, realtime trading and it could show all of them in clearly charts in realtime.
May 18, 2019
Python / Trading & Backtesting
- mlfinlab (⭐3.9k) - Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling)
Apr 04, 2019
Python / Trading & Backtesting
- PyPortfolioOpt (⭐4.5k) - Financial portfolio optimization in python, including classical efficient frontier and advanced methods.
Mar 05, 2019
Python / Numerical Libraries & Data Structures
- numpy - NumPy is the fundamental package for scientific computing with Python.
- pandas - pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
- quantdsl (⭐341) - Domain specific language for quantitative analytics in finance and trading.
- statistics - Builtin Python library for all basic statistical calculations.
- sympy - SymPy is a Python library for symbolic mathematics.
- pymc3 - Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.
Python / Financial Instruments and Pricing
- PyQL (⭐985) - QuantLib's Python port.
- pyfin (⭐307) - Basic options pricing in Python. ARCHIVED
- QuantPy (⭐672) - A framework for quantitative finance In python.
- Finance-Python (⭐744) - Python tools for Finance.
- ffn (⭐2k) - A financial function library for Python.
- tia (⭐408) - Toolkit for integration and analysis.
- hasura/base-python-dash - Hasura quick start to deploy Dash framework. Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps with highly custom user interfaces in pure Python.
- hasura/base-python-bokeh - Hasura quick start to visualize data with bokeh library.
- pysabr (⭐458) - SABR model Python implementation.
Python / Trading & Backtesting
- QuantSoftware Toolkit (⭐464) - Python-based open source software framework designed to support portfolio construction and management.
- quantitative (⭐63) - Quantitative finance, and backtesting library.
- analyzer (⭐213) - Python framework for real-time financial and backtesting trading strategies.
- bt (⭐2.2k) - Flexible Backtesting for Python.
- backtrader (⭐14k) - Python Backtesting library for trading strategies.
- pyalgotrade (⭐4.4k) - Python Algorithmic Trading Library.
- tradingWithPython - A collection of functions and classes for Quantitative trading.
- algobroker (⭐87) - This is an execution engine for algo trading.
- pysentosa - Python API for sentosa trading system.
- finmarketpy (⭐3.4k) - Python library for backtesting trading strategies and analyzing financial markets.
- binary-martingale (⭐46) - Computer program to automatically trade binary options martingale style.
- fooltrader (⭐1.1k) - the project using big-data technology to provide an uniform way to analyze the whole market.
- pylivetrader (⭐664) - zipline-compatible live trading library.
- pipeline-live (⭐205) - zipline's pipeline capability with IEX for live trading.
- zipline-extensions (⭐18) - Zipline extensions and adapters for QuantRocket.
- moonshot (⭐202) - Vectorized backtester and trading engine for QuantRocket based on Pandas.
Python / Risk Analysis
- pyfolio (⭐5.7k) - Portfolio and risk analytics in Python.
- empyrical (⭐1.3k) - Common financial risk and performance metrics.
- finance - Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.
- qfrm - Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios.
- visualize-wealth (⭐138) - Portfolio construction and quantitative analysis.
- VisualPortfolio (⭐101) - This tool is used to visualize the performance of a portfolio.
Python / Factor Analysis
- alphalens (⭐3.3k) - Performance analysis of predictive alpha factors.
Python / Time Series
- ARCH (⭐1.3k) - ARCH models in Python.
- dynts (⭐86) - Python package for timeseries analysis and manipulation.
- PyFlux (⭐2.1k) - Python library for timeseries modelling and inference (frequentist and Bayesian) on models.
- tsfresh (⭐8.4k) - Automatic extraction of relevant features from time series.
- hasura/quandl-metabase - Hasura quickstart to visualize Quandl's timeseries datasets with Metabase.
Python / Calendars
- bizdays (⭐79) - Business days calculations and utilities.
- pandas_market_calendars (⭐791) - Exchange calendars to use with pandas for trading applications.
Python / Data Sources
- googlefinance (⭐702) - Python module to get real-time stock data from Google Finance API.
- yahoo-finance (⭐1.3k) - Python module to get stock data from Yahoo! Finance.
- pandas-datareader (⭐2.9k) - Python module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.
- pandas-finance (⭐151) - High level API for access to and analysis of financial data.
- pyhoofinance (⭐9) - Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.
- yfinanceapi (⭐9) - Finance API for Python.
- yql-finance (⭐16) - yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).
- ystockquote (⭐533) - Retrieve stock quote data from Yahoo Finance.
- wallstreet (⭐1.3k) - Real time stock and option data.
- stock_extractor (⭐33) - General Purpose Stock Extractors from Online Resources.
- Stockex (⭐33) - Python wrapper for Yahoo! Finance API.
- finsymbols (⭐109) - Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.
- FRB (⭐162) - Python Client for FRED® API.
- inquisitor (⭐40) - Python Interface to Econdb.com API.
- yfi (⭐2) - Yahoo! YQL library.
- chinesestockapi - Python API to get Chinese stock price.
- exchange (⭐16) - Get current exchange rate.
- ticks (⭐16) - Simple command line tool to get stock ticker data.
- pybbg (⭐53) - Python interface to Bloomberg COM APIs.
- ccy (⭐80) - Python module for currencies.
- tushare - A utility for crawling historical and Real-time Quotes data of China stocks.
- jsm - Get the japanese stock market data.
- cn_stock_src (⭐35) - Utility for retrieving basic China stock data from different sources.
- coinmarketcap (⭐436) - Python API for coinmarketcap.
- after-hours (⭐34) - Obtain pre market and after hours stock prices for a given symbol.
- bronto-python - Bronto API Integration for Python.
- pytdx (⭐1.3k) - Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.
- pdblp (⭐241) - A simple interface to integrate pandas and the Bloomberg Open API.
- tiingo (⭐251) - Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.
- alpaca-trade-api (⭐1.7k) - Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.
Python / Excel Integration
- xlwings - Make Excel fly with Python.
- openpyxl - Read/Write Excel 2007 xlsx/xlsm files.
- xlrd (⭐2.2k) - Library for developers to extract data from Microsoft Excel spreadsheet files.
- xlsxwriter - Write files in the Excel 2007+ XLSX file format.
R / Time Series
- tseries - Time Series Analysis and Computational Finance.
- fGarch - Rmetrics - Autoregressive Conditional Heteroskedastic Modelling.
- timeSeries - Rmetrics - Financial Time Series Objects.
- tidypredict (⭐2) - Run predictions inside the database https://tidypredict.netlify.com/.
- tidyquant (⭐852) - Bringing financial analysis to the tidyverse.
- timetk (⭐613) - A toolkit for working with time series in R.
R / Financial Instruments and Pricing
- quantmod - Quantitative Financial Modelling Framework.
- sparseIndexTracking (⭐50) - Portfolio design to track an index.
- covFactorModel (⭐31) - Covariance matrix estimation via factor models.
- riskParityPortfolio (⭐107) - Blazingly fast design of risk parity portfolios.
- sde - Simulation and Inference for Stochastic Differential Equations.
- YieldCurve - Modelling and estimation of the yield curve.
- SmithWilsonYieldCurve - Constructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates.
- ycinterextra - Yield curve or zero-coupon prices interpolation and extrapolation.
- AmericanCallOpt - This package includes pricing function for selected American call options with underlying assets that generate payouts.
- VarSwapPrice - Pricing a variance swap on an equity index.
- RND - Risk Neutral Density Extraction Package.
- LSMonteCarlo - American options pricing with Least Squares Monte Carlo method.
- OptHedging - Estimation of value and hedging strategy of call and put options.
- tvm - Time Value of Money Functions.
- OptionPricing - Option Pricing with Efficient Simulation Algorithms.
- derivmkts - Functions and R Code to Accompany Derivatives Markets.
- FinCal (⭐22) - Package for time value of money calculation, time series analysis and computational finance.
- r-quant (⭐30) - R code for quantitative analysis in finance.
- options.studies (⭐6) - options trading studies functions for use with options.data package and shiny.
R / Trading
- backtest - Exploring Portfolio-Based Conjectures About Financial Instruments.
- pa - Performance Attribution for Equity Portfolios.
- QuantTools - Enhanced Quantitative Trading Modelling.
Matlab / FrameWorks
- QUANTAXIS (⭐8.2k) - Integrated Quantitative Toolbox with Matlab.
Julia / FrameWorks
- Ito.jl (⭐36) - A Julia package for quantitative finance.
- TALib.jl (⭐52) - A Julia wrapper for TA-Lib.
- Temporal.jl (⭐100) - Flexible and efficient time series class & methods.
- Indicators.jl (⭐216) - Financial market technical analysis & indicators on top of Temporal.
- Strategems.jl (⭐162) - Quantitative systematic trading strategy development and backtesting.
- TimeSeries.jl (⭐353) - Time series toolkit for Julia.
- MarketTechnicals.jl (⭐127) - Technical analysis of financial time series on top of TimeSeries.
- MarketData.jl (⭐147) - Time series market data.
- TimeFrames.jl (⭐4) - A Julia library that defines TimeFrame (essentially for resampling TimeSeries).
Java / FrameWorks
- finmath.net - Java library with algorithms and methodologies related to mathematical finance.
- quantcomponents (⭐163) - Free Java components for Quantitative Finance and Algorithmic Trading.
Haskell / Data Visualization
- quantfin (⭐134) - quant finance in pure haskell.
Scala / Data Visualization
- QuantScale (⭐46) - Scala Quantitative Finance Library.
Frameworks / Data Visualization
- TA-Lib - perform technical analysis of financial market data.
Reproducing Works, Training & Books / Data Visualization
- quant (⭐321) - Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.
Oct 09, 2018
R / Numerical Libraries & Data Structures
- sparseEigen (⭐12) - Sparse principal component analysis.
Mar 27, 2018
Reproducing Works, Training & Books / Data Visualization
- fecon235 (⭐1.1k) - Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.
Mar 05, 2018
R / Time Series
- tibbletime (⭐179) - Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index.
Dec 21, 2017
CSharp / Data Visualization
- QuantConnect (⭐9.7k) - Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.
Feb 16, 2017
Java / FrameWorks
- DRIP - Fixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.
Jan 13, 2017
Ruby / Data Visualization
- Jiji (⭐240) - Open Source Forex algorithmic trading framework using OANDA REST API.
Dec 05, 2016
R / Numerical Libraries & Data Structures
- TSdbi - Provides a common interface to time series databases.
- zoo - S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations).
- tis - Functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.
- tfplot - Utilities for simple manipulation and quick plotting of time series data.
- tframe - A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time.
R / Data Sources
- IBrokers - Provides native R access to Interactive Brokers Trader Workstation API.
- Quandl - Get Financial Data Directly Into R.
Aug 22, 2016
Python / Data Sources
- findatapy (⭐1.7k) - Python library to download market data via Bloomberg, Quandl, Yahoo etc.
Jul 18, 2016
Python / Excel Integration
- xlwt (⭐1k) - Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
- DataNitro - DataNitro also offers full-featured Python-Excel integration, including UDFs. Trial downloads are available, but users must purchase a license.
- xlloop - XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server).
- expy - The ExPy add-in allows easy use of Python directly from within an Microsoft Excel spreadsheet, both to execute arbitrary code and to define new Excel functions.
- pyxll - PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.
Jun 24, 2016
Python / Trading & Backtesting
- pybacktest (⭐807) - Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.
Jun 22, 2016
Python / Numerical Libraries & Data Structures
- scipy - SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.
Python / Financial Instruments and Pricing
- vollib (⭐671) - vollib is a python library for calculating option prices, implied volatility and greeks.
Python / Time Series
- statsmodels - Python module that allows users to explore data, estimate statistical models, and perform statistical tests.
R / Calendars
- timeDate - Chronological and Calendar Objects
Julia / FrameWorks
- QuantLib.jl (⭐137) - Quantlib implementation in pure Julia.
Reproducing Works, Training & Books / Data Visualization
- Derman Papers (⭐405) - Notebooks that replicate original quantitative finance papers from Emanuel Derman.
- volatility-trading (⭐1.5k) - A complete set of volatility estimators based on Euan Sinclair's Volatility Trading.