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 PyBroker #149

Closed edtechre closed 1 year ago

edtechre commented 1 year ago

PyBroker is a framework for creating algorithmic trading strategies, including those that utilize machine learning.

Unlike other algotrading frameworks, PyBroker is specifically designed for developing trading strategies that use machine learning. With PyBroker, you can easily create and fine-tune trading rules, build powerful models, and gain valuable insights into your strategy’s performance.

Some of the key features of PyBroker include:

Additionally, PyBroker was written to be Pythonic and very easy to use.