Ai In Finance_
63 repos414.7k total stars+5,758 this week9 categories
7-DAY TRENDING
#repostars7d
06Lean

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

18,211+92
07abu

阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构

16,710+55
08atlas-gic

ATLAS by General Intelligence Capital — Self-improving AI trading agents using Karpathy-style autoresearch

1,294+46
09quant-trading

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

9,591+43
10zipline

Zipline, a Pythonic Algorithmic Trading Library

19,600+24
ALL REPOS63 of 63 repos
9 of 9 categories
CATEGORIESall selected
sort:
repostars7d

TradingAgents: Multi-Agents LLM Financial Trading Framework

46.0k+2,739
OpenBB
Traditional Market

Financial data platform for analysts, quants and AI agents.

65.3k+1,232
worldmonitor
Data Sources

Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface

46.3k+1,132
nofx
Agents

Your personal AI trading assistant. Any market. Any model. Pay with USDC, not API keys.

11.7k+192

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

25.3k+108
Lean
Traditional Market

Lean Algorithmic Trading Engine by QuantConnect (Python, C#)

18.2k+92
abu
Crypto Currencies

阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构

16.7k+55
atlas-gic
Agents

ATLAS by General Intelligence Capital — Self-improving AI trading agents using Karpathy-style autoresearch

1.3k+46
quant-trading
Technical Analysis

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

9.6k+43
zipline
Traditional Market

Zipline, a Pythonic Algorithmic Trading Library

19.6k+24
FinRobot
Agents

FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs 🚀 🚀 🚀

6.5k+24
tushare
Data Sources

TuShare is a utility for crawling historical data of China stocks

14.7k+15
WFGY
Research Tools

WFGY is an open-source AI Troubleshooting Atlas for RAG, agents, and real-world AI workflows. Includes the 16-problem map, Global Debug Card, and WFGY 4.0. ⭐ Star to help more builders find this repo.

1.7k+14
zvt
Research Tools

modular quant framework.

4.0k+12
tensortrade
Research Tools

An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.

6.1k+9

Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations

9.3k+7
rqalpha
Traditional Market

A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities

6.3k+7

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

8.5k+5
FinancePy
Others

A Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.

2.9k+5
mlforecast
Time Series Data

Scalable machine 🤖 learning for time series forecasting.

1.2k+3
zenbot
Crypto Currencies

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.

8.3k+2
backtrader
Traditional Market

Python Backtesting library for trading strategies

21.0k
FinRL-Library
Time Series Data

FinRL®: Financial Reinforcement Learning. 🔥

14.6k
pyfolio
Research Tools

Portfolio and risk analytics in Python

6.3k
crypto-signal
Technical Analysis

Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks

5.5k
stockpredictionai
Time Series Data

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

5.5k
alphalens
Research Tools

Performance analysis of predictive (alpha) stock factors

4.2k
kungfu
Traditional Market

Kungfu Trader

3.8k

Quant/Algorithm trading resources with an emphasis on Machine Learning

3.5k

FinRL-X: An AI-Native Modular Infrastructure for Quantitative Trading

2.9k
catalyst
Crypto Currencies

An Algorithmic Trading Library for Crypto-Assets in Python

2.6k
empyrical
Research Tools

Common financial risk and performance metrics. Used by zipline and pyfolio.

1.5k
yahoo-finance
Data Sources

Python module to get stock data from Yahoo! Finance

1.4k
Gekko-Strategies
Technical Analysis

Strategies to Gekko trading bot with backtests results and some useful tools.

1.4k
Personae
Time Series Data

📈 Personae is a repo of implements and environment of Deep Reinforcement Learning & Supervised Learning for Quantitative Trading.

1.4k
tforce_btc_trader
Crypto Currencies Strategies

TensorForce Bitcoin Trading Bot

835

This project provides a stock market environment using OpenGym with Deep Q-learning and Policy Gradient.

797
chaos_genius
Time Series Data

ML powered analytics engine for outlier detection and root cause analysis.

775
gym-trading
Time Series Data

Environment for reinforcement-learning algorithmic trading models

712
pylivetrader
Traditional Market

Python live trade execution library with zipline interface.

682
JAQS
Research Tools

An open source quant strategies research platform.

631
deep_rl_trader
Time Series Data

Trading Environment(OpenAI Gym) + DDQN (Keras-RL)

420
magic8bot
Crypto Currencies

Magic8bot is a cryptocurrency trading bot using Node.js and MongoDB.

400
DeepLearningNotes
Time Series Data

机器学习和量化分析学习进行中

379
LSTM-Crypto-Price-Prediction
Crypto Currencies Strategies

Predicting price trends in cryptomarkets using an lstm-RNN for the use of a trading bot

359
gekkoga
Crypto Currencies Strategies

Genetic Algorithm for solving optimization of trading strategies using Gekko

311

Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.

286
tf_deep_rl_trader
Time Series Data

Trading Environment(OpenAI Gym) + PPO(TensorForce)

255
bitcoin_prediction
Crypto Currencies Strategies

This is the code for "Bitcoin Prediction" by Siraj Raval on Youtube

234
trading-gym
Time Series Data

This trading-gym is the first trading for agent to train with episode of short term trading itself.

233
Gekko-BacktestTool
Crypto Currencies

Batch backtest, import and strategy params optimalization for Gekko Trading Bot. With one command you will run any number of backtests.

232
trading-rl
Time Series Data

Deep Reinforcement Learning for Financial Trading using Price Trailing @ ICASSP 2019

223
the0
Traditional Market

Open Source Algorithmic Trading Engine

211
bot18
Crypto Currencies

Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f

204
Gekko-Bot-Resources
Technical Analysis

Gekko bot resources.

196
forex.analytics
Technical Analysis

Node.js native library performing technical analysis over an OHLC dataset with use of genetic algorithm

191
Gekko-Datasets
Data Sources

Gekko Trading Bot dataset dumps. Ready to use and download history files in SQLite format.

174
Tensorflow-NeuroEvolution-Trading-Bot
Crypto Currencies Strategies

Building a population of models that trade crypto and mutate iteratively

165
gekko_tools
Technical Analysis

Gekko strategies, tools etc.

143

An UI port for gekko trading bot using Quasar framework.

112
gekko-trading-stuff
Technical Analysis

A dumping ground for my files I use with this awesome crypto currency trading platform https://github.com/askmike/gekko

110

TensorBoard as a Zipline dashboard

107

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

118-8