Gamma Max, Gamma Neutral, Delta Neutral calculations #2741
Replies: 2 comments 15 replies
-
Hey! I have played around slightly with this and can add something. The biggest issue is that in order to get the historical data, we need snapshots of the full option chain at the end of a given day. As far as I know, this will require a paid subscription to get all the end of day snapshots. So I can add an implementation for the current snapshot to our backlog and then users can add on with more sophisticated models. |
Beta Was this translation helpful? Give feedback.
-
Hey @system1system2. I went a little overboard after House of Dragon last night. Here is a VERY SIMPLE script to get delta neutral for a given ticker. If you call this function DeltaNeutral, you can do This can be improved I am sure and I can look into GN and GM, but for now I work :D
|
Beta Was this translation helpful? Give feedback.
-
The exact calculation of GM, GN, and DN is one of the jealously guarded secrets in finance communities. The formulas are out there, but you can refine them by accounting for implied volatility. Multiple people have come up with multiple models and they don't share those.
Given how exceptionally important these values are in options trading, open source those models would be a game changer, and make OpenBB Terminal a must-have tool.
It would be great to see both the values and a plot of where GM, GN, and DN sit in the entire options chain.
Beta Was this translation helpful? Give feedback.
All reactions