kieran-mackle / AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
https://kieran-mackle.github.io/AutoTrader/
GNU General Public License v3.0
937 stars 215 forks source link

Add handling for empty trades in position_histories_dict #94

Closed pboachie closed 6 months ago

pboachie commented 6 months ago

Issue:

Changes:

This will allow you to continue optimization with a strategy that starts off with no trades..