.+-------+
.' : .'| QUBE | Quantitative Backtesting Environment
+-------+' | | (Community version)
| : * | |
| ,+---|---+
|.' | .'
+-------+'
Community version of Quantitative Backtesting Framework for development trading strategies. It provides tools to backtest, optimize, and analyze trading strategies using historical data. Library includes various functions that help with signal generation, portfolio construction, performance analysis, risk management, and plotting.
Qube can be used to build automated trading systems for different financial markets like stocks, futures, forex, cryptocurrencies, and indices. It is compatible with Jupyter notebooks, IPython, or plain Python scripts.
pip install qube2
or
pip install git+https://git@github.com/dmarienko/Qube.git
See docs folder: