Devlog #1 - Contango
I have finally released Contango on PyPI!
What is Contango?
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!
Comments 3
wow
the problem is that it’s going to fit the model on the training data… I recommend reading “Advances in financial machine learning” from Marcos Lopez de Prado, he explains it in a way better way than me
oh, this does not use machine learning at all. its a tool for people to make strategies themselves.
Sign in to join the conversation.