Skip to content

v0.15.2

Latest

Choose a tag to compare

@joaquinbejar joaquinbejar released this 16 Mar 08:01
f420b94

What's Changed

  • Fix get_max_profit/get_max_loss for single-leg strategies (#284)
    • LongCall/ShortCall: Unbounded profit/loss now returns Positive::INFINITY
    • LongPut/ShortPut: Correct evaluation at price=0 where appropriate

Full Changelog: v0.15.1...v0.15.2