A visualization tool created to help gauge the volatility of Deribit options
This tool can connect to Deribit's public endpoint (registration required) and get real-time analysis.
Note: This project seems to be getting a lot attention. I will try to update this project in the next 2 weeks.
git clone https://github.com/pengjin2/Derbit-Volatility-Visulization.git
Data to be included in the plot and data stream.
Data can be saved to local directory. When you set save_local
= True
, the data used to draw the session graphs will be updated automatically.
Currently only 3 kinds of plots are supported. More will be provided if deem necessary.
This project is licensed under the MIT License - see the LICENSE file for details