Add to Favourites
To login click here

PyBroker is a Python framework designed for developing algorithmic trading strategies, with a focus on strategies that use machine learning. It provides users with the tools to create and fine-tune trading rules, build powerful models, and gain valuable insights into their strategy’s performance. PyBroker supports Python 3.9+ on Windows, Mac, and Linux and can be installed using pip or cloned from the Git repository. Code snippets are provided to give users a glimpse of what backtesting with PyBroker looks like.