Contango
- 1 Devlogs
- 22 Total hours
Backtest, optimize, and analyze trading strategies over tens of thousands of parameters at once.
Backtest, optimize, and analyze trading strategies over tens of thousands of parameters at once.
I have finally released Contango on PyPI!
Contango is a full trading engine that helps you build trading strategies. It does all of the heavy lifting - the results, metrics, and the entire trading engine behind the hood.
I’ve never created a package on PyPI, so doing this was a massive learning experience - from uploading to TestPyPI to iterating multiple times before I got my pyproject.toml right.
I sent one of the graphs generated after testing my project demo out using the package.
See the package on PyPI here: https://pypi.org/project/contango/
Have a great rest of your day!