Skip to content

Commit

Permalink
Add graphical interface link
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLepelaars committed Dec 2, 2024
1 parent e2cc4c1 commit 0fc0bcd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ A Black-Scholes calculator for Python that includes up to the third-order Greeks
Supports the Black-Scholes-Merton model,
Black-76 model and option structures.

There is also a graphical interface available at: [https://carlo.ai/tools/blackscholes](https://carlo.ai/tools/blackscholes)

## Installation

`pip install blackscholes`
Expand Down
2 changes: 2 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Black-76 model and option structures.
Currently only supports
[European options](https://www.investopedia.com/articles/optioninvestor/08/american-european-options.asp).

There is also a graphical interface available at: [https://carlo.ai/tools/blackscholes](https://carlo.ai/tools/blackscholes)

## Installation

`pip install blackscholes`
Expand Down

0 comments on commit 0fc0bcd

Please sign in to comment.