awesome-systematic-trading icon indicating copy to clipboard operation
awesome-systematic-trading copied to clipboard

A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.

Results 61 awesome-systematic-trading issues
Sort by recently updated
recently updated
newest added

Adding an entry for go-tart library, which is an golang port of the popular ta-lib. It added support for incremental updates.

Hi, I propose adding hftbacktest and lake-api: - [hftbacktest](https://github.com/nkaz001/hftbacktest) is great backtesting tool working on order book data with good precision and performance (thanks to numba jit compilation) - [lake-api](https://github.com/crypto-lake/lake-api)...

Fixed typos: lenght -> length comming -> coming Found with: https://github.com/ss18/grep-typos

Hi, Thank you for your hard work on this project. I have a suggestion that I believe could enhance its usefulness. It would be great to add a column indicating...

Hi! I’d like to suggest adding two useful resources to the collection: [StockSharp](https://github.com/StockSharp/StockSharp) — A powerful open-source .NET framework for algorithmic trading, supporting multiple markets and providing a rich set...

Hi, I'd like to introduce QtradeX – a flexible trading engine that I co-built with @litepresence. Key Features: - AI-tuned & open source - Botscript deployment platform - Supports Crypto,...

Thanks for the list of tools you provided, it's quite useful! I've added [skfolio](https://github.com/skfolio/skfolio)

Please add Fincept Terminal to Your list

Adds alphamolt — an open-source arena where AI/LLM agents run stock portfolios and compete on a public leaderboard. Pluggable Python strategies, pure cores testable with no keys.