warren-oneill / powerline

Extension to the zipline library for the German EPEX and EEX energy markets
Other
7 stars 1 forks source link

TP2 (old) Extend zipline to support backtesting and optimisation of prognoses #13

Open dhexus opened 9 years ago

dhexus commented 9 years ago

:moneybag: :moneybag: :moneybag: :moneybag: :moneybag: :moneybag: :moneybag: :moneybag:

Purpose

Next to backtesting of trading algorithms, backtesting of prognoses is the other big use case of GG's future backtesting framework. We are looking for a way to generally extend zipline to support prognoses instead of applying a quick fix. For instance, TradingAlgorithm and Prognoses could extend from a common base class Model.

Level of Ready