backtesting

Tag

Cards List
#backtesting

@DanKornas: Need to test multiple trading strategies without stitching together separate backtest systems? Magents is an open-sourc…

X AI KOLs Timeline · yesterday Cached

Magents is an open-source Python framework for simulating and backtesting multiple trading strategies in one system, with isolated strategy pods, an event-driven engine, and central risk controls.

0 favorites 0 likes
#backtesting

@_zheergen: Guys! Found another all-in-one Python stock tool — InStock. The myhhub/stock repository covers A-share quantitative analysis quite comprehensively: data scraping, indicator calculation, stock selection, backtesting, and automated trading all in one. Let me highlight the core features: Real-time A-share data scraping + 30…

X AI KOLs Timeline · 5d ago Cached

Introduces the open-source Python tool InStock (myhhub/stock) for A-share quantitative analysis, supporting data scraping, technical indicators, stock selection, backtesting, automated trading, etc., and can be deployed via Docker.

0 favorites 0 likes
#backtesting

@heyrimsha: 10 Best free GitHub repos that anyone with $100 and a laptop can use to trade like a hedge fund in 2026. These are some…

X AI KOLs Timeline · 2026-07-15 Cached

A curated list of 10 free GitHub repositories for algorithmic trading and quantitative finance, covering tools for backtesting, data analysis, portfolio optimization, and AI-driven trading strategies.

0 favorites 0 likes
#backtesting

@waveking1314: Someone compiled all the tools commonly used by quantitative funds into a free GitHub repository. Pricing engines, backtesting frameworks, order books, real-time quotes, risk models – almost a complete set. The projects included are absurdly numerous: Options pricing library for calculating option and derivative values, covering multiple pricing models and risk metrics. Complete backtesting framework…

X AI KOLs Timeline · 2026-07-13 Cached

A user curated a free GitHub repository aggregating numerous open-source quantitative finance tools, including pricing engines, backtesting frameworks, order book simulators, and risk models, making institutional-grade research tools accessible to individuals at minimal cost.

0 favorites 0 likes
#backtesting

@gemchange_ltd: Someone put every tool quant funds use into a single free GitHub repo. Pricing engines. Backtesters. Order books. Live …

X AI KOLs Timeline · 2026-07-13 Cached

A GitHub repo aggregates free, open-source quantitative finance tools—pricing engines, backtesters, order books, and HFT simulators—typically guarded by firms, including Microsoft's AI quant platform.

0 favorites 0 likes
#backtesting

@0x_fokki: QUANT FIRMS BURIED THEIR EDGE UNDER MATH LIKE THIS SO YOU'D NEVER TOUCH IT. THAT ERA JUST ENDED. the screen shows quant…

X AI KOLs Timeline · 2026-07-12 Cached

The post claims that quant firms' complex mathematical edge is now accessible via a plain-English chat interface that can describe, backtest, and execute trading strategies, democratizing quant finance.

0 favorites 0 likes
#backtesting

@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
#backtesting

@geekbb: Open-source A-share quantitative workstation, using TickFlow data for three tasks: stock selection, real-time monitoring, and backtesting. Built-in 20 stock selection strategies (Polars vectorization runs all A-shares in seconds), supports no-code custom signals, AI strategy writing, multi-condition monitoring rules + Feishu push. https:…

X AI KOLs Timeline · 2026-07-02 Cached

Open-source A-share quantitative workstation, based on TickFlow data, implements three functions: stock selection, real-time monitoring, and backtesting. Built-in 20 Polars vectorized strategies, supports AI strategy writing and Feishu push.

0 favorites 0 likes
#backtesting

@analogalok: I just got Gemma 4 26B A4B MoE model running fully locally with Hermes agent on an 8GB RTX 4060 and it's now backtestin…

X AI KOLs Following · 2026-06-23 Cached

A developer demonstrates running Gemma 4 26B MoE model locally on an 8GB RTX 4060 with Hermes agent to fully automate backtesting of trading strategies, highlighting the growing capability of local LLMs as autonomous agents.

0 favorites 0 likes
#backtesting

@FinanceYF5: Loop Engineering——The True Source of Alpha for Quantitative Traders 1/ Backtest perfect, goes live for two weeks and starts losing. Every quant has experienced this. The problem isn't that the model isn't good enough; it's that you only have one guess, no iteration. Loop Engineering is the solution.

X AI KOLs Timeline · 2026-06-19 Cached

A thread introducing Loop Engineering as a solution to the common problem of quant strategies that backtest perfectly but fail in live trading, emphasizing the need for iterative optimization.

0 favorites 0 likes
#backtesting

@Stone141319: Just whipped up a quantitative backtesting tool, open-sourced for those who need it. If it helps you, feel free to follow and support, thanks!!! Wondering if your trading ideas are solid? Don't rely on gut feelings—throw them into historical K-line data and see for yourself!!! As a Hermes newbie, I used to only run simulated trades to test strategies. After participating in BG's hackathon, I learned about data backtesting.

X AI KOLs Timeline · 2026-06-16 Cached

Stone141319 released a local cryptocurrency quantitative backtesting tool called Hermes Backtest Lab, supporting spot, perpetual swap, and on-chain token backtesting without requiring an API key, and offers various presets and custom parameters.

0 favorites 0 likes
#backtesting

@geekbb: A Chinese quantitative finance tutorial for absolute beginners, using Jupyter Notebook format, each chapter can be run through in about 30 minutes. The first installment includes 4 chapters: quantitative cognition, return analysis, dual moving average strategy, and strategy backtesting. Uses yfinance to fetch real market data. https://github.c…

X AI KOLs Timeline · 2026-06-12 Cached

A Chinese quantitative finance tutorial for absolute beginners, using Jupyter Notebook format, containing 4 chapters (quantitative cognition, return analysis, dual moving average strategy, and strategy backtesting). Uses yfinance to fetch real data, each chapter can be run through in about 30 minutes.

0 favorites 0 likes
#backtesting

@XAMTO_AI: Guys, there's something I just have to tell you about. An open-source AI quantitative trading platform has quietly launched. Locally self-deployable, full-chain connectivity, covering crypto, US stocks, and forex — from analysis to live trading all in one — can you believe it? Two years ago, such a thing was either ridiculously expensive or simply non-existent. Now it's directly open-sourced on G…

X AI KOLs Timeline · 2026-06-10 Cached

Introducing QuantDinger, an open-source AI quantitative trading platform that supports local deployment, full-chain connectivity for crypto, US stocks, and forex, integrating AI analysis, strategy generation, backtesting, and live trading integration.

0 favorites 0 likes
#backtesting

@tom_doerr: Generates and rigorously validates algorithmic trading strategies using Claude https://github.com/zostaff/ai-quant-rese…

X AI KOLs Timeline · 2026-06-02 Cached

ai-quant-lab is an open-source Python framework that uses Claude to generate algorithmic trading strategies and rigorously validates them with statistical tests to avoid overfitting.

0 favorites 0 likes
#backtesting

TEMPO: Temporal Enforcement via Mode-Separated Policy Optimization for Trustworthy LLM Backtesting

arXiv cs.LG · 2026-05-20

Proposes TEMPO, a policy optimization method that trains LLMs to reason exclusively from pre-cutoff information by using a two-mode reward and GRPO-based training, reducing knowledge leakage by 2–13% while improving task performance by 6–13%.

0 favorites 0 likes
#backtesting

Mobius

Product Hunt · 2026-05-15

Mobius is a tool that lets users describe a trade and automatically builds, backtests, and runs it.

0 favorites 0 likes
#backtesting

nautechsystems/nautilus_trader

GitHub Trending (daily) · 2026-06-17 Cached

NautilusTrader is an open-source, Rust-native algorithmic trading engine for multi-asset, multi-venue systems, providing a single event-driven architecture for research, simulation, and live execution with Python or Rust strategy development.

0 favorites 0 likes
← Back to home

Submit Feedback