stefan-jansen / pyfolio-reloaded

Portfolio and risk analytics in Python
https://pyfolio.ml4trading.io/
Apache License 2.0
389 stars 111 forks source link

Fixed incorrect column name in round_trips.gen_round_trip_stats #49

Open amdupre opened 3 months ago

amdupre commented 3 months ago

Calls to gen_round_trips_stats failed due to a wrong column name. Fixed and added a generic call in the test cases to make sure a call will go through.