quantitative-trading

Tag

Cards List
#quantitative-trading

@sunmer575399: Found a fantastic open-source project TradingAgents, 96.1k stars, significantly lowering the AI barrier. Uses multiple AI agents for stock trading: some monitoring financial reports, others watching news, and managing sentiment, then voting on decisions, much more reliable than single-model guesses. Can easily connect to NVIDIA, Kimi, Groq, Mis…

X AI KOLs Timeline · 2d ago Cached

TradingAgents is an open-source multi-agent framework for AI-driven financial trading, supporting multiple AI models and data sources, with checkpointing functionality.

0 favorites 0 likes
#quantitative-trading

@Rossst_03: Yilin Wang, MIT mathematician and one of the leading minds on the geometry of randomness: "there is a precise number fo…

X AI KOLs Timeline · 2026-09-03 Cached

Mathematician Yilin Wang's work on Loewner energy quantifies how far curves deviate from randomness, aiding Citadel in distinguishing true market signals from noise with $500,000 rewards for precise computation.

0 favorites 0 likes
#quantitative-trading

Built an Autonomous Swing Trading Pipeline with Self Validation

Reddit r/AI_Agents · 2026-08-25

The author built an autonomous swing trading pipeline using Hermes AI that screens stocks, tracks performance, and self-validates strategy changes every 48 hours, achieving a 60% win rate over two months.

0 favorites 0 likes
#quantitative-trading

@BTCqzy1: Found a Treasure GitHub Repository: A Complete Suite of Agent Skills for A-Share Quantitative Trading! The Most Troublesome Part of Quant Trading Is Often Not Writing Strategies, but Finding Data, Connecting APIs, Setting Up Backtesting Environments, and Integrating These Tools Together. Recently Discovered a Very Practical Open-Source Project: finance-quant-skills…

X AI KOLs Timeline · 2026-08-24 Cached

This GitHub repository named finance-quant-skills provides 13 installable Agent Skills specifically designed for A-share quantitative trading, covering functions such as data acquisition, strategy backtesting, and document query.

0 favorites 0 likes
#quantitative-trading

@_zheergen: Wow! Tonghuashun official jumps in — A-share data service officially open-sourced, one API Key handles it all, fully supports AI Agent, quantitative trading, and development! Previously, for A-share quantitative trading, data sources were always a headache: web scraping feared being blocked, third-party data expensive, Tushare free quota insufficient. Now Tonghuashun itself has open-sourced the data…

X AI KOLs Timeline · 2026-08-22 Cached

Tonghuashun officially open-sources its A-share data service, providing comprehensive market data through a single API Key, with native support for MCP and Agent Skill, facilitating use by AI Agents and quantitative development.

0 favorites 0 likes
#quantitative-trading

@bi_9527zx: Quantitative trading has finally found its true 'ultimate weapon'! NautilusTrader is currently one of the most hardcore open-source trading engines on GitHub (already 26,000+ Stars!). Rust native core, brutal performance + memory safety. Python for strategies, smooth as silk. The most impressive part is: backtesting...

X AI KOLs Timeline · 2026-08-21 Cached

NautilusTrader is a high-performance, open-source trading engine with a Rust core and Python strategy support, enabling seamless transition from backtesting to live trading across multiple assets and exchanges.

0 favorites 0 likes
#quantitative-trading

@qihang_zeng6688: Next time someone tells you that GitHub can't make money, throw these 8 repositories in their face! Bookmark first and read later, get one step closer to making money! 1. https://github.com/XiaomingX/ai-money-maker-handbook… This website is mainly about various information gaps for making money, covering AI side hustles, startup pitfalls from 0 to 1, money-making insights, and other practical content.

X AI KOLs Timeline · 2026-08-20 Cached

This article introduces eight GitHub repositories covering AI side hustles, remote work, quantitative trading, and more, helping users leverage technical resources to increase income.

0 favorites 0 likes
#quantitative-trading

@XAMTO_AI: How to Apply Theoretical Knowledge in the Real A-Share Market? The Two Projects I Found Later Helped Me Bridge the Gap from Both Directions. Let's Start with the myhhub/stock System – It Feels Very Practical, from Daily Automatic Data Fetching for Stocks and ETFs, to Calculating Technical Indicators (MACD, K…

X AI KOLs Timeline · 2026-08-15 Cached

This article provides a detailed introduction to the InStock stock system, an open-source quantitative investment tool that supports data fetching, technical indicator calculation, K-line pattern recognition, and strategy backtesting, among other functions.

0 favorites 0 likes
#quantitative-trading

@guxiaochun888: Today, I made a decision that defies my ancestors by completely open-sourcing my profitable code. I will research and open-source more strategies in the future. https://qtrader.cc You can see my open-sourced strategies in the strategy market. #DailyCompounding #Quant #qtrader

X AI KOLs Timeline · 2026-08-15 Cached

The user is open-sourcing their profitable quantitative trading code and introducing the QTrader platform, which offers strategy management, backtesting, and simulated trading features.

0 favorites 0 likes
#quantitative-trading

Jane Street suffers $15B hit after meltdown at Situational Awareness

Hacker News Top · 2026-08-14

Jane Street, a quantitative trading firm, suffered a $15 billion financial loss following a meltdown incident involving its Situational Awareness system.

0 favorites 0 likes
#quantitative-trading

@XAMTO_AI: Finding reliable open-source libraries for quantitative and algorithmic trading can be tough amid the vast and scattered online resources. awesome-systematic-trading is a curated list of free quantitative libraries sorted by language, making it easy to jump to the right resources. It mainly includes:

X AI KOLs Timeline · 2026-08-14 Cached

This article introduces a GitHub repository called awesome-systematic-trading, which categorizes free open-source quantitative trading libraries and resources by programming language, helping developers quickly find suitable tools.

0 favorites 0 likes
#quantitative-trading

AQuA: Recursively Self-Improving Quantitative Trading Research Agents

arXiv cs.CL · 2026-08-14 Cached

AQuA is a research system with two independent language-model-driven agents that recursively self-improve in quantitative trading research, achieving strong information coefficients on crypto and US equities while using sealed sandboxes to prevent data leakage.

0 favorites 0 likes
#quantitative-trading

@_zheergen: Earlier, I met a teacher who explained the entire quantitative pipeline very thoroughly. I asked him if there was a single video that could truly string together "data scraping → machine learning prediction → portfolio optimization → strategy backtesting." He showed me a very clear full-stack framework: from environment setup, ARIMA and NeuralProph…

X AI KOLs Timeline · 2026-07-27 Cached

Introduces a full-stack hands-on Python quantitative trading video tutorial, covering data scraping, machine learning prediction, portfolio optimization, and strategy backtesting, and mentions the open-source quantitative trading execution system Kungfu.

0 favorites 0 likes
#quantitative-trading

@spicycandy00: Paid Bloomberg Terminal: $24,000/year. GitHub alternative: 29k Stars, free. The four most powerful, sorted by Stars. daily_stock_analysis | 58k Stars http://github.com/ZhuLinsen/da…

X AI KOLs Timeline · 2026-07-24 Cached

This tweet recommends four high-Star open-source financial analysis tools that can replace Bloomberg Terminal, covering daily briefings, professional terminals, algorithmic trading, and in-depth research, all deployable for free on GitHub.

0 favorites 0 likes
#quantitative-trading

@XAMTO_AI: Still losing hair writing quantitative strategies? Vibe-Trading, a personal AI trading agent from the HKUDS team at HKU, lets you command AI using natural language! Just speak human language and it can help you: research markets + auto-generate strategies, one-click backtesting + output full reports, multi-agent team collaboration...

X AI KOLs Timeline · 2026-07-15 Cached

Vibe-Trading is a personal AI trading agent from the HKUDS team at HKU, supporting natural language generation of quantitative strategies, one-click backtesting, and multi-agent collaboration. It comes with an embedded library of 456 alpha factors and is open-sourced.

0 favorites 0 likes
#quantitative-trading

EVOQUANT: Self-Evolving Verifier-Guided Strategy Optimization for Robust Quantitative Trading

arXiv cs.AI · 2026-07-15 Cached

Proposes EVOQUANT, a self-evolving framework that uses LLMs and a verifier pipeline to automate quantitative trading strategy optimization, achieving significant Sharpe ratio improvements across A-share and crypto markets.

0 favorites 0 likes
#quantitative-trading

@CycleDecoded: Unbelievable, guys—GitHub just quietly unleashed a monster project that's set to disrupt institutional quant traders' livelihoods. The project is called Alpha-Dojo/DojoAgents, with a brutally hardcore positioning: 'Full-market Personal Investment AI Copilot.' This isn't some grandstanding large model that just talks in circles; it's the real deal…

X AI KOLs Timeline · 2026-07-10 Cached

Alpha-Dojo/DojoAgents is a full-market personal investment AI copilot framework that supports automated analysis and strategy backtesting for stocks, forex, and cryptocurrencies. It is fully open-source and aims to give retail investors access to institutional-grade quantitative tools.

0 favorites 0 likes
#quantitative-trading

@KKaWSB: https://x.com/KKaWSB/status/2074289438474330306

X AI KOLs Timeline · 2026-07-07 Cached

This article details how to build a personal quantitative trading system using free AI open-source tools (such as OpenBB, Qlib, TradingAgents, etc.), covering five major modules: data, research, backtesting, risk control, and execution, and points out common pitfalls and discipline.

0 favorites 0 likes
#quantitative-trading

@KKaWSB: Going the extra mile, folks — quantitative trading projects on GitHub have reached a whole new level. There are plenty of ready-to-use strategies you can practice with (here's a curated list). What Wall Street teams earn millions for is now given to you for free by these open-source projects, complete with tutorials.

X AI KOLs Timeline · 2026-07-05 Cached

A curated list of open-source quantitative trading projects on GitHub, including AI-powered platforms like Qlib and FinGPT, multi-agent frameworks, and backtesting tools, all with tutorials and ready-to-use strategies.

0 favorites 0 likes
#quantitative-trading

@KKaWSB: https://x.com/KKaWSB/status/2073914011524219109

X AI KOLs Timeline · 2026-07-05 Cached

This article details the learning path for an ordinary person to become a quantitative trader, covering five stages: probability, statistics, linear algebra, calculus, and stochastic calculus. It also explains the industry's compensation structure, interview requirements, and the rapid growth of AI/ML positions.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback