Jump to content
Medved Trader Forums
  • 0

VWAP bands


Simeon

Question

Hello,

I use these bands I made in excel that are based off of the VWAP and was wondering if could add additional parameters to your VWAP bands indicator to create them in Medved? They work by looking at historical volatility and calculating gamma from implied volatility. In the attached example gamma equals 0.31 and the bands are created by multiplying gamma by 0.25, 0.5, 1.0 and 2.0. Even the option to add only the gamma value to VWAP bands would be great as can I calculate the rest myself.

Many thanks,

Simeonhttps://www.dropbox.com/s/a8flfxeoh33p8e7/CODX.PNG?dl=0

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Thanks for your reply. There are three calculations:

1. Daily Volatility =STDEVA(Daily Change over 252 trading days)

2. Implied volatility = Daily Volatility x (SQRT(265 or 365))

3. Gamma = VWAP Price x (Implied Volatility / SQRT(252))

Then the bands are created by multiplying Gamma by 0.25, 0.5, 1.0 and 2.0 and adding/subtracting to and from VWAP price. 

Here is a link to better screenshot showing all parameters: https://www.dropbox.com/s/c4g4623rfburqij/BIMI.PNG?dl=0

Link to comment
Share on other sites

  • 0

... and here is the problem. You want to use a historical calculation (252 trading days) in an intraday chart. Intraday chart can have access to that data but the data is only there if the historical chart was brought up and backfilled, and the intraday chart has no way of knowing whether that data has been updated recently.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...