Skip to content

Cultivating-Alpha/quantbt

Repository files navigation

A hyper efficient backtesting engine with traders and quant researchers in mind.

It uses numba.

Installation

You need to have poetry installed on your system. Then run the following

poetry install
poetry install --all-extras