Skip to content

cryptarbitrage-code/deribit-position-greeks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deribit Position Greeks

Python code that pulls in your Deribit derivatives positions, then calculates and displays the Greeks of your positions.

Go to https://github.com/cryptarbitrage-code/deribit-position-greeks for the latest code.

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

Deribit ref-link: https://www.deribit.com/?reg=1332.557&q=home (10% discount on trading fees)

GUI and Charts

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

Deribit API enpoints

This program uses the following api endpoints:

get_positions

get_order_book

get_instruments

get_instrument (not used but included in api_functions.py)

get_book_summary_by_instrument (not used but included in api_functions.py)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages