Data-Driven-Allocator / option-visualiser

Option visualiser for linear and inverse contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option Visualiser

Python code that visualises the profit/loss of both linear and inverse option contracts.

When using inverse contracts, be sure to enter the option premium in base currency terms, not in dollars. For example if you are trading inverse BTCUSD options on Deribit, the premium is an amount of bitcoin (the base currency).

Go to https://github.com/cryptarbitrage-code/option-visualiser for the latest code.

Follow me on https://twitter.com/cryptarbitrage for other free resources and content.

Deribit ref-link: https://www.deribit.trade (10% discount on trading fees)

GUI and Charts

Tkinter is used for the GUI, and Matplotlib is used to plot the charts.

About

Option visualiser for linear and inverse contracts


Languages

Language:Python 100.0%