resource: trading
55 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| Rockyzsu/stock A continuously updated Chinese-language tutorial series and code collection for learning quantitative stock trading in 30 days, built aroun… | 67 | 7965 | active |
| LuckyOne7777/LLM-Trading-Lab A repository documenting a live 6-month experiment where ChatGPT managed a real-money micro-cap stock portfolio, including trade logs, dail… | 58 | 7498 | active |
| xiaolai/regular-investing-in-box An open-source book, 'On Regular Investing' (定投改变命运), by Li Xiaolai explaining why and how to build wealth through regular (dollar-cost-ave… | 77 | 6306 | active |
| hugo2046/QuantsPlaybook A collection of Jupyter Notebook reproductions of 100+ quantitative investment strategies from Chinese brokerage financial engineering rese… | 69 | 5892 | active |
| fmzquant/strategies A large collection of quantitative trading strategy examples and templates for the FMZ Quant platform, written in JavaScript, Python, C++, … | 41 | 5384 | active |
| EliteQuant/EliteQuant A curated list of online resources for quantitative modeling, trading, and portfolio management. It catalogs trading platforms, trading sys… | 32 | 4151 | active |
| grananqvist/Awesome-Quant-Machine-Learning-Trading A curated awesome-list of quantitative and algorithmic trading resources with an emphasis on machine learning. It aggregates books, online … | 42 | 3999 | active |
| cybergeekgyan/Quant-Developers-Resources A curated collection of resources for preparing for quantitative developer, researcher, trader, and analyst interviews at quant trading fir… | 71 | 3718 | active |
| datawhalechina/whale-quant WhaleQuant is an open-source quantitative finance course by Datawhale that teaches quantitative investing concepts and Python-based quant d… | 58 | 2749 | active |
| botcrypto-io/awesome-crypto-trading-bots A curated awesome list of open-source crypto trading bots, technical analysis and market data libraries, data providers, and charting tools… | 76 | 2494 | active |
| pAulseperformance/awesome-pinescript A curated awesome-list collection of everything related to TradingView Pine Script, including official docs, community resources, indicator… | 63 | 1852 | active |
| sanko/Robinhood Unofficial documentation of Robinhood's private brokerage API, covering authentication, orders, quotes, options, banking, and account endpo… | 32 | 1782 | active |
| PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original The official code repository for the Packt book 'Machine Learning for Algorithmic Trading, Second Edition', containing Jupyter notebooks ac… | 67 | 1623 | stable |
| romanmichaelpaolucci/Quant-Guild-Library A curated library of Jupyter notebooks paired with YouTube video lectures on quantitative finance by Roman Paolucci. Topics span stochastic… | 64 | 1404 | active |
| binance-exchange/binance-official-api-docs The official Binance API documentation repository covering REST APIs and WebSocket streams for the Binance exchange. This repository has be… | 32 | 4250 | maintenance |
| bwjoke/BTC-Trading-Since-2020 A public dataset mirroring a real BTC trading account's history since 2020, with 43k+ orders and 173k+ execution rows from BitMEX. It serve… | 76 | 1213 | active |
| PacktPublishing/Python-for-Algorithmic-Trading-Cookbook The official code repository for the Packt book 'Python for Algorithmic Trading Cookbook', containing Jupyter Notebook recipes for designin… | 61 | 1172 | active |
| 51bitquant/bitquant Companion code repository for 51bitquant's YouTube/Bilibili video series on cryptocurrency quantitative trading in Python, using CCXT to fe… | 30 | 1153 | active |
| gnzsnz/ib-gateway-docker A Docker image that runs Interactive Brokers Gateway or TWS headlessly with IBC for automated login control, Xvfb, VNC access, and socat fo… | 91 | 1152 | active |
| cypherpunk-symposium/dark-forest-toolkit A curated catalog of notes, resources, and links on maximal extractable value (MEV) in blockchain, covering extraction strategies, searcher… | 10 | 1117 | active |
| chrisconlan/algorithmic-trading-with-python Source code companion to the book 'Algorithmic Trading with Python' (2020) by Chris Conlan, including a small library (pypm) with performan… | 32 | 3479 | maintenance |
| nickmccullum/algorithmic-trading-python A Jupyter Notebook repository accompanying freeCodeCamp's free YouTube course on algorithmic trading in Python. It contains course material… | 32 | 2877 | maintenance |
| Jack-Cherish/quantitative A Chinese-language open-source tutorial series on quantitative (algorithmic) trading with Python 3, accompanying a popular Bilibili video c… | 32 | 2712 | maintenance |
| mfrdixon/ML_Finance_Codes Official Python source code repository accompanying the textbook 'Machine Learning in Finance: From Theory to Practice' by Dixon, Halperin,… | 32 | 2635 | maintenance |
| rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-Strategy A Jupyter Notebook project demonstrating a high-frequency trading strategy on full limit order book tick data using machine learning. It wa… | 32 | 2329 | maintenance |
| ccyanxyz/uniswap-arbitrage-analysis An educational Python repository analyzing arbitrage opportunities on Uniswap, covering cycle detection in trading-pair graphs via DFS and … | 57 | 2116 | maintenance |
| cbailes/awesome-deep-trading A curated awesome-list of papers, code repositories, datasets, and courses on applying deep learning and machine learning to algorithmic tr… | 32 | 2032 | maintenance |
| BlackArbsCEO/Adv_Fin_ML_Exercises A collection of experimental Jupyter notebook solutions to selected exercises from the book 'Advances in Financial Machine Learning' by Mar… | 32 | 1954 | maintenance |
| yhilpisch/py4fi Companion repository of Python code and Jupyter Notebooks for the O'Reilly book 'Python for Finance' by Yves Hilpisch. It provides educatio… | 32 | 1917 | maintenance |
| PacktPublishing/Hands-On-Machine-Learning-for-Algorithmic-Trading The official code repository for the Packt book 'Hands-On Machine Learning for Algorithmic Trading', containing Jupyter Notebook examples i… | 32 | 1914 | maintenance |
| firmai/machine-learning-asset-management A curated collection of Python Jupyter notebooks accompanying the paper 'Machine Learning in Asset Management' by David Snow, covering roug… | 32 | 1746 | maintenance |
| Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance A collection of Python cryptocurrency trading bots for Binance, including beginner and advanced bots plus a triangular arbitrage bot, accom… | 32 | 1441 | maintenance |
| LongOnly/Quantitative-Notebooks A collection of educational Jupyter notebooks on quantitative finance, covering algorithmic trading strategies, pairs trading, and dynamic … | 10 | 1393 | maintenance |
| Rgveda/996Quant GolemQ (996Quant) is a personal quantitative trading learning project built as a fork-style subproject of QUANTAXIS, focused on fetching an… | 32 | 1215 | maintenance |
| tatsath/fin-ml A collection of Jupyter notebooks containing case study code from the O'Reilly book 'Machine Learning and Data Science Blueprints for Finan… | 32 | 1199 | maintenance |
| pskrunner14/trading-bot A stock trading bot that uses Deep Q-Learning reinforcement learning to learn buy/sell/hold policies from historical stock price data. It i… | 32 | 1175 | maintenance |
| Auquan/Tutorials A collection of IPython/Jupyter notebooks teaching quantitative trading strategies and the underlying math, including time series analysis,… | 32 | 1134 | maintenance |
| JerBouma/AlgorithmicTrading A collection of Jupyter Notebook projects demonstrating three arbitrage strategies (dual listing, options, and statistical arbitrage), deve… | 10 | 1102 | maintenance |
| hackingthemarkets/binance-tutorials A collection of tutorial source code demonstrating how to build real-time candlestick charts and a crypto trading bot using the Binance API… | 32 | 1034 | maintenance |
| Rachnog/Deep-Trading A collection of deep learning experiments for algorithmic trading, focused on time series forecasting with neural networks. It serves as an… | 32 | 1463 | abandoned |
| xFFFFF/Gekko-Strategies A collection of trading strategies for the Gekko trading bot, complete with backtest results stored in a CSV database. It also bundles inst… | 32 | 1440 | abandoned |
| ExtropyIO/defi-bot A tutorial repository by ExtropyIO teaching how to build a DeFi arbitrage bot that exploits price differences between decentralized exchang… | 32 | 1231 | abandoned |
| stefan-jansen/machine-learning-for-trading Companion code repository for the book 'Machine Learning for Trading, 3rd Edition' by Stefan Jansen, containing 446+ Jupyter notebooks acro… | 86 | 20669 | active |
| georgezouq/awesome-ai-in-finance A curated awesome-list of AI in finance resources, covering LLM agents, deep learning strategies, trading systems, market data sources, pap… | 75 | 6444 | active |
| charliedream1/ai_quant_trade A one-stop AI quantitative trading platform covering learning, simulation, and live trading of stocks, funds, and crypto. It bundles exampl… | 67 | 6375 | active |
| shashankvemuri/Finance A collection of 150+ standalone Python programs for gathering, manipulating, and analyzing stock market data. It covers stock screening, ma… | 66 | 4193 | active |
| RKiding/Awesome-finance-skills A curated collection of plug-and-play Agent Skills that equip LLM-based AI agents with financial analysis capabilities, including real-time… | 49 | 2812 | active |
| quantskills/quantskills A panoramic community catalog and navigator for the QuantSkills organization, indexing 158 reusable quantitative finance skills and AI agen… | 57 | 2205 | active |
| LastAncientOne/Stock_Analysis_For_Quant A collection of stock analysis examples and tutorials implemented across Excel, Matlab, Power BI, Python, R, and Tableau. It covers technic… | 41 | 2053 | active |
| LastAncientOne/Deep_Learning_Machine_Learning_Stock A collection of Jupyter Notebook tutorials and studies applying machine learning and deep learning algorithms to stock price prediction. It… | 32 | 1785 | active |
| Barca0412/Introduction-to-Quantitative-Finance A Chinese-language open-source knowledge base for quantitative finance research, featuring a multi-factor equity investing tutorial, curate… | 73 | 1696 | active |
| borisbanushev/stockpredictionai An educational Jupyter notebook demonstrating a complete pipeline for predicting stock price movements using a GAN with an LSTM generator a… | 49 | 5593 | maintenance |
| wangshub/RL-Stock A tutorial-style project demonstrating how to use deep reinforcement learning (PPO via stable-baselines) to simulate automated stock tradin… | 32 | 3738 | maintenance |
| hkirat/project-ideas A curated list of full-stack project ideas with step-by-step requirements, covering projects like multiplayer chess, multiplayer Flappy Bir… | 29 | 2469 | maintenance |
| VivekPa/AIAlpha An educational Python project demonstrating a stacked neural network architecture (autoencoder plus LSTM and Random Forest models) for pred… | 32 | 1955 | abandoned |
page 1 / 1