What Is Trading Strategy Framework?
The Trading Strategy Framework is a Python-based software development library to develop automated trading strategies for decentralised finance markets. The core audience of the library is quants.
The framework consists of
Market data feed reader in the form of Trading Strategy Client
Backtesting framework based on Jupyter Notebook
Third-party capital deposits using vaults
See also