wilsonfreitas / awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
https://wilsonfreitas.github.io/awesome-quant/
17.54k stars 2.58k forks source link

Add investing algorithm framework #171

Closed MDUYN closed 9 months ago

MDUYN commented 9 months ago

The Investing Algorithm Framework is a Python framework that enables swift and elegant development of investment algorithms and trading bots. It comes with all the necessary components for creating algorithms, including data provisioning, portfolio management, order execution and backtesting.