mercurius

Yet Another Portfolio Management Toolbox


License
MIT
Install
pip install mercurius==1.6

Documentation

Yet Another Portfolio Management Toolbox.

Use at your own risk.

Installation

pip install mercurius

Usage

from mercurius import

Features

  • Data Augmentation
    • Concat different assets ohlcv
    • Concat different assets ticker
  • Backtest
  • Trading algorithms full list

Contributing

TODOs (Check ISSUES)

Disclaimer

This project is based on OLPS[1] and PGPortfolio[2]. Many thanks to the authors.

[1] https://github.com/olps/olps [2] https://github.com/zhengyaoJiang/PGPortfolio