Skip to content

Releases: kyosenergy/options-calculator

v1.0.2

02 Feb 14:28
f443255
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

v1.0.1

02 Feb 10:11
6925e88
Compare
Choose a tag to compare

What's Changed

  • Fix case where implied volatility is outside the initial range by @SpellChucker in #2
  • Update supported PHP versions and CI matrix by @zoispag in #3

New Contributors

Full Changelog: 1.0.0...1.0.1

v1.0.0

13 Aug 10:03
e46f571
Compare
Choose a tag to compare

1.0.0

  • Calculate option prices and greeks using Black'76 formula.
  • Derive implied volatilities using Black'76 formula and bisection method.