Closed david-alvarez-rosa closed 1 year ago
Current implementation is only taking into account call options. However, data needed for put options should be the same as for call options — implement the needed logic for put options.
Handled via PR https://github.com/Waifod/quant_finance_models/pull/63.
Closing as done!
Current implementation is only taking into account call options. However, data needed for put options should be the same as for call options — implement the needed logic for put options.