Click here to Login





                                                   How to calculate the Wlliams VIX Fix?

  0

0
Chaim6
2014-05-20 04:35:07


The Williams VIX Fix (WVF) is defined as:
WVF = (Highest (Close,22) - Low)/(Highest(Close,22))*100

It's supposed to give a synthetic approximation of the Vix using historical price data of any security or market. When used as a supplement to the VIX it works very well. It supposed to give values similar to the VIX, in the range of 10-25 in normal times.

So I tried the following in Quantshare language in a chart formula:
GSPC = GetSeries("^GSPC", high);
Highest = hhv(GSPC, 22);
WVF = ((Highest-low)/Highest) *100;
Plot(WVF, "Wilders VIX Fix", colorBlack, ChartLine, StyleNoScale);

But I am getting numbers in the range of 99.xx

Thanks



Chaim6
2014-05-20 23:25:32

  0

Never mind. I found it here while searching for a better description of what it is.

Thanks!





Williams' VIX Fix - WVF (by Vangelis M., uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads Notes Report an item

No more messages
0




Reply:

No html code. URLs turn into links automatically.

Type in the trading objects you want to include: - Add Objects
To add a trading object in your message, type in the object name, select it and then click on "Add Objects"










QuantShare

Trading Items
Trading rules using the VIX Index
How far are the close prices from the support line
Number of Times an Event Occurred in the First N-Minutes of a Tra...
Investing in stocks using the Kelly criterion money management st...
Market Rule based on the Crossover Between Stock Close prices and...

How-to Lessons
How to calculate the average of a time series using the money man...
How to plot a stock using different periods in the same chart
How to display the number of notes per stock
How to dynamically update the settings of an indicator
How to plot two different time frames in the same chart

Related Forum Threads
How to obtain volatility of all the stocks in the portfolio?
How do you retrieve the entry and exit price for a position?
How do I refer to the close price of another symbol in a formula?
How do I find the close price for an entry matching a custom DB
How do I simulate if then statements for the simulator?

Blog Posts
How to Calculate and Display the Bid/Ask Spread on a Chart
How to create market indicators using the composite function - Pa...
Sentiment Analysis: How to measure the sentiment score of your st...
How to predict and trade the stock market using pivot points
How to create the advance/decline market breadth indicator









QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.