Skip to content

Use Greek Indicators Along With QuantLib Option Pricing Models #7505

@AlexCatarino

Description

@AlexCatarino

Expected Behavior

Option price models are implemented in LEAN.
With this implementation, it is easier to debug and fix some problems.

Actual Behavior

LEAN relies on QLNet.

Potential Solution

Implement the pricing models and remove QLNet.
QLNel is convenient because it provides several models out of the box. However, most users use one or two models, so it's not particularly hard to implement the most popular options pricing models, and we can optimize the implementation for LEAN's consumption.

EDIT: We have implemented Option Pricing Model: see Greek Indicators.
We need to be able to use them seamlessly.

Reproducing the Problem

N/A

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions