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

Add config option for disabling quantization in results

edtechre opened this issue · comments

Allow disabling of quantization when returning strategy results.

Adds round_test_result config option which can be used to disable rounding values in TestResult to dev branch.

Targeted for v1.1.31 release.