About

About#

dxlib is a Python library for the Quantitative Finance ecosystem.l It provides a simple and flexible API for defining and executing trading strategies, accessing trading data, external accounts, interfaces, analyzing indicators, portfolio performance, and much more.

dxlib is designed to be easy to use and extend, with a focus on simplicity and readability. It is built on top of popular libraries such as pandas, numpy, and scikit-learn, and is designed to work seamlessly with them.

Accompanying the main library, there are also the dxcore and dxforge libraries, implementing heterogeneous, high-performing parallel core functionalities, and a set of orchestration tools for managing, deploying and scaling trading strategies, respectively.