1
numpy
Numerical Libraries & Data Structures
32.1k
2026-05-30
python
numerical-libraries-data-structures
github
›
NumPy is the fundamental package for scientific computing with Python.
2
scipy
Numerical Libraries & Data Structures
14.7k
2026-05-30
python
numerical-libraries-data-structures
github
›
SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.
3
pandas
Numerical Libraries & Data Structures
48.9k
2026-05-29
python
numerical-libraries-data-structures
github
›
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.
4
polars
Numerical Libraries & Data Structures
38.6k
2026-05-29
python
numerical-libraries-data-structures
github
›
Polars is a blazingly fast DataFrame library for manipulating structured data.
5
quantdsl
Numerical Libraries & Data Structures
381
2017-10-26
python
numerical-libraries-data-structures
github
›
Domain specific language for quantitative analytics in finance and trading.
6
statistics
Numerical Libraries & Data Structures
python
numerical-libraries-data-structures
›
Builtin Python library for all basic statistical calculations.
7
sympy
Numerical Libraries & Data Structures
14.7k
2026-05-29
python
numerical-libraries-data-structures
github
›
SymPy is a Python library for symbolic mathematics.
8
pymc3
Numerical Libraries & Data Structures
9.6k
2026-05-20
python
numerical-libraries-data-structures
github
›
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.
9
modelx
Numerical Libraries & Data Structures
129
2026-05-23
python
numerical-libraries-data-structures
github
›
Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.
10
ArcticDB
Numerical Libraries & Data Structures
2.4k
2026-05-29
python
numerical-libraries-data-structures
github
›
High performance datastore for time series and tick data.
11
CRNG
Numerical Libraries & Data Structures
6
2026-04-12
python
numerical-libraries-data-structures
github
›
Contingency Random Number Generator that produces random numbers with real financial market statistical signatures (fat tails, volatility clustering, kurtosis). Matches 86% of real market metrics vs 14% for NumPy.
12
xts
Numerical Libraries & Data Structures
223
2026-02-27
r
numerical-libraries-data-structures
github
›
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.
13
data.table
Numerical Libraries & Data Structures
3.9k
2026-05-29
r
numerical-libraries-data-structures
github
›
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.
14
sparseEigen
Numerical Libraries & Data Structures
13
2018-12-22
r
numerical-libraries-data-structures
github
›
Sparse principal component analysis.
15
TSdbi
Numerical Libraries & Data Structures
r
numerical-libraries-data-structures
›
Provides a common interface to time series databases.
16
tseries
Numerical Libraries & Data Structures
2026-03-26
r
numerical-libraries-data-structures
cran
›
Time Series Analysis and Computational Finance.
17
zoo
Numerical Libraries & Data Structures
2025-12-15
r
numerical-libraries-data-structures
cran
›
S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations).
18
tis
Numerical Libraries & Data Structures
2021-09-28
r
numerical-libraries-data-structures
cran
›
Functions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.
19
tfplot
Numerical Libraries & Data Structures
r
numerical-libraries-data-structures
cran
›
Utilities for simple manipulation and quick plotting of time series data.
20
tframe
Numerical Libraries & Data Structures
2019-05-30
r
numerical-libraries-data-structures
cran
›
A kernel of functions for programming time series methods in a way that is relatively independently of the representation of time.
21
Temporal.jl
Numerical Libraries & Data Structures
100
2021-12-28
julia
numerical-libraries-data-structures
github
›
Flexible and efficient time series class & methods.
22
DataFrames.jl
Numerical Libraries & Data Structures
1.8k
2026-05-02
julia
numerical-libraries-data-structures
github
›
In-memory tabular data in Julia.
23
TSFrames.jl
Numerical Libraries & Data Structures
100
2024-06-18
julia
numerical-libraries-data-structures
github
›
Handle timeseries data on top of the powerful and mature DataFrames.jl.
24
TimeArrays.jl
Numerical Libraries & Data Structures
39
2026-05-13
julia
numerical-libraries-data-structures
github
›
Time series handling for Julia.
25
PyQL
Financial Instruments & Pricing
1.3k
2025-08-20
python
financial-instruments-pricing
github
›
26
pyfin
Financial Instruments & Pricing
317
2014-12-03
python
financial-instruments-pricing
github
›
Basic options pricing in Python. *ARCHIVED*.
27
vollib
Financial Instruments & Pricing
979
2023-04-01
python
financial-instruments-pricing
github
›
vollib is a python library for calculating option prices, implied volatility and greeks.
28
QuantPy
Financial Instruments & Pricing
1k
2017-11-28
python
financial-instruments-pricing
github
›
A framework for quantitative finance In python.
29
Finance-Python
Financial Instruments & Pricing
895
2024-01-01
python
financial-instruments-pricing
github
›
Python tools for Finance.
30
ffn
Financial Instruments & Pricing
2.6k
2026-03-21
python
financial-instruments-pricing
github
›
A financial function library for Python.
31
pynance
Financial Instruments & Pricing
459
2021-02-03
python
financial-instruments-pricing
github
›
Lightweight Python library for assembling and analyzing financial data.
32
tia
Financial Instruments & Pricing
429
2017-06-05
python
financial-instruments-pricing
github
›
Toolkit for integration and analysis.
33
pysabr
Financial Instruments & Pricing
611
2022-04-21
python
financial-instruments-pricing
github
›
SABR model Python implementation.
34
FinancePy
Financial Instruments & Pricing
3k
2026-05-26
python
financial-instruments-pricing
github
›
A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.
35
gs-quant
Financial Instruments & Pricing
10.5k
2026-05-29
python
financial-instruments-pricing
github
›
Python toolkit for quantitative finance.
36
willowtree
Financial Instruments & Pricing
368
2018-07-14
python
financial-instruments-pricing
github
›
Robust and flexible Python implementation of the willow tree lattice for derivatives pricing.
37
financial-engineering
Financial Instruments & Pricing
526
2017-11-20
python
financial-instruments-pricing
github
›
Applications of Monte Carlo methods to financial engineering projects, in Python.
38
optlib
Financial Instruments & Pricing
1.5k
2022-11-18
python
financial-instruments-pricing
github
›
A library for financial options pricing written in Python.
39
tf-quant-finance
Financial Instruments & Pricing
5.4k
2026-02-12
python
financial-instruments-pricing
github
›
High-performance TensorFlow library for quantitative finance.
40
Q-Fin
Financial Instruments & Pricing
619
2023-04-07
python
financial-instruments-pricing
github
›
A Python library for mathematical finance.
41
Quantsbin
Financial Instruments & Pricing
637
2021-05-23
python
financial-instruments-pricing
github
›
Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.
42
finoptions
Financial Instruments & Pricing
297
2024-02-01
python
financial-instruments-pricing
github
›
Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
43
pypme
Financial Instruments & Pricing
13
2026-01-16
python
financial-instruments-pricing
github
›
PME (Public Market Equivalent) calculation.
44
AbsBox
Financial Instruments & Pricing
67
2026-03-28
python
financial-instruments-pricing
github
›
A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).
45
Intrinsic-Value-Calculator
Financial Instruments & Pricing
88
2025-07-02
python
financial-instruments-pricing
github
›
A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.
46
Kelly-Criterion
Financial Instruments & Pricing
115
2019-02-16
python
financial-instruments-pricing
github
›
Kelly Criterion implemented in Python to size portfolios based on J. L. Kelly Jr's formula.
47
rateslib
Financial Instruments & Pricing
344
2026-04-09
python
financial-instruments-pricing
github
›
A fixed income library for pricing bonds and bond futures, and derivatives such as IRS, cross-currency and FX swaps.
48
fypy
Financial Instruments & Pricing
142
2025-02-27
python
financial-instruments-pricing
github
›
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.
49
Pyderivatives
Financial Instruments & Pricing
35
2026-05-23
python
financial-instruments-pricing
github
›
Toolkit for option pricing, implied volatility surfaces, risk-neutral densities, and pricing kernel surfaces with support for advanced models including Heston, Kou, and Bates.
50
quantra
Financial Instruments & Pricing
27
2026-05-25
python
financial-instruments-pricing
github
›
High-performance pricing engine built on QuantLib. It exposes QuantLib's functionality through gRPC and REST APIs, enabling distributed computations with FlatBuffers serialization.
51
optionlab
Financial Instruments & Pricing
512
2025-12-25
python
financial-instruments-pricing
github
›
A Python library for evaluating option trading strategies.
52
flashalpha
Financial Instruments & Pricing
1
2026-05-21
python
financial-instruments-pricing
github
›
Python client for the FlashAlpha options analytics API.
53
QuantOracle
Financial Instruments & Pricing
5
2026-05-30
python
financial-instruments-pricing
github
›
Free quant finance API with 63 deterministic endpoints for options pricing, risk analysis, portfolio optimization, Monte Carlo simulation, and technical indicators.
54
RQuantLib
Financial Instruments & Pricing
131
2026-04-08
r
financial-instruments-pricing
github
›
RQuantLib connects GNU R with QuantLib.
55
quantmod
Financial Instruments & Pricing
894
2025-08-07
r
financial-instruments-pricing
github
cran
›
Quantitative Financial Modelling Framework.
56
Rmetrics
Financial Instruments & Pricing
r
financial-instruments-pricing
›
The premier open source software solution for teaching and training quantitative finance.
57
fAsianOptions
Financial Instruments & Pricing
financial-instruments-pricing
cran
›
EBM and Asian Option Valuation.
58
fAssets
Financial Instruments & Pricing
2023-04-24
financial-instruments-pricing
cran
›
Analysing and Modelling Financial Assets.
59
fBasics
Financial Instruments & Pricing
2025-12-07
financial-instruments-pricing
cran
›
Markets and Basic Statistics.
60
fBonds
Financial Instruments & Pricing
2017-11-15
financial-instruments-pricing
cran
›
Bonds and Interest Rate Models.
61
fExoticOptions
Financial Instruments & Pricing
financial-instruments-pricing
cran
›
62
fOptions
Financial Instruments & Pricing
financial-instruments-pricing
cran
›
Pricing and Evaluating Basic Options.
63
fPortfolio
Financial Instruments & Pricing
2023-04-25
financial-instruments-pricing
cran
›
Portfolio Selection and Optimization.
64
sde
Financial Instruments & Pricing
2025-12-22
r
financial-instruments-pricing
cran
›
Simulation and Inference for Stochastic Differential Equations.
65
YieldCurve
Financial Instruments & Pricing
2022-10-02
r
financial-instruments-pricing
cran
›
Modelling and estimation of the yield curve.
66
SmithWilsonYieldCurve
Financial Instruments & Pricing
2024-07-12
r
financial-instruments-pricing
cran
›
Constructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates.
67
ycinterextra
Financial Instruments & Pricing
r
financial-instruments-pricing
cran
›
Yield curve or zero-coupon prices interpolation and extrapolation.
68
AmericanCallOpt
Financial Instruments & Pricing
r
financial-instruments-pricing
cran
›
This package includes pricing function for selected American call options with underlying assets that generate payouts.
69
VarSwapPrice
Financial Instruments & Pricing
r
financial-instruments-pricing
cran
›
Pricing a variance swap on an equity index.
70
RND
Financial Instruments & Pricing
2017-01-11
r
financial-instruments-pricing
cran
›
Risk Neutral Density Extraction Package.
71
LSMonteCarlo
Financial Instruments & Pricing
2013-09-23
r
financial-instruments-pricing
cran
›
American options pricing with Least Squares Monte Carlo method.
72
OptHedging
Financial Instruments & Pricing
2013-10-11
r
financial-instruments-pricing
cran
›
Estimation of value and hedging strategy of call and put options.
73
tvm
Financial Instruments & Pricing
2023-08-30
r
financial-instruments-pricing
cran
›
Time Value of Money Functions.
74
OptionPricing
Financial Instruments & Pricing
2023-09-16
r
financial-instruments-pricing
cran
›
Option Pricing with Efficient Simulation Algorithms.
75
credule
Financial Instruments & Pricing
7
2015-08-05
r
financial-instruments-pricing
github
›
Credit Default Swap Functions.
76
derivmkts
Financial Instruments & Pricing
36
2026-02-12
r
financial-instruments-pricing
github
cran
›
Functions and R Code to Accompany Derivatives Markets.
77
FinCal
Financial Instruments & Pricing
24
2025-10-30
r
financial-instruments-pricing
github
›
Package for time value of money calculation, time series analysis and computational finance.
78
r-quant
Financial Instruments & Pricing
34
2014-02-19
r
financial-instruments-pricing
github
›
R code for quantitative analysis in finance.
79
options.studies
Financial Instruments & Pricing
6
2015-12-17
r
financial-instruments-pricing
github
›
options trading studies functions for use with options.data package and shiny.
80
fmbasics
Financial Instruments & Pricing
12
2019-12-03
r
financial-instruments-pricing
github
›
Financial Market Building Blocks.
81
R-fixedincome
Financial Instruments & Pricing
65
2025-05-10
r
financial-instruments-pricing
github
›
Fixed income tools for R.
82
QuantLib.jl
Financial Instruments & Pricing
144
2020-02-18
julia
financial-instruments-pricing
github
›
Quantlib implementation in pure Julia.
83
Ito.jl
Financial Instruments & Pricing
39
2017-03-21
julia
financial-instruments-pricing
github
›
A Julia package for quantitative finance.
84
Miletus.jl
Financial Instruments & Pricing
90
2023-12-07
julia
financial-instruments-pricing
github
›
A financial contract definition, modeling language, and valuation framework.
85
Strata
Financial Instruments & Pricing
943
2026-05-20
java
financial-instruments-pricing
github
›
Modern open-source analytics and market risk library designed and written in Java.
86
JQuantLib
Financial Instruments & Pricing
154
2016-02-26
java
financial-instruments-pricing
github
›
JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.
87
finmath.net
Financial Instruments & Pricing
571
2026-05-19
java
financial-instruments-pricing
github
›
Java library with algorithms and methodologies related to mathematical finance.
88
quantcomponents
Financial Instruments & Pricing
169
2015-10-07
java
financial-instruments-pricing
github
›
Free Java components for Quantitative Finance and Algorithmic Trading.
89
DRIP
Financial Instruments & Pricing
java
financial-instruments-pricing
›
Fixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.
90
finance.js
Financial Instruments & Pricing
1.3k
2018-10-11
javascript
financial-instruments-pricing
github
›
A JavaScript library for common financial calculations.
91
quantfin
Financial Instruments & Pricing
139
2019-04-06
haskell
financial-instruments-pricing
github
›
quant finance in pure haskell.
92
Haxcel
Financial Instruments & Pricing
38
2022-09-13
haskell
financial-instruments-pricing
github
›
93
Ffinar
Financial Instruments & Pricing
5
2021-11-26
haskell
financial-instruments-pricing
github
›
A financial maths library in Haskell.
94
QuantScale
Financial Instruments & Pricing
51
2014-01-14
scala
financial-instruments-pricing
github
›
Scala Quantitative Finance Library.
95
Scala Quant
Financial Instruments & Pricing
10
2017-05-06
scala
financial-instruments-pricing
github
›
Scala library for working with stock data from IFTTT recipes or Google Finance.
96
QuantMath
Financial Instruments & Pricing
404
2020-05-28
rust
financial-instruments-pricing
github
›
Financial maths library for risk-neutral pricing and risk.
97
RustQuant
Financial Instruments & Pricing
1.7k
2026-01-14
rust
financial-instruments-pricing
github
›
Quantitative finance library written in Rust.
98
QoX
Financial Instruments & Pricing
3
2026-04-22
python
financial-instruments-pricing
github
›
Finite difference pricing library written in Rust.
99
pandas_talib
Technical Indicators
780
2018-05-30
python
technical-indicators
github
›
A Python Pandas implementation of technical analysis indicators.
100
finta
Technical Indicators
2.3k
2022-07-24
python
technical-indicators
github
›
Common financial technical analysis indicators implemented in Pandas.
101
Tulipy
Technical Indicators
92
2019-04-11
python
technical-indicators
github
›
Financial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators)).
102
lppls
Technical Indicators
462
2026-02-15
python
technical-indicators
github
›
A Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model.
103
talipp
Technical Indicators
528
2025-09-09
python
technical-indicators
github
›
Incremental technical analysis library for Python.
104
streaming_indicators
Technical Indicators
151
2025-04-27
python
technical-indicators
github
›
A python library for computing technical analysis indicators on streaming data.
105
TA-Lib
Technical Indicators
12k
2026-03-16
python
technical-indicators
github
›
Python wrapper for TA-Lib (<http://ta-lib.org/>).
106
ta
Technical Indicators
5.1k
2026-03-18
python
technical-indicators
github
›
Technical Analysis Library using Pandas (Python).
107
bta-lib
Technical Indicators
498
2020-03-11
python
technical-indicators
github
›
Technical Analysis library in pandas for backtesting algotrading and quantitative analysis.
108
TuneTA
Technical Indicators
461
2023-10-13
python
technical-indicators
github
›
TuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.
109
TTR
Technical Indicators
342
2026-02-28
r
technical-indicators
github
›
110
TALib.jl
Technical Indicators
53
2017-08-22
julia
technical-indicators
github
›
A Julia wrapper for TA-Lib.
111
Indicators.jl
Technical Indicators
226
2022-12-06
julia
technical-indicators
github
›
Financial market technical analysis & indicators on top of Temporal.
112
TechnicalIndicatorCharts.jl
Technical Indicators
7
2026-04-20
julia
technical-indicators
github
›
Visualize OnlineTechnicalIndicators.jl using LightweightCharts.jl.
113
MarketTechnicals.jl
Technical Indicators
131
2021-07-12
julia
technical-indicators
github
›
Technical analysis of financial time series on top of TimeSeries.
114
OnlineTechnicalIndicators.jl
Technical Indicators
32
2026-04-13
julia
technical-indicators
github
›
Julia Technical Analysis Indicators via online algorithms.
115
ta4j
Technical Indicators
2.4k
2026-05-25
java
technical-indicators
github
›
A Java library for technical analysis.
116
IndicatorTS
Technical Indicators
444
2026-04-20
javascript
technical-indicators
github
›
Indicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
117
chart-patterns
Technical Indicators
javascript
technical-indicators
github
›
Technical analysis library for Market Profile, Volume Profile, Stacked Imbalances and High Volume Node indicators.
118
orderflow
Technical Indicators
71
2025-03-31
javascript
technical-indicators
github
›
Orderflow trade aggregator for building Footprint Candles from exchange websocket data.
119
IndicatorGo
Technical Indicators
1.1k
2026-05-29
golang
technical-indicators
github
›
IndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.
120
TradeAggregation
Technical Indicators
117
2026-02-05
rust
technical-indicators
github
›
Aggregate trades into user-defined candles using information driven rules.
121
SlidingFeatures
Technical Indicators
76
2026-02-18
rust
technical-indicators
github
›
Chainable tree-like sliding windows for signal processing and technical analysis.
122
fin-primitives
Technical Indicators
10
2026-03-23
rust
technical-indicators
github
›
Financial market primitives in Rust: Price/Quantity/Symbol newtypes, BTreeMap order book, OHLCV aggregation, SMA/EMA/RSI indicators, position ledger with PnL, and composable risk monitor.
123
income-desk
Trading & Backtesting
9
2026-05-29
python
trading-backtesting
github
›
Systematic options trading intelligence for small accounts with desk-based portfolio management, pre-trade validation, and multi-broker consolidation.
124
AI Quant Agents
Trading & Backtesting
9
2026-03-24
python
trading-backtesting
github
›
Multi-agent LLM trading analysis where 12 AI agents (analysts, debaters, risk manager) debate stock picks in real-time, supporting US equities and China A-shares.
125
TradeSight
Trading & Backtesting
82
2026-04-20
python
trading-backtesting
github
›
Self-hosted AI trading platform with strategy evolution, technical analysis, backtesting, and paper trading via Alpaca.
126
Orallexa
Trading & Backtesting
38
2026-05-29
python
trading-backtesting
github
›
AI trading operating system with 9 ML models (RF, XGBoost, EMAformer, MOIRAI-2, Chronos-2, DDPM, PPO RL, GNN, LR) ranked by Sharpe ratio, Claude AI synthesis with dual-tier routing (~$0.003/analysis), real-time Next.js dashboard, Alpaca paper trading, and 277 automated tests.
127
Vibe-Trading
Trading & Backtesting
9k
2026-05-30
python
trading-backtesting
github
›
Natural-language multi-agent finance research agent with 29 swarm presets, 70 skills, and 28 auto-discovered tools; 7 backtest engines covering A-shares/US/Crypto/Futures/Forex/Options plus a cross-market CompositeEngine with shared capital pool; 5-source auto-fallback data layer (tushare/okx/yfinance/akshare/ccxt); 17-tool MCP server; includes trade-journal behavioral diagnostics for 同花顺/东财/富途 exports.
128
DeepAlpha
Trading & Backtesting
21
2026-05-12
python
trading-backtesting
github
›
AI crypto trading bot for Bybit with 70.9% walk-forward validated accuracy on out-of-sample data, LightGBM + XGBoost ensemble with 72 ML features.
129
the0
Trading & Backtesting
259
2026-05-24
python
trading-backtesting
github
›
Self-hosted execution engine for algorithmic trading bots. Write strategies in Python, TypeScript, Rust, C++, C#, Scala, or Haskell and deploy with one command. Each bot runs in an isolated container with scheduled or streaming execution.
130
Investing algorithm framework
Trading & Backtesting
1.2k
2026-05-24
python
trading-backtesting
github
›
Framework for developing, backtesting, and deploying automated trading algorithms.
131
Lumibot
Trading & Backtesting
1.6k
2026-05-30
python
trading-backtesting
github
›
Algorithmic trading framework where the same code runs for backtesting and live trading across stocks, options, crypto, futures, and forex with multiple brokers including Alpaca, Interactive Brokers, Tradier, and Schwab.
132
QSTrader
Trading & Backtesting
3.4k
2024-06-24
python
trading-backtesting
github
›
QSTrader backtesting simulation engine.
133
Blankly
Trading & Backtesting
2.4k
2024-12-30
python
trading-backtesting
github
›
Fully integrated backtesting, paper trading, and live deployment.
134
zipline
Trading & Backtesting
19.8k
2020-10-14
python
trading-backtesting
github
›
Pythonic algorithmic trading library.
135
zipline-reloaded
Trading & Backtesting
1.8k
2025-11-13
python
trading-backtesting
github
›
Zipline, a Pythonic Algorithmic Trading Library.
136
QuantSoftware Toolkit
Trading & Backtesting
479
2016-10-07
python
trading-backtesting
github
›
Python-based open source software framework designed to support portfolio construction and management.
137
quantitative
Trading & Backtesting
66
2019-03-03
python
trading-backtesting
github
›
Quantitative finance, and backtesting library.
138
analyzer
Trading & Backtesting
215
2015-12-22
python
trading-backtesting
github
›
Python framework for real-time financial and backtesting trading strategies.
139
bt
Trading & Backtesting
2.9k
2026-05-05
python
trading-backtesting
github
›
Flexible Backtesting for Python.
140
backtrader
Trading & Backtesting
21.7k
2023-04-19
python
trading-backtesting
github
›
Python Backtesting library for trading strategies.
141
pythalesians
Trading & Backtesting
63
2016-09-23
python
trading-backtesting
github
›
Python library to backtest trading strategies, plot charts, seamlessly download market data, analyze market patterns etc.
142
pybacktest
Trading & Backtesting
822
2019-09-09
python
trading-backtesting
github
›
Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier.
143
pyalgotrade
Trading & Backtesting
4.7k
2023-03-05
python
trading-backtesting
github
›
Python Algorithmic Trading Library.
144
basana
Trading & Backtesting
837
2026-05-19
python
trading-backtesting
github
›
A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
145
algobroker
Trading & Backtesting
97
2016-03-31
python
trading-backtesting
github
›
This is an execution engine for algo trading.
146
finmarketpy
Trading & Backtesting
3.8k
2026-04-16
python
trading-backtesting
github
›
Python library for backtesting trading strategies and analyzing financial markets.
147
binary-martingale
Trading & Backtesting
48
2017-10-16
python
trading-backtesting
github
›
Computer program to automatically trade binary options martingale style.
148
fooltrader
Trading & Backtesting
1.2k
2020-07-19
python
trading-backtesting
github
›
the project using big-data technology to provide an uniform way to analyze the whole market.
149
zvt
Trading & Backtesting
4.2k
2026-03-01
python
trading-backtesting
github
›
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.
150
pylivetrader
Trading & Backtesting
682
2022-04-11
python
trading-backtesting
github
›
zipline-compatible live trading library.
151
pipeline-live
Trading & Backtesting
206
2022-04-11
python
trading-backtesting
github
›
zipline's pipeline capability with IEX for live trading.
152
zipline-extensions
Trading & Backtesting
18
2018-09-17
python
trading-backtesting
github
›
Zipline extensions and adapters for QuantRocket.
153
moonshot
Trading & Backtesting
265
2024-08-14
python
trading-backtesting
github
›
Vectorized backtester and trading engine for QuantRocket based on Pandas.
154
pyqstrat
Trading & Backtesting
371
2023-11-05
python
trading-backtesting
github
›
A fast, extensible, transparent python library for backtesting quantitative strategies.
155
NowTrade
Trading & Backtesting
102
2017-02-07
python
trading-backtesting
github
›
Python library for backtesting technical/mechanical strategies in the stock and currency markets.
156
pinkfish
Trading & Backtesting
296
2026-04-01
python
trading-backtesting
github
›
A backtester and spreadsheet library for security analysis.
157
PRISM-INSIGHT
Trading & Backtesting
614
2026-05-30
python
trading-backtesting
github
›
AI-powered stock analysis system with 13 specialized agents, automated trading via KIS API, supporting Korean & US markets.
158
FinClaw
Trading & Backtesting
17
2026-04-18
python
trading-backtesting
github
›
AI-powered financial intelligence engine with 8 master strategies across US, CN, and HK markets. Multi-agent architecture with +29.1% annual alpha. 227 tests.
159
aat
Trading & Backtesting
812
2026-03-30
python
trading-backtesting
github
›
Async Algorithmic Trading Engine.
160
Backtesting.py
Trading & Backtesting
python
trading-backtesting
›
Backtest trading strategies in Python.
161
catalyst
Trading & Backtesting
2.6k
2021-09-22
python
trading-backtesting
github
›
An Algorithmic Trading Library for Crypto-Assets in Python.
162
quantstats
Trading & Backtesting
7.2k
2026-01-13
python
trading-backtesting
github
›
Portfolio analytics for quants, written in Python.
163
jquantstats
Trading & Backtesting
32
2026-05-29
python
trading-backtesting
github
›
Modern variation of quantstats, with additional features and performance improvements.
164
qtpylib
Trading & Backtesting
2.3k
2021-03-24
python
trading-backtesting
github
›
QTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>.
165
Quantdom
Trading & Backtesting
766
2019-03-12
python
trading-backtesting
github
›
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:.].
166
freqtrade
Trading & Backtesting
50.9k
2026-05-30
python
trading-backtesting
github
›
Free, open source crypto trading bot.
167
algorithmic-trading-with-python
Trading & Backtesting
3.4k
2021-06-01
python
trading-backtesting
github
›
Free `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data.
168
Qlib
Trading & Backtesting
43.7k
2026-04-22
python
trading-backtesting
github
›
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.
169
machine-learning-for-trading
Trading & Backtesting
17.4k
2023-03-05
python
trading-backtesting
github
›
Code and resources for Machine Learning for Algorithmic Trading.
170
AlphaPy
Trading & Backtesting
1.7k
2025-08-24
python
trading-backtesting
github
›
Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost.
171
jesse
Trading & Backtesting
8k
2026-05-26
python
trading-backtesting
github
›
An advanced crypto trading bot written in Python.
172
rqalpha
Trading & Backtesting
6.4k
2026-05-20
python
trading-backtesting
github
›
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.
173
FinRL-Library
Trading & Backtesting
15.3k
2026-04-05
python
trading-backtesting
github
›
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.
174
aurumq-rl
Trading & Backtesting
7
2026-05-18
python
trading-backtesting
github
›
Reinforcement learning stock-selection framework for the China A-share market with multi-source factor input (alpha101 + main-force flow + hot-money seats + northbound + institutional + fundamentals), board-aware price limits, and ONNX CPU inference.
175
bulbea
Trading & Backtesting
2.3k
2017-03-19
python
trading-backtesting
github
›
Deep Learning based Python Library for Stock Market Prediction and Modelling.
176
ib_nope
Trading & Backtesting
33
2021-04-22
python
trading-backtesting
github
›
Automated trading system for NOPE strategy over IBKR TWS.
177
OctoBot
Trading & Backtesting
6k
2026-05-16
python
trading-backtesting
github
›
Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.
178
OpenFinClaw
Trading & Backtesting
python
rust
trading-backtesting
github
›
AI-native hedge fund platform: natural language strategy generation, Rust backtesting engine, multi-market execution, and self-evolving strategy pipeline with community leaderboard.
179
Stock-Prediction-Models
Trading & Backtesting
9.4k
2021-01-05
python
trading-backtesting
github
›
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.
180
AutoTrader
Trading & Backtesting
1.3k
2025-05-04
python
trading-backtesting
github
›
A Python-based development platform for automated trading systems - from backtesting to optimization to livetrading.
181
fast-trade
Trading & Backtesting
557
2026-05-21
python
trading-backtesting
github
›
A library built with backtest portability and performance in mind for backtest trading strategies.
182
qf-lib
Trading & Backtesting
936
2026-05-28
python
trading-backtesting
github
›
QF-Lib is a Python library that provides high quality tools for quantitative finance.
183
tda-api
Trading & Backtesting
1.3k
2024-06-16
python
trading-backtesting
github
›
Gather data and trade equities, options, and ETFs via TDAmeritrade.
184
vectorbt
Trading & Backtesting
7.7k
2026-04-23
python
trading-backtesting
github
›
Find your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.
185
Lean
Trading & Backtesting
19.5k
2026-05-29
python
c#
trading-backtesting
github
›
Lean Algorithmic Trading Engine by QuantConnect (Python, C#).
186
pysystemtrade
Trading & Backtesting
3.3k
2026-05-18
python
trading-backtesting
github
›
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](https://qoppac.blogspot.com/).
187
pytrendseries
Trading & Backtesting
165
2026-05-30
python
trading-backtesting
github
›
Detect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.
188
PyLOB
Trading & Backtesting
201
2023-01-01
python
trading-backtesting
github
›
Fully functioning fast Limit Order Book written in Python.
189
PyBroker
Trading & Backtesting
3.3k
2026-05-11
python
trading-backtesting
github
›
Algorithmic Trading with Machine Learning.
190
OctoBot Script
Trading & Backtesting
41
2026-03-30
python
trading-backtesting
github
›
A quant framework to create cryptocurrencies strategies - from backtesting to optimization to livetrading.
191
hftbacktest
Trading & Backtesting
4.1k
2025-12-23
python
trading-backtesting
github
›
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.
192
flashalpha-fill-simulator
Trading & Backtesting
2026-05-06
python
trading-backtesting
github
›
Realistic limit-order fill simulator for options credit/debit spreads with post-and-wait limits, stale-quote guards, deterministic same-bar tiebreaks, and a patient-then-cross exit; engine-agnostic and zero runtime dependencies.
193
vnpy
Trading & Backtesting
41.1k
2026-05-17
python
trading-backtesting
github
›
VeighNa is a Python-based open source quantitative trading system development framework.
194
Intelligent Trading Bot
Trading & Backtesting
1.7k
2026-05-18
python
trading-backtesting
github
›
Automatically generating signals and trading based on machine learning and feature engineering.
195
fastquant
Trading & Backtesting
1.8k
2023-09-15
python
trading-backtesting
github
›
fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code.
196
nautilus_trader
Trading & Backtesting
23.2k
2026-05-30
python
rust
trading-backtesting
github
›
A high-performance algorithmic trading platform and event-driven backtester.
197
YABTE
Trading & Backtesting
6
2024-05-11
python
trading-backtesting
github
›
Yet Another (Python) BackTesting Engine.
198
Trading Strategy
Trading & Backtesting
223
2026-05-28
python
trading-backtesting
github
›
TradingStrategy.ai is a market data, backtesting, live trading and investor management framework for decentralised finance.
199
Hikyuu
Trading & Backtesting
3.2k
2026-05-30
python
c++
trading-backtesting
github
›
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.
200
rust_bt
Trading & Backtesting
71
2026-01-05
python
trading-backtesting
github
›
A high performance, low-latency backtesting engine for testing quantitative trading strategies on historical and live data in Rust.
201
Gunbot Quant
Trading & Backtesting
48
2025-08-19
python
trading-backtesting
github
›
Toolkit for quantitative trading analysis. It integrates an advanced market screener, a multi-strategy, multi-asset backtesting engine. Use with built-in GUI or through CLI.
202
StrateQueue
Trading & Backtesting
183
2025-12-30
python
trading-backtesting
github
›
An open‑source, broker‑agnostic Python library that lets you seamlessly deploy strategies from any major backtesting engine to live (or paper) trading with zero code changes and built‑in safety controls.
203
PythonTradingFramework
Trading & Backtesting
33
2026-05-06
python
trading-backtesting
github
›
Python algorithmic trading bot framework for Kubernetes: backtesting, hyperparameter optimization, 150+ technical analysis indicators (RSI, MACD, Bollinger Bands, ADX), portfolio management, PostgreSQL integration, Helm deployment, CronJob scheduling. Minimal overhead, production-ready, Yahoo Finance data.
204
QTradeX-AI-Agents
Trading & Backtesting
19
2025-05-25
python
trading-backtesting
github
›
Example strategies for the QTradeX platfrom.
205
QTradeX-Algo-Trading-SDK
Trading & Backtesting
69
2026-05-25
python
trading-backtesting
github
›
AI-powered SDK featuring algorithmic trading, backtesting, deployment on 100+ exchanges, and multiple optimization engines.
206
antback
Trading & Backtesting
15
2025-11-12
python
trading-backtesting
github
›
A lightweight, event-loop-style backtest engine that allows a function-driven imperative style using efficient stateful helper functions and data containers.
207
VARRD
Trading & Backtesting
17
2026-05-04
python
trading-backtesting
github
›
AI-powered trading edge discovery platform that validates trading ideas with event studies, statistical tests, and real market data. Web app, MCP server, CLI (`pip install varrd`), and Python SDK.
208
JIT-Optimization-Engine
Trading & Backtesting
1
2026-03-22
python
trading-backtesting
github
›
High-performance analytical core using LLVM JIT (Numba) to process large-scale telemetry for quant diagnostics.
209
backtester-mcp
Trading & Backtesting
2
2026-04-17
python
trading-backtesting
github
pypi
›
Local-first backtesting engine with built-in overfitting checks (PBO, deflated Sharpe, bootstrap CI, walk-forward) and a native MCP server for AI agents.
210
backtest
Trading & Backtesting
2015-09-17
r
trading-backtesting
cran
›
Exploring Portfolio-Based Conjectures About Financial Instruments.
211
pa
Trading & Backtesting
2023-08-21
r
trading-backtesting
cran
›
Performance Attribution for Equity Portfolios.
212
QuantTools
Trading & Backtesting
r
trading-backtesting
›
Enhanced Quantitative Trading Modelling.
213
blotter
Trading & Backtesting
117
2024-12-13
r
trading-backtesting
github
›
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.
214
quantstrat
Trading & Backtesting
302
2023-09-14
r
trading-backtesting
github
›
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.
215
QUANTAXIS
Trading & Backtesting
10.6k
2026-02-28
matlab
trading-backtesting
github
›
Integrated Quantitative Toolbox with Matlab.
216
PROJ_Option_Pricing_Matlab
Trading & Backtesting
207
2024-11-19
matlab
trading-backtesting
github
›
Quant Option Pricing - Exotic/Vanilla: Barrier, Asian, European, American, Parisian, Lookback, Cliquet, Variance Swap, Swing, Forward Starting, Step, Fader.
217
Fastback.jl
Trading & Backtesting
20
2026-05-05
julia
trading-backtesting
github
›
Blazing fast Julia backtester.
218
Lucky.jl
Trading & Backtesting
28
2026-05-19
julia
trading-backtesting
github
›
Modular, asynchronous trading engine in pure Julia.
219
Strategems.jl
Trading & Backtesting
167
2021-04-06
julia
trading-backtesting
github
›
Quantitative systematic trading strategy development and backtesting.
220
ccxt
Trading & Backtesting
42.7k
2026-05-30
javascript
python
php
trading-backtesting
github
›
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.
221
TradeClaw
Trading & Backtesting
26
2026-05-29
javascript
trading-backtesting
github
›
Open-source AI trading signal platform with RSI/MACD/EMA confluence scoring, real-time signals for 10+ assets, self-hostable with one Docker command.
222
Jiji
Trading & Backtesting
250
2019-01-22
ruby
trading-backtesting
github
›
Open Source Forex algorithmic trading framework using OANDA REST API.
223
Tai
Trading & Backtesting
496
2024-12-06
elixir/erlang
trading-backtesting
github
›
Open Source composable, real time, market data and trade execution toolkit.
224
Workbench
Trading & Backtesting
121
2022-06-06
elixir/erlang
trading-backtesting
github
›
From Idea to Execution - Manage your trading operation across a globally distributed cluster.
225
Prop
Trading & Backtesting
57
2022-06-06
elixir/erlang
trading-backtesting
github
›
An open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.
226
Kelp
Trading & Backtesting
1.1k
2021-11-26
golang
trading-backtesting
github
›
Kelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).
227
TradeFrame
Trading & Backtesting
660
2026-03-05
cpp
trading-backtesting
github
›
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](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library.
228
Hikyuu
Trading & Backtesting
3.2k
2026-05-30
python
c++
trading-backtesting
github
›
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.
229
OrderMatchingEngine
Trading & Backtesting
146
2026-01-11
cpp
trading-backtesting
github
›
A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec.
230
PandoraTrader
Trading & Backtesting
1.4k
2025-07-29
cpp
trading-backtesting
github
›
A C++ CTP trading framework, with very clear logic.
231
NexusFix
Trading & Backtesting
55
2026-04-27
cpp
trading-backtesting
github
›
C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX.
232
QuantConnect
Trading & Backtesting
19.5k
2026-05-29
csharp
trading-backtesting
github
›
Lean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.
233
StockSharp
Trading & Backtesting
10k
2026-05-19
csharp
trading-backtesting
github
›
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
234
TDAmeritrade.DotNetCore
Trading & Backtesting
56
2023-03-10
csharp
trading-backtesting
github
›
Free, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.
235
Barter
Trading & Backtesting
2.2k
2026-05-09
rust
trading-backtesting
github
›
Open-source Rust framework for building event-driven live-trading & backtesting systems.
236
LFEST
Trading & Backtesting
80
2026-04-07
rust
trading-backtesting
github
›
Simulated perpetual futures exchange to trade your strategy against.
237
OpenFinClaw
Trading & Backtesting
python
rust
trading-backtesting
github
›
AI-native one-person hedge fund platform with Rust trading engine. Natural language → strategy → backtest → execution in 60s. Multi-market (US/HK/CN/Crypto), self-evolving strategy pipeline. Built on OpenClaw (68K+ stars).
238
Sextant
Trading & Backtesting
1
2026-04-05
python
trading-backtesting
github
›
Local event-driven backtesting engine with no-code strategy builder and FRED vintage, ALFRED, yFinance support.
239
TradeClaw
Trading & Backtesting
26
2026-05-29
node.js
typescript
trading-backtesting
github
›
Open-source self-hosted AI trading signal platform. Generates buy/sell signals using RSI, MACD, EMA, Bollinger Bands for forex, crypto and commodities. Deployable via Docker Compose. ([Demo](https://tradeclaw.win/dashboard)).
240
AutoHypothesis
Portfolio Optimization & Risk Analysis
54
2026-04-22
python
portfolio-optimization-risk-analysis
github
›
An agentic framework that mimics the real quant trading pipeline to find alpha: economic hypothesis, in-sample iteration, and out-of-sample validation.
241
skfolio
Portfolio Optimization & Risk Analysis
2k
2026-05-16
python
portfolio-optimization-risk-analysis
github
›
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.
242
PyPortfolioOpt
Portfolio Optimization & Risk Analysis
5.8k
2026-03-10
python
portfolio-optimization-risk-analysis
github
›
Financial portfolio optimization in python, including classical efficient frontier and advanced methods.
243
Eiten
Portfolio Optimization & Risk Analysis
3.2k
2020-09-21
python
portfolio-optimization-risk-analysis
github
›
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.
244
riskparity.py
Portfolio Optimization & Risk Analysis
322
2024-05-27
python
portfolio-optimization-risk-analysis
github
›
fast and scalable design of risk parity portfolios with TensorFlow 2.0.
245
mlfinlab
Portfolio Optimization & Risk Analysis
4.8k
2021-12-01
python
portfolio-optimization-risk-analysis
github
›
Implementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling).
246
DeepDow
Portfolio Optimization & Risk Analysis
1.1k
2024-01-24
python
portfolio-optimization-risk-analysis
github
›
Portfolio optimization with deep learning.
247
QuantLibRisks
Portfolio Optimization & Risk Analysis
20
2026-04-02
python
portfolio-optimization-risk-analysis
github
›
Fast risks with QuantLib.
248
XAD
Portfolio Optimization & Risk Analysis
19
2026-04-02
python
portfolio-optimization-risk-analysis
github
›
Automatic Differentation (AAD) Library.
249
pyfolio
Portfolio Optimization & Risk Analysis
6.3k
2020-02-28
python
portfolio-optimization-risk-analysis
github
›
Portfolio and risk analytics in Python.
250
empyrical
Portfolio Optimization & Risk Analysis
1.5k
2020-10-14
python
portfolio-optimization-risk-analysis
github
›
Common financial risk and performance metrics.
251
fecon235
Portfolio Optimization & Risk Analysis
1.3k
2018-12-03
python
portfolio-optimization-risk-analysis
github
›
Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.
252
finance
Portfolio Optimization & Risk Analysis
2014-03-24
python
portfolio-optimization-risk-analysis
pypi
›
Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.
253
qfrm
Portfolio Optimization & Risk Analysis
2015-12-12
python
portfolio-optimization-risk-analysis
pypi
›
Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios. (Last updated: 2015-12-12).
254
visualize-wealth
Portfolio Optimization & Risk Analysis
148
2015-06-10
python
portfolio-optimization-risk-analysis
github
›
Portfolio construction and quantitative analysis.
255
VisualPortfolio
Portfolio Optimization & Risk Analysis
107
2017-02-28
python
portfolio-optimization-risk-analysis
github
›
This tool is used to visualize the performance of a portfolio.
256
universal-portfolios
Portfolio Optimization & Risk Analysis
856
2026-04-15
python
portfolio-optimization-risk-analysis
github
›
Collection of algorithms for online portfolio selection.
257
FinQuant
Portfolio Optimization & Risk Analysis
1.8k
2023-09-03
python
portfolio-optimization-risk-analysis
github
›
A program for financial portfolio management, analysis and optimization.
258
Empyrial
Portfolio Optimization & Risk Analysis
1.1k
2025-09-14
python
portfolio-optimization-risk-analysis
github
›
Portfolio's risk and performance analytics and returns predictions.
259
risktools
Portfolio Optimization & Risk Analysis
40
2024-12-07
python
portfolio-optimization-risk-analysis
github
›
Risk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.
260
Riskfolio-Lib
Portfolio Optimization & Risk Analysis
4.2k
2026-05-22
python
portfolio-optimization-risk-analysis
github
›
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python.
261
empyrical-reloaded
Portfolio Optimization & Risk Analysis
111
2025-07-29
python
portfolio-optimization-risk-analysis
github
›
Common financial risk and performance metrics. [empyrical](https://github.com/quantopian/empyrical) fork.
262
pyfolio-reloaded
Portfolio Optimization & Risk Analysis
591
2025-06-02
python
portfolio-optimization-risk-analysis
github
›
Portfolio and risk analytics in Python. [pyfolio](https://github.com/quantopian/pyfolio) fork.
263
fortitudo.tech
Portfolio Optimization & Risk Analysis
298
2026-05-07
python
portfolio-optimization-risk-analysis
github
›
Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.
264
quantitative-finance-tools
Portfolio Optimization & Risk Analysis
4
2025-12-13
python
portfolio-optimization-risk-analysis
github
›
Library for portfolio optimization (MVO) and rigorous risk metrics (VaR/CVaR).
265
curistat
Portfolio Optimization & Risk Analysis
python
portfolio-optimization-risk-analysis
github
›
Futures volatility forecasting platform for ES/NQ. Proprietary CVN rating (1-10), regime detection (CRC composite), 8 directional signals, economic event impact analytics. Includes MCP server for AI agent integration.
266
Prop Trader Compass
Portfolio Optimization & Risk Analysis
python
portfolio-optimization-risk-analysis
›
Interactive risk and payout calculator for Futures and CFD traders; features one-time fee firm comparisons.
267
portfolio
Portfolio Optimization & Risk Analysis
17
2024-08-19
r
portfolio-optimization-risk-analysis
github
›
Analysing equity portfolios.
268
sparseIndexTracking
Portfolio Optimization & Risk Analysis
59
2023-05-28
r
portfolio-optimization-risk-analysis
github
›
Portfolio design to track an index.
269
riskParityPortfolio
Portfolio Optimization & Risk Analysis
122
2022-11-15
r
portfolio-optimization-risk-analysis
github
›
Blazingly fast design of risk parity portfolios.
270
PortfolioAnalytics
Portfolio Optimization & Risk Analysis
103
2026-04-29
r
portfolio-optimization-risk-analysis
github
›
Portfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.
271
PerformanceAnalytics
Portfolio Optimization & Risk Analysis
234
2026-04-13
r
portfolio-optimization-risk-analysis
github
›
Econometric tools for performance and risk analysis.
272
OnlinePortfolioAnalytics.jl
Portfolio Optimization & Risk Analysis
13
2026-04-13
julia
portfolio-optimization-risk-analysis
github
›
A Julia quantitative portfolio analytics (risk / performance) via online algorithms.
273
RiskPerf.jl
Portfolio Optimization & Risk Analysis
15
2026-04-12
julia
portfolio-optimization-risk-analysis
github
›
Quantitative risk and performance analysis package for financial time series powered by the Julia language.
274
portfolio-allocation
Portfolio Optimization & Risk Analysis
186
2022-08-11
javascript
portfolio-optimization-risk-analysis
github
›
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.
275
Ghostfolio
Portfolio Optimization & Risk Analysis
8.5k
2026-05-30
javascript
portfolio-optimization-risk-analysis
github
›
Wealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.
276
rebalance
Portfolio Optimization & Risk Analysis
2
2026-03-01
javascript
portfolio-optimization-risk-analysis
github
›
Interactive portfolio rebalancing tool that imports brokerage CSV data, sets target allocations, and generates trade instructions.
277
Alpha Skills
Factor Analysis
46
2026-04-14
python
factor-analysis
github
›
AI skills for quantitative factor research: discover, evaluate, mine, backtest, and monitor factors through any AI coding assistant. Supports A-share, HK, and US markets.
278
alphalens
Factor Analysis
4.3k
2020-04-27
python
factor-analysis
github
›
Performance analysis of predictive alpha factors.
279
alphalens-reloaded
Factor Analysis
590
2025-06-02
python
factor-analysis
github
›
Performance analysis of predictive (alpha) stock factors.
280
Spectre
Factor Analysis
803
2025-04-15
python
factor-analysis
github
›
GPU-accelerated Factors analysis library and Backtester.
281
quant-lab-alpha
Factor Analysis
33
2026-05-17
python
factor-analysis
github
›
Open-source investment analytics platform bridging academic research and retail finance.
282
covFactorModel
Factor Analysis
38
2019-03-25
r
factor-analysis
github
›
Covariance matrix estimation via factor models.
283
FactorAnalytics
Factor Analysis
85
2024-12-12
r
factor-analysis
github
›
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.
284
Expected Returns
Factor Analysis
57
2025-08-12
r
factor-analysis
github
›
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.
285
Asset News Sentiment Analyzer
Sentiment Analysis & Alternative Data
198
2024-07-27
python
sentiment-analysis-alternative-data
github
›
Sentiment analysis and report generation package for financial assets and securities utilizing GPT models.
286
Social Stock Sentiment API
Sentiment Analysis & Alternative Data
python
sentiment-analysis-alternative-data
›
REST API analyzing Reddit and X/Twitter for stock mentions and sentiment, providing buzz scores, trending stocks, and AI-generated trend explanations.
287
CoWorker Fin-Agent
Sentiment Analysis & Alternative Data
17
2026-04-04
python
sentiment-analysis-alternative-data
github
›
LLM-powered A-share stock analysis via P2P agent collaboration. Technical analysis (MA60, volume-price patterns, golden eye), deep research reports using proprietary methodology, and market state summaries. Analysis logic stays private via Skill-as-API protocol.
288
StockKit
Sentiment Analysis & Alternative Data
1
2026-05-07
typescript
sentiment-analysis-alternative-data
github
›
Free AI-powered stock research reports for US, China & HK using Claude Opus and multi-model AI with 20+ technical indicators.
289
ARCH
Time Series Analysis
1.5k
2026-04-06
python
time-series-analysis
github
›
290
statsmodels
Time Series Analysis
11.4k
2026-05-23
python
time-series-analysis
github
›
Python module that allows users to explore data, estimate statistical models, and perform statistical tests.
291
dynts
Time Series Analysis
87
2016-11-02
python
time-series-analysis
github
›
Python package for timeseries analysis and manipulation.
292
PyFlux
Time Series Analysis
2.1k
2018-12-16
python
time-series-analysis
github
›
Python library for timeseries modelling and inference (frequentist and Bayesian) on models.
293
tsfresh
Time Series Analysis
9.2k
2025-11-15
python
time-series-analysis
github
›
Automatic extraction of relevant features from time series.
294
Facebook Prophet
Time Series Analysis
20.2k
2026-02-02
python
time-series-analysis
github
›
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
295
tsmoothie
Time Series Analysis
772
2023-11-23
python
time-series-analysis
github
›
A python library for time-series smoothing and outlier detection in a vectorized way.
296
pmdarima
Time Series Analysis
1.7k
2025-11-17
python
time-series-analysis
github
›
A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.
297
gluon-ts
Time Series Analysis
5.2k
2026-05-08
python
time-series-analysis
github
›
vProbabilistic time series modeling in Python.
298
OmniOracle
Time Series Analysis
5
2026-03-23
python
time-series-analysis
github
›
Automatic discovery of non-trivial statistical relationships across 500+ time series from FRED, World Bank, EIA, and NOAA using mutual information screening, lagged MI directional testing, and FDR correction.
299
functime
Time Series Analysis
1.2k
2026-05-03
python
time-series-analysis
github
›
Time-series machine learning at scale. Built with Polars for embarrassingly parallel feature extraction and forecasts on panel data.
300
tseries
Time Series Analysis
2026-03-26
r
time-series-analysis
cran
›
Time Series Analysis and Computational Finance.
301
fGarch
Time Series Analysis
2025-12-12
r
time-series-analysis
cran
›
Rmetrics - Autoregressive Conditional Heteroskedastic Modelling.
302
timeSeries
Time Series Analysis
2025-12-12
r
time-series-analysis
cran
›
Rmetrics - Financial Time Series Objects.
303
rugarch
Time Series Analysis
31
2026-03-13
r
time-series-analysis
github
›
304
rmgarch
Time Series Analysis
18
2025-08-31
r
time-series-analysis
github
›
Multivariate GARCH Models.
305
tidypredict
Time Series Analysis
3
2021-09-28
r
time-series-analysis
github
›
Run predictions inside the database <https://tidypredict.netlify.com/>.
306
tidyquant
Time Series Analysis
908
2026-03-16
r
time-series-analysis
github
›
Bringing financial analysis to the tidyverse.
307
timetk
Time Series Analysis
641
2025-08-29
r
time-series-analysis
github
›
A toolkit for working with time series in R.
308
tibbletime
Time Series Analysis
177
2024-12-03
r
time-series-analysis
github
›
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.
309
matrixprofile
Time Series Analysis
385
2022-11-25
r
time-series-analysis
github
›
Time series data mining library built on top of the novel Matrix Profile data structure and algorithms.
310
garchmodels
Time Series Analysis
35
2022-08-11
r
time-series-analysis
github
›
A parsnip backend for GARCH models.
311
TimeSeries.jl
Time Series Analysis
369
2026-03-30
julia
time-series-analysis
github
›
Time series toolkit for Julia.
312
TimeFrames.jl
Time Series Analysis
4
2026-03-09
julia
time-series-analysis
github
›
A Julia library that defines TimeFrame (essentially for resampling TimeSeries).
313
BTC Orderbook Microstructure Research
Market Data & Data Sources
5
2026-04-21
jupyter notebook
market-data-data-sources
github
›
statistical analysis of Binance BTC/USDT orderbook: OBI, CVD, spread.
314
OpenBB Terminal
Market Data & Data Sources
68.3k
2026-05-29
python
market-data-data-sources
github
›
Terminal for investment research for everyone.
315
Fincept Terminal
Market Data & Data Sources
24.6k
2026-05-29
python
market-data-data-sources
github
›
Advance Data Based A.I Terminal for all Types of Financial Asset Research.
316
yfinance
Market Data & Data Sources
23.9k
2026-05-28
python
market-data-data-sources
github
›
Yahoo! Finance market data downloader (+faster Pandas Datareader).
317
coinpaprika-api-python-client
Market Data & Data Sources
18
2026-04-03
python
market-data-data-sources
github
›
Free crypto market data API client. 12,000+ coins, 350+ exchanges, tickers, OHLCV, historical prices. No API key for free tier.
318
defeatbeta-api
Market Data & Data Sources
644
2026-05-29
python
market-data-data-sources
github
›
An open-source alternative to Yahoo Finance's market data APIs with higher reliability.
319
financekit-mcp
Market Data & Data Sources
4
2026-04-17
python
market-data-data-sources
github
›
MCP server (Model Context Protocol) exposing 17 tools for AI agents to perform quantitative analysis: real-time stock quotes, full technical analysis (RSI, MACD, Bollinger, ADX, Stochastic, ATR, OBV + pattern detection with structured verdicts), crypto prices via CoinGecko, risk metrics (VaR, Sharpe, Sortino, Beta, Max Drawdown), correlation matrix, options chains, earnings calendar, sector rotation, and portfolio analysis. Works with Claude Desktop, Cursor, Windsurf. No API keys for core tools. FastMCP 3.2.
320
dexpaprika-sdk-python
Market Data & Data Sources
9
2026-05-07
python
market-data-data-sources
github
›
Free DEX data API client. 34 blockchains, 30M+ pools, 27M+ tokens, real-time SSE streaming, OHLCV. No API key needed.
321
Helium MCP
Market Data & Data Sources
6
2026-05-27
python
market-data-data-sources
github
›
Live stock/ETF/crypto data with AI-generated bull/bear cases and price forecasts, proprietary ML options pricing with probability ITM and fair value, and news bias scoring across 5,000+ sources. Available as MCP server or API. Free tier: 50 queries, no signup.
322
findatapy
Market Data & Data Sources
2k
2026-04-11
python
market-data-data-sources
github
›
Python library to download market data via Bloomberg, Quandl, Yahoo etc.
323
googlefinance
Market Data & Data Sources
823
2018-09-23
python
market-data-data-sources
github
›
Python module to get real-time stock data from Google Finance API.
324
Horus Flow
Market Data & Data Sources
1
2026-05-16
python
market-data-data-sources
github
›
Sub-second L2 orderflow intelligence MCP server for institutional-grade market microstructure analysis.
325
yahoo-finance
Market Data & Data Sources
1.4k
2021-12-15
python
market-data-data-sources
github
›
Python module to get stock data from Yahoo! Finance.
326
pandas-datareader
Market Data & Data Sources
3.2k
2025-04-03
python
market-data-data-sources
github
›
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.
327
pandas-finance
Market Data & Data Sources
160
2025-03-07
python
market-data-data-sources
github
›
High level API for access to and analysis of financial data.
328
pyhoofinance
Market Data & Data Sources
9
2016-10-07
python
market-data-data-sources
github
›
Rapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.
329
yfinanceapi
Market Data & Data Sources
9
2020-05-26
python
market-data-data-sources
github
›
330
yql-finance
Market Data & Data Sources
16
2015-08-29
python
market-data-data-sources
github
›
yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).
331
ystockquote
Market Data & Data Sources
537
2017-03-10
python
market-data-data-sources
github
›
Retrieve stock quote data from Yahoo Finance.
332
jugaad-data
Market Data & Data Sources
524
2026-03-16
python
market-data-data-sources
github
›
Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.
333
nsetools
Market Data & Data Sources
891
2025-03-18
python
market-data-data-sources
github
›
Python library for extracting real-time data from National Stock Exchange (India).
334
bsedata
Market Data & Data Sources
python
market-data-data-sources
github
›
Python library for extracting real-time data from Bombay Stock Exchange (India).
335
nse-insights-api
Market Data & Data Sources
python
market-data-data-sources
github
›
Unofficial NSE India API for stock quotes, indices, historical data and more.
336
wallstreet
Market Data & Data Sources
1.6k
2024-03-09
python
market-data-data-sources
github
›
Real time stock and option data.
337
stock_extractor
Market Data & Data Sources
51
2016-09-10
python
market-data-data-sources
github
›
General Purpose Stock Extractors from Online Resources.
338
Stockex
Market Data & Data Sources
33
2021-09-15
python
market-data-data-sources
github
›
Python wrapper for Yahoo! Finance API.
339
SwapAPI
Market Data & Data Sources
25
2026-04-03
python
market-data-data-sources
github
›
Free DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required.
340
finsymbols
Market Data & Data Sources
123
2017-07-23
python
market-data-data-sources
github
›
Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.
341
FRB
Market Data & Data Sources
180
2018-12-22
python
market-data-data-sources
github
›
Python Client for FRED® API.
342
inquisitor
Market Data & Data Sources
56
2019-10-10
python
market-data-data-sources
github
›
Python Interface to Econdb.com API.
343
yfi
Market Data & Data Sources
2
2016-02-12
python
market-data-data-sources
github
›
344
chinesestockapi
Market Data & Data Sources
2015-03-21
python
market-data-data-sources
pypi
›
Python API to get Chinese stock price. (Last updated: 2015-03-21).
345
exchange
Market Data & Data Sources
18
2015-07-07
python
market-data-data-sources
github
›
Get current exchange rate.
346
unirate-api
Market Data & Data Sources
1
2026-05-26
python
market-data-data-sources
github
›
Client for UniRateAPI providing real-time and historical exchange rates for 170+ fiat and crypto currencies plus VAT rates, with a free tier and no credit card required.
347
Chart Library
Market Data & Data Sources
8
2026-05-26
python
market-data-data-sources
github
›
Historical chart pattern similarity search API. 24M+ pre-computed embeddings across 15K+ symbols and 10 years of data using pgvector. Returns forward returns, regime analysis, and pattern detection. Also available as MCP server. [Website](https://chartlibrary.io).
348
ticks
Market Data & Data Sources
16
2016-01-08
python
market-data-data-sources
github
›
Simple command line tool to get stock ticker data.
349
pybbg
Market Data & Data Sources
53
2015-01-20
python
market-data-data-sources
github
›
Python interface to Bloomberg COM APIs.
350
ccy
Market Data & Data Sources
94
2026-03-28
python
market-data-data-sources
github
›
Python module for currencies.
351
tushare
Market Data & Data Sources
2024-08-27
python
market-data-data-sources
pypi
›
A utility for crawling historical and Real-time Quotes data of China stocks. (Last updated: 2024-08-27).
352
edinetdb
Market Data & Data Sources
python
market-data-data-sources
›
Free API and MCP server for Japanese company financials. Normalizes EDINET XBRL across JP-GAAP, IFRS, and US-GAAP for 3,800+ listed companies with 90 metrics, screening, and securities report text.
353
edinet-mcp
Market Data & Data Sources
11
2026-04-22
python
market-data-data-sources
github
›
Parse Japanese XBRL financial statements from EDINET with 161 normalized labels, 26 financial metrics, and multi-company screening.
354
estat-mcp
Market Data & Data Sources
5
2026-04-05
python
market-data-data-sources
github
›
Access Japanese government statistics (e-Stat) covering population, GDP, CPI, labor, and trade data with MCP integration and Polars export.
355
tdnet-disclosure-mcp
Market Data & Data Sources
3
2026-03-02
python
market-data-data-sources
github
›
Access Japanese timely disclosures (TDNet) via MCP. Retrieve earnings, dividends, forecasts, buybacks, and other filings for 4,000+ listed companies. No API key required.
356
cn_stock_src
Market Data & Data Sources
34
2016-02-29
python
market-data-data-sources
github
›
Utility for retrieving basic China stock data from different sources.
357
coinmarketcap
Market Data & Data Sources
435
2023-05-23
python
market-data-data-sources
github
›
Python API for coinmarketcap.
358
coinpulse
Market Data & Data Sources
2
2026-01-09
python
market-data-data-sources
github
›
Python SDK for cryptocurrency portfolio tracking with real-time prices, P/L calculations, and price alerts. Free tier available.
359
after-hours
Market Data & Data Sources
38
2020-06-22
python
market-data-data-sources
github
›
Obtain pre market and after hours stock prices for a given symbol.
360
bronto-python
Market Data & Data Sources
2015-02-27
python
market-data-data-sources
github
pypi
›
Bronto API Integration for Python.
361
pytdx
Market Data & Data Sources
1.5k
2020-04-15
python
market-data-data-sources
github
›
Python Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.
362
pdblp
Market Data & Data Sources
254
2024-12-14
python
market-data-data-sources
github
›
A simple interface to integrate pandas and the Bloomberg Open API.
363
tiingo
Market Data & Data Sources
308
2025-06-22
python
market-data-data-sources
github
›
Python interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.
364
iexfinance
Market Data & Data Sources
647
2021-01-02
python
market-data-data-sources
github
›
Python Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.
365
pyEX
Market Data & Data Sources
409
2024-02-05
python
market-data-data-sources
github
›
Python interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.
366
alpaca-trade-api
Market Data & Data Sources
1.9k
2024-01-12
python
market-data-data-sources
github
›
Python interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.
367
metatrader5
Market Data & Data Sources
2026-04-04
python
market-data-data-sources
pypi
›
API Connector to MetaTrader 5 Terminal. (Last updated: 2026-02-20).
368
akshare
Market Data & Data Sources
19.9k
2026-05-27
python
market-data-data-sources
github
›
AkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>.
369
yahooquery
Market Data & Data Sources
909
2025-05-15
python
market-data-data-sources
github
›
Python interface for retrieving data through unofficial Yahoo Finance API.
370
investpy
Market Data & Data Sources
1.8k
2022-10-02
python
market-data-data-sources
github
›
Financial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>.
371
yliveticker
Market Data & Data Sources
168
2026-03-28
python
market-data-data-sources
github
›
Live stream of market data from Yahoo Finance websocket.
372
bbgbridge
Market Data & Data Sources
2
2020-01-07
python
market-data-data-sources
github
›
Easy to use Bloomberg Desktop API wrapper for Python.
373
polygon.io
Market Data & Data Sources
1.4k
2026-05-26
python
market-data-data-sources
github
›
A python library for Polygon.io financial data APIs.
374
alpha_vantage
Market Data & Data Sources
4.8k
2026-05-20
python
market-data-data-sources
github
›
A python wrapper for Alpha Vantage API for financial data.
375
oilpriceapi
Market Data & Data Sources
2026-03-29
python
market-data-data-sources
github
›
Python SDK for real-time oil and commodity prices (WTI, Brent, Urals, natural gas, coal) with OpenBB integration.
376
FinanceDataReader
Market Data & Data Sources
1.5k
2026-05-13
python
market-data-data-sources
github
›
Open Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese Stocks.
377
pystlouisfed
Market Data & Data Sources
21
2024-01-09
python
market-data-data-sources
github
›
Python client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.
378
python-bcb
Market Data & Data Sources
114
2026-03-28
python
market-data-data-sources
github
›
Python interface to Brazilian Central Bank web services.
379
swiss-finance-data
Market Data & Data Sources
3
2026-04-13
python
market-data-data-sources
github
›
Python package for Swiss financial data (SNB Policy Rate, SARON, CHF FX rates, CPI, SMI equities, Confederation bond yields) from official SNB sources.
380
market-prices
Market Data & Data Sources
99
2026-05-28
python
market-data-data-sources
github
›
Create meaningful OHLCV datasets from knowledge of [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) (works out-the-box with data from Yahoo Finance).
381
tardis-python
Market Data & Data Sources
142
2026-05-12
python
market-data-data-sources
github
›
Python interface for Tardis.dev high frequency crypto market data.
382
lake-api
Market Data & Data Sources
69
2025-11-02
python
market-data-data-sources
github
›
Python interface for Crypto Lake high frequency crypto market data.
383
tessa
Market Data & Data Sources
53
2026-04-09
python
market-data-data-sources
github
›
simple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.
384
pandaSDMX
Market Data & Data Sources
133
2023-02-25
python
market-data-data-sources
github
›
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.
385
cif
Market Data & Data Sources
65
2022-06-18
python
market-data-data-sources
github
›
Python package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.
386
finagg
Market Data & Data Sources
535
2026-03-22
python
market-data-data-sources
github
›
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.
387
FinanceDatabase
Market Data & Data Sources
7.7k
2026-05-30
python
market-data-data-sources
github
›
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
388
Trading Strategy
Market Data & Data Sources
python
market-data-data-sources
github
›
download price data for decentralised exchanges and lending protocols (DeFi).
389
datamule-python
Market Data & Data Sources
543
2026-04-20
python
market-data-data-sources
github
›
A package to work with SEC data. Incorporates datamule endpoints.
390
fsynth
Market Data & Data Sources
7
2025-12-27
python
market-data-data-sources
github
›
Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion.
391
fedfred
Market Data & Data Sources
python
market-data-data-sources
›
FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes.
392
edgar-sec
Market Data & Data Sources
python
market-data-data-sources
›
EDGAR Financial data API with preprocessed dataclass outputs.
393
edgartools
Market Data & Data Sources
2.2k
2026-05-29
python
market-data-data-sources
github
›
AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.
394
FXMacroData
Market Data & Data Sources
6
2026-04-15
python
market-data-data-sources
github
›
Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements.
395
uk-sic-codes
Market Data & Data Sources
python
market-data-data-sources
github
›
UK SIC 2007 industry classification code lookup, search, and validation. 731 codes, 21 sections. [PyPI](https://pypi.org/project/uk-sic-codes/).
396
uk-company-number
Market Data & Data Sources
python
market-data-data-sources
github
›
Validate, format, and identify UK Companies House company numbers. Supports all 27 prefixes. [PyPI](https://pypi.org/project/uk-company-number/).
397
veroq-python
Market Data & Data Sources
2026-03-31
python
market-data-data-sources
github
›
Financial intelligence API with verified market data, trading signals, sentiment analysis, and fact-checking across 1,061+ tickers. [PyPI](https://pypi.org/project/veroq/).
398
IBrokers
Market Data & Data Sources
2022-11-16
r
market-data-data-sources
cran
›
Provides native R access to Interactive Brokers Trader Workstation API.
399
Rblpapi
Market Data & Data Sources
175
2026-01-10
r
market-data-data-sources
github
›
An R Interface to 'Bloomberg' is provided via the 'Blp API'.
400
Rbitcoin
Market Data & Data Sources
57
2016-10-25
r
market-data-data-sources
github
›
Unified markets API interface (bitstamp, kraken, btce, bitmarket).
401
GetTDData
Market Data & Data Sources
26
2025-05-19
r
market-data-data-sources
github
›
Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.
402
GetHFData
Market Data & Data Sources
41
2020-06-30
r
market-data-data-sources
github
›
Downloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site.
403
td
Market Data & Data Sources
18
2026-02-12
r
market-data-data-sources
github
›
Interfaces the 'twelvedata' API for stocks and (digital and standard) currencies.
404
rbcb
Market Data & Data Sources
99
2024-01-23
r
market-data-data-sources
github
›
R interface to Brazilian Central Bank web services.
405
rb3
Market Data & Data Sources
94
2025-11-01
r
market-data-data-sources
github
›
A bunch of downloaders and parsers for data delivered from B3.
406
simfinapi
Market Data & Data Sources
21
2025-08-13
r
market-data-data-sources
github
›
Makes 'SimFin' data (<https://simfin.com/>) easily accessible in R.
407
tidyfinance
Market Data & Data Sources
23
2026-05-29
r
market-data-data-sources
github
›
Tidy Finance helper functions to download financial data and process the raw data into a structured Format (tidy data), including.
408
CcyConv.jl
Market Data & Data Sources
24
2026-05-13
julia
market-data-data-sources
github
›
Currency conversion library for Julia.
409
CryptoExchangeAPIs.jl
Market Data & Data Sources
29
2026-05-04
julia
market-data-data-sources
github
›
A Julia library for cryptocurrency exchange APIs.
410
MarketData.jl
Market Data & Data Sources
164
2026-03-30
julia
market-data-data-sources
github
›
411
OnlineResamplers.jl
Market Data & Data Sources
2
2026-01-06
julia
market-data-data-sources
github
›
High-performance Julia package for real-time resampling of financial market data.
412
PENDAX
Market Data & Data Sources
48
2024-05-09
javascript
market-data-data-sources
github
›
Javascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.
413
PreReason
Market Data & Data Sources
2
2026-04-12
javascript
market-data-data-sources
github
›
Pre-analyzed Bitcoin and macro market briefings for AI agents. 17 contexts with trend signals, confidence scores, and regime classification via REST API and MCP.
414
marketstore
Market Data & Data Sources
golang
market-data-data-sources
github
›
DataFrame Server for Financial Timeseries Data.
415
fin-stream
Market Data & Data Sources
8
2026-03-23
rust
market-data-data-sources
github
›
Real-time market data streaming in Rust: lock-free SPSC ring buffer, 100K+ ticks/second ingestion, multi-timeframe OHLCV construction, and Lorentz transforms on financial time series.
416
finalytics
Market Data & Data Sources
69
2026-05-01
rust
market-data-data-sources
github
›
A rust library for financial data analysis.
417
Coinugget
Market Data & Data Sources
web
market-data-data-sources
›
Real-time RSI signals, price action & volume spikes dashboard across multiple exchanges. Free, no sign-up required.
418
pmxt
Prediction Markets
1.8k
2026-05-26
python
javascript
prediction-markets
github
›
The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
419
polymarket-whales
Prediction Markets
50
2026-03-20
python
prediction-markets
github
›
Real-time whale trade tracker for Polymarket — terminal alerts + Telegram notifications when large orders hit the book.
420
Polymarket Scanner API
Prediction Markets
3
2026-03-14
python
prediction-markets
github
›
Real-time arbitrage detection API for Polymarket prediction markets, scanning 12,000+ markets for mispricings.
421
SimpleFunctions
Prediction Markets
10
2026-05-06
javascript
prediction-markets
github
›
Prediction market intelligence CLI for Kalshi and Polymarket. Causal thesis models, edge detection, 24/7 orderbook monitoring, what-if scenarios, and trade execution. MCP server for AI agent integration.
422
pmxt
Prediction Markets
1.8k
2026-05-26
python
javascript
prediction-markets
github
›
The CCXT for prediction markets. A unified API for trading on Polymarket, Kalshi, and more.
423
PolyMind
Prediction Markets
2026-05-28
python
prediction-markets
github
›
Real-time Polymarket trading alerts with multi-AI analysis (Groq, Claude, Gemini). Track whale bets, volume spikes, coordinated wallets, and 12 signal types. Free tier available.
424
prediction-market-maker
Prediction Markets
14
2026-04-10
python
prediction-markets
github
›
Open-source market-making strategy that placed #2 in Paradigm's prediction market challenge, with full strategy evolution and analysis.
425
exchange_calendars
Calendars & Market Hours
630
2026-04-26
python
calendars-market-hours
github
›
Stock Exchange Trading Calendars.
426
bizdays
Calendars & Market Hours
89
2026-03-08
python
calendars-market-hours
github
›
Business days calculations and utilities.
427
pandas_market_calendars
Calendars & Market Hours
972
2026-05-27
python
calendars-market-hours
github
›
Exchange calendars to use with pandas for trading applications.
428
timeDate
Calendars & Market Hours
2026-01-28
r
calendars-market-hours
cran
›
Chronological and Calendar Objects.
429
bizdays
Calendars & Market Hours
57
2025-01-08
r
calendars-market-hours
github
›
Business days calculations and utilities.
430
D-Tale
Visualization
5.2k
2026-05-11
python
visualization
github
›
Visualizer for pandas dataframes and xarray datasets.
431
mplfinance
Visualization
4.4k
2024-04-02
python
visualization
github
›
matplotlib utilities for the visualization, and visual analysis, of financial data.
432
finplot
Visualization
1.1k
2026-03-26
python
visualization
github
›
Performant and effortless finance plotting for Python.
433
finvizfinance
Visualization
1.4k
2026-01-03
python
visualization
github
›
Finviz analysis python library.
434
market-analy
Visualization
77
2026-05-29
python
visualization
github
›
Analysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.
435
QuantInvestStrats
Visualization
569
2026-05-20
python
visualization
github
›
Quantitative Investment Strategies (QIS) package implements Python analytics for visualisation of financial data, performance reporting, analysis of quantitative strategies.
436
LightweightCharts.jl
Visualization
52
2026-05-05
julia
visualization
github
›
Julia wrapper for Lightweight Charts™ by TradingView.
437
QUANTAXIS_Webkit
Visualization
37
2017-07-30
javascript
visualization
github
›
An awesome visualization center based on quantaxis.
438
dxcharts-lite
Visualization
93
2026-05-25
javascript
visualization
github
›
Flexible financial charting library based on HTML5 canvas.
439
xlwings
Excel & Spreadsheet Integration
3.4k
2026-05-29
python
excel-spreadsheet-integration
github
›
Make Excel fly with Python.
440
openpyxl
Excel & Spreadsheet Integration
python
excel-spreadsheet-integration
›
Read/Write Excel 2007 xlsx/xlsm files.
441
xlrd
Excel & Spreadsheet Integration
2.2k
2025-06-14
python
excel-spreadsheet-integration
github
›
Library for developers to extract data from Microsoft Excel spreadsheet files.
442
xlsxwriter
Excel & Spreadsheet Integration
3.9k
2026-03-22
python
excel-spreadsheet-integration
github
›
Write files in the Excel 2007+ XLSX file format.
443
xlwt
Excel & Spreadsheet Integration
1k
2018-09-16
python
excel-spreadsheet-integration
github
›
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.
444
xlloop
Excel & Spreadsheet Integration
110
2018-03-10
python
excel-spreadsheet-integration
github
›
XLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server).
445
expy
Excel & Spreadsheet Integration
python
excel-spreadsheet-integration
›
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.
446
pyxll
Excel & Spreadsheet Integration
python
excel-spreadsheet-integration
›
PyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.
447
Jupyter Quant
Quant Research Environments
20
2024-06-14
python
quant-research-environments
github
›
A dockerized Jupyter quant research environment with preloaded tools for quant analysis, statsmodels, pymc, arch, py_vollib, zipline-reloaded, PyPortfolioOpt, etc.
448
RunMat
Cross-Language Frameworks
215
2026-05-22
cross-language-frameworks
github
›
High performance, Open Source, MATLAB syntax runtime.
449
QuantLibRisks
Cross-Language Frameworks
39
2026-05-13
cross-language-frameworks
github
›
Fast risks with QuantLib in C++.
450
XAD
Cross-Language Frameworks
420
2026-04-12
cross-language-frameworks
github
›
Automatic Differentation (AAD) Library.
451
QuantLib
Cross-Language Frameworks
7.2k
2026-05-29
cross-language-frameworks
github
›
The QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.
452
JQuantLib
Cross-Language Frameworks
154
2016-02-26
cross-language-frameworks
github
›
453
RQuantLib
Cross-Language Frameworks
131
2026-04-08
cross-language-frameworks
github
›
454
QuantLibAddin
Cross-Language Frameworks
cross-language-frameworks
›
455
QuantLibXL
Cross-Language Frameworks
cross-language-frameworks
›
456
QLNet
Cross-Language Frameworks
425
2026-04-09
cross-language-frameworks
github
›
457
PyQL
Cross-Language Frameworks
1.3k
2025-08-20
cross-language-frameworks
github
›
458
QuantLib.jl
Cross-Language Frameworks
144
2020-02-18
cross-language-frameworks
github
›
459
QuantLib-Python Documentation
Cross-Language Frameworks
cross-language-frameworks
›
Documentation for the Python bindings for the QuantLib library.
460
TA-Lib
Cross-Language Frameworks
1.6k
2025-10-19
cross-language-frameworks
github
›
perform technical analysis of financial market data.
461
RunMat
Cross-Language Frameworks
215
2026-05-22
cross-language-frameworks
github
›
Rust runtime for MATLAB-syntax array math with automatic CPU/GPU execution and fused kernels for quant simulations.
462
Special-Relativity-in-Financial-Modeling
Reproducing Works, Training & Books
10
2026-03-23
reproducing-works-training-books
github
›
C++20 implementation of special-relativistic geometry applied to OHLCV data: Lorentz factors, spacetime intervals, Christoffel symbols, and geodesic deviation signals from live market data. DOI: 10.5281/zenodo.18639919.
463
Auto-Differentiation Website
Reproducing Works, Training & Books
reproducing-works-training-books
›
Background and resources on Automatic Differentiation (AD) / Adjoint Algorithmic Differentitation (AAD).
464
Derman Papers
Reproducing Works, Training & Books
529
2017-10-21
reproducing-works-training-books
github
›
Notebooks that replicate original quantitative finance papers from Emanuel Derman.
465
volatility-trading
Reproducing Works, Training & Books
1.9k
2024-10-21
reproducing-works-training-books
github
›
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading.
466
quant
Reproducing Works, Training & Books
425
2015-07-14
reproducing-works-training-books
github
›
Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.
467
fecon235
Reproducing Works, Training & Books
1.3k
2018-12-03
reproducing-works-training-books
github
›
Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.
468
Quantitative-Notebooks
Reproducing Works, Training & Books
1.4k
2020-07-02
reproducing-works-training-books
github
›
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy.
469
QuantEcon
Reproducing Works, Training & Books
reproducing-works-training-books
›
Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooks.
470
FinanceHub
Reproducing Works, Training & Books
794
2021-05-25
reproducing-works-training-books
github
›
Resources for Quantitative Finance.
471
Python_Option_Pricing
Reproducing Works, Training & Books
846
2025-05-13
reproducing-works-training-books
github
›
An library to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.
472
python-training
Reproducing Works, Training & Books
13.4k
2023-11-27
reproducing-works-training-books
github
›
J.P. Morgan's Python training for business analysts and traders.
473
Stock_Analysis_For_Quant
Reproducing Works, Training & Books
2k
2025-05-04
reproducing-works-training-books
github
›
Different Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.
474
algorithmic-trading-with-python
Reproducing Works, Training & Books
3.4k
2021-06-01
reproducing-works-training-books
github
›
Source code for Algorithmic Trading with Python (2020) by Chris Conlan.
475
MEDIUM_NoteBook
Reproducing Works, Training & Books
2.1k
2024-09-22
reproducing-works-training-books
github
›
Repository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.
476
QuantFinance
Reproducing Works, Training & Books
616
2025-09-02
reproducing-works-training-books
github
›
Training materials in quantitative finance.
477
IPythonScripts
Reproducing Works, Training & Books
178
2026-02-28
reproducing-works-training-books
github
›
Tutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.
478
Computational-Finance-Course
Reproducing Works, Training & Books
547
2024-03-01
reproducing-works-training-books
github
›
Materials for the course of Computational Finance.
479
Machine-Learning-for-Asset-Managers
Reproducing Works, Training & Books
636
2025-01-29
reproducing-works-training-books
github
›
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.
480
Python-for-Finance-Cookbook
Reproducing Works, Training & Books
791
2026-03-02
reproducing-works-training-books
github
›
Python for Finance Cookbook, published by Packt.
481
modelos_vol_derivativos
Reproducing Works, Training & Books
59
2023-08-19
reproducing-works-training-books
github
›
"Modelos de Volatilidade para Derivativos" book's Jupyter notebooks.
482
NMOF
Reproducing Works, Training & Books
38
2025-10-27
reproducing-works-training-books
github
›
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).
483
py4fi2nd
Reproducing Works, Training & Books
2.2k
2025-06-06
reproducing-works-training-books
github
›
Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
484
aiif
Reproducing Works, Training & Books
394
2023-10-09
reproducing-works-training-books
github
›
Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.
485
py4at
Reproducing Works, Training & Books
835
2023-10-09
reproducing-works-training-books
github
›
Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
486
dawp
Reproducing Works, Training & Books
639
2021-02-22
reproducing-works-training-books
github
›
Jupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.
487
dx
Reproducing Works, Training & Books
766
2025-04-05
reproducing-works-training-books
github
›
DX Analytics | Financial and Derivatives Analytics with Python.
488
QuantFinanceBook
Reproducing Works, Training & Books
908
2025-04-14
reproducing-works-training-books
github
›
Quantitative Finance book.
489
rough_bergomi
Reproducing Works, Training & Books
142
2018-09-17
reproducing-works-training-books
github
›
A Python implementation of the rough Bergomi model.
490
frh-fx
Reproducing Works, Training & Books
13
2018-05-24
reproducing-works-training-books
github
›
A python implementation of the fast-reversion Heston model of Mechkov for FX purposes.
491
Value Investing Studies
Reproducing Works, Training & Books
95
2021-10-26
reproducing-works-training-books
github
›
A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.
492
Machine Learning Asset Management
Reproducing Works, Training & Books
1.7k
2021-12-17
reproducing-works-training-books
github
›
Machine Learning in Asset Management (by @firmai).
493
Deep Learning Machine Learning Stock
Reproducing Works, Training & Books
1.7k
2024-03-01
reproducing-works-training-books
github
›
Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.
494
Technical Analysis and Feature Engineering
Reproducing Works, Training & Books
201
2024-02-16
reproducing-works-training-books
github
›
Feature Engineering and Feature Importance of Machine Learning in Financial Market.
495
Differential Machine Learning and Axes that matter by Brian Huge and Antoine Savine
Reproducing Works, Training & Books
148
2022-10-05
reproducing-works-training-books
github
›
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.
496
systematictradingexamples
Reproducing Works, Training & Books
481
2020-07-22
reproducing-works-training-books
github
›
Examples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com).
497
pysystemtrade_examples
Reproducing Works, Training & Books
271
2018-02-21
reproducing-works-training-books
github
›
Examples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).
498
ML_Finance_Codes
Reproducing Works, Training & Books
2.6k
2020-06-13
reproducing-works-training-books
github
›
Machine Learning in Finance: From Theory to Practice Book.
499
Hands-On Machine Learning for Algorithmic Trading
Reproducing Works, Training & Books
1.8k
2023-01-18
reproducing-works-training-books
github
›
Hands-On Machine Learning for Algorithmic Trading, published by Packt.
500
financialnoob-misc
Reproducing Works, Training & Books
28
2024-08-26
reproducing-works-training-books
github
›
Codes from @financialnoob's posts.
501
MesoSim Options Trading Strategy Library
Reproducing Works, Training & Books
22
2024-04-06
reproducing-works-training-books
github
›
Free and public Options Trading strategy library for MesoSim.
502
Quant-Finance-With-Python-Code
Reproducing Works, Training & Books
172
2026-01-15
reproducing-works-training-books
github
›
Repo for code examples in Quantitative Finance with Python by Chris Kelliher.
503
QuantFinanceTraining
Reproducing Works, Training & Books
43
2024-02-20
reproducing-works-training-books
github
›
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.
504
Statistical-Learning-based-Portfolio-Optimization
Reproducing Works, Training & Books
reproducing-works-training-books
github
›
This R Shiny App utilizes the Hierarchical Equal Risk Contribution (HERC) approach, a modern portfolio optimization method developed by Raffinot (2018).
505
book_irds3
Reproducing Works, Training & Books
122
2022-10-29
reproducing-works-training-books
github
›
Code repository for Pricing and Trading Interest Rate Derivatives.
506
Autoencoder-Asset-Pricing-Models
Reproducing Works, Training & Books
148
2025-08-17
reproducing-works-training-books
github
›
Reimplementation of Autoencoder Asset Pricing Models ([GKX, 2019](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3335536)).
507
Finance
Reproducing Works, Training & Books
3.9k
2025-05-12
reproducing-works-training-books
github
›
150+ quantitative finance Python programs to help you gather, manipulate, and analyze stock market data.
508
101_formulaic_alphas
Reproducing Works, Training & Books
48
2022-07-11
reproducing-works-training-books
github
›
Implementation of [101 formulaic alphas](https://arxiv.org/ftp/arxiv/papers/1601/1601.00991.pdf) using qstrader.
509
Tidy Finance
Reproducing Works, Training & Books
reproducing-works-training-books
›
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.
510
RoughVolatilityWorkshop
Reproducing Works, Training & Books
71
2025-09-06
reproducing-works-training-books
github
›
2024 QuantMind's Rough Volatility Workshop lectures.
511
AFML
Reproducing Works, Training & Books
835
2024-09-05
reproducing-works-training-books
github
›
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
512
AlgoTradingLib
Reproducing Works, Training & Books
32
2026-03-28
reproducing-works-training-books
github
›
A catalog of algorithmic trading libraries, frameworks, strategies, and educational materials.
513
Portfolio Optimization Book
Reproducing Works, Training & Books
26
2025-02-17
reproducing-works-training-books
github
›
Prof. Daniel Palomar's Portfolio Optimization Book.
514
Chartscout
Commercial & Proprietary Services
commercial-proprietary-services
›
Real-time cryptocurrency chart pattern detection with automated alerts across multiple exchanges.
515
DayTradingBench
Commercial & Proprietary Services
commercial-proprietary-services
›
Live autonomous benchmark that evaluates LLM trading performance on DAX and Nasdaq indices using identical strategies and real-time market data. API access available.
516
CoinTester
Commercial & Proprietary Services
commercial-proprietary-services
›
No-code crypto backtesting platform with 100+ indicators, AI sentiment signals, and 5+ years of historical data across 1,000+ trading pairs.
517
goMacro.ai
Commercial & Proprietary Services
commercial-proprietary-services
›
AI-powered economic calendar with institutional-grade insights, bull/bear/base case scenario planning for NFP, CPI, PPI and other macro data releases.
518
StockAInsights
Commercial & Proprietary Services
commercial-proprietary-services
›
AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+.
519
StockVektor
Commercial & Proprietary Services
commercial-proprietary-services
›
Free stock research web app for ~1,300 US stocks with explainable quality scores (Piotroski F-Score, Altman Z-Score, Beneish M-Score, ROIC, EV/EBIT) computed from SEC EDGAR data, sector-relative metrics, insider buying clusters, 13F super-investor overlap, and activist filing (Schedule 13D/G) tracking.
520
bolsai
Commercial & Proprietary Services
commercial-proprietary-services
›
REST API and MCP server for Brazilian stock market data (B3). Covers 350+ stocks, 400+ FIIs with fundamentals (27+ indicators), dividends, historical prices, financials, and macro indicators sourced from B3, CVM, and BCB.
521
brapi.dev
Commercial & Proprietary Services
commercial-proprietary-services
›
Brazilian stock market data API for B3/Bovespa quotes, historical OHLCV, dividends, and fundamentals.
522
13F Insight
Commercial & Proprietary Services
commercial-proprietary-services
›
Track institutional investor 13F holdings with AI-powered analysis, position change alerts, and filing summaries.
523
Earnings Feed
Commercial & Proprietary Services
commercial-proprietary-services
›
Real-time SEC filings, insider trades, and institutional holdings API.
524
Financial Data
Commercial & Proprietary Services
commercial-proprietary-services
›
Stock Market and Financial Data API.
525
Frostbyte
Commercial & Proprietary Services
commercial-proprietary-services
›
Real-time crypto prices for 500+ tokens via REST API with free tier, DeFi swap routing and portfolio tracking.
526
SaxoOpenAPI
Commercial & Proprietary Services
commercial-proprietary-services
›
Saxo Bank financial data API.
527
RTPR
Commercial & Proprietary Services
commercial-proprietary-services
›
Real-time press release API delivering news from Business Wire, PR Newswire, and GlobeNewswire with sub-500ms latency. REST and WebSocket APIs for financial applications. Python and Node.js SDKs available.
528
Nasdaq Data Link
Commercial & Proprietary Services
commercial-proprietary-services
›
Financial data API with support for R, Python, Excel, Ruby, and many other languages (formerly Quandl).
529
Parsec
Commercial & Proprietary Services
commercial-proprietary-services
›
Prediction market API with Python SDK for normalized data and execution across 5 prediction market exchanges. Free tier: 10K requests/month.
530
Portfolio Optimizer
Commercial & Proprietary Services
commercial-proprietary-services
›
Portfolio Optimizer is a Web API for portfolio analysis and optimization.
531
Reddit WallstreetBets API
Commercial & Proprietary Services
commercial-proprietary-services
›
Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.
532
System R
Commercial & Proprietary Services
commercial-proprietary-services
›
AI-native risk intelligence API for trading agents. Position sizing, risk validation, and system health in one call.
533
Telonex
Commercial & Proprietary Services
commercial-proprietary-services
›
Tick-level prediction market data (trades, quotes, orderbooks, on-chain fills) via REST API and Python SDK.
534
ValueRay
Commercial & Proprietary Services
commercial-proprietary-services
›
Technical, quantitative and sentiment data for stocks and ETFs with risk metrics, peer percentiles and market regime signals. Optimized for AI/LLM agents.
535
VertData
Commercial & Proprietary Services
commercial-proprietary-services
›
Institutional-grade financial intelligence platform. Track 43K+ congressional trades (STOCK Act), SEC insider Form 4 filings, 25 superinvestor 13F portfolios, CFTC futures positioning, ARK ETF holdings, and short interest — all scored by AI for signal strength.
536
KeepRule
Commercial & Proprietary Services
commercial-proprietary-services
›
Curated library of decision-making principles and investment wisdom from masters like Buffett and Munger, featuring mental models for better investment thinking.
537
ML-Quant
Commercial & Proprietary Services
commercial-proprietary-services
›
Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.
538
RealMarketAPI
Commercial & Proprietary Services
commercial-proprietary-services
›
Provides ultra-low latency market data for gold, forex, crypto, and stocks via REST, WebSocket, and MCP—built for speed, reliability, and scale.
539
Webb Database
Commercial & Proprietary Services
commercial-proprietary-services
›
Aggregates public financial data from HKEX, the SFC, the Hong Law Society, UK Companies House and other sources, has searchable datasets on listed companies, many in machine-readable formats.
540
GitDealFlow
Commercial & Proprietary Services
commercial-proprietary-services
›
Alternative-data signal platform ranking early-stage private companies by GitHub stars-per-day, hiring velocity, and package-registry adoption. Free weekly signal report, Chrome extension overlay on Crunchbase/AngelList, and MCP server on npm for LLM agent access.
541
awesome-sec-filings
Related Lists
24
2026-05-11
related-lists
github
›
A curated list of tools, data sources, libraries, and resources for working with SEC filings (13F, 10-K, 10-Q, 8-K).
542
CONVEXFI
Related Lists
related-lists
github
›
Official GitHub organization for the convex research group at the Hong Kong University of Science and Technology (HKUST).