jeffrey82221 / gluonts_fund_price_forecast

This project aims to predict the future price of mutual fund via GluonTS package.
MIT License
2 stars 0 forks source link

Access integration with finlab_crypto #2

Open jeffrey82221 opened 2 years ago

jeffrey82221 commented 2 years ago

Finlab crypto is a python package with nice visualization of backtesting for cypoto trading strategy.

The different of their backtesting from ours is that they use Buy and Sell signal to calculate earning rather than just evaluate the metric-based performance of a model.

I would be nice to leverage their Buy-Sell strategy backtesting module to evaluate a strategy based on our model.

This alternate backtesting module might be named as "StategyBackTestor" to distinguish it to our original BackTestor.

Ref: https://github.com/finlab-python/finlab_crypto https://colab.research.google.com/drive/1l1hylhFY-tzMV1Jca95mv_32hXe0L0M_?usp=sharing#scrollTo=zHHvAreOLxR6