edtechre / pybroker

Algorithmic Trading in Python with Machine Learning

Home Page:https://www.pybroker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return indicator values and model predictions from Strategy

edtechre opened this issue · comments

See #81

Committed to dev. Added return_signals config option to enable and TestResult#signals member that holds the data.

Targeted for v1.1.31 release.