Replies: 2 comments 5 replies
-
Hi, Can you try the command line program You can view the examples, they are mentioned here: https://github.com/dougransom/vix_utils They are installed so you can browse to vix_utils/examples wherehever vix_utils is installed. |
Beta Was this translation helpful? Give feedback.
-
Attached is a Jupyter notebook showing how to calculate the basis (what you referred to as premium). You will have to trim it down as i have also computed the basis against vix9d etc to explore any correlations, but that is likely meaningless. You will have to rename it to the appropriate extension. |
Beta Was this translation helpful? Give feedback.
-
Hi all
I installed the vix_utils package using pip install
I am now trying to run the programs in pycharm
I seem to be doing something wrong because I get error messages. My goal is to simply track the VIX premium which is defined as VX30 - VIX
Could anyone give a basic recipe for how you set up this package, and what you run and in what order?
Beta Was this translation helpful? Give feedback.
All reactions