Click here to Login








Implied Volatility of iPath ETNs - IV Historical Data

by The trader, 4995 days ago
Share |


iPath Exchange Traded Notes, ETNs, are unsecured debt securities, delivered by Barclays Bank PLC, that offers investors a way to track and earn from the return of strategies or market indices.
ETNs follow the performance of a benchmark or market index; the iPath EUR/USD Exchange Rate ETN for example, tracks the performance of the Euro compared to the U.S. dollar and consequently increases when the EUR/USD currency appreciates and decreases when the EUR/USD Forex pair declines. Another example is the S&P 500 VIX Short-Term Futures Index, an ETN designed to track the stock market volatility via the VIX Index (CBOE Volatility Index).

The implied volatility of all iPath ETNs are downloaded by this trading object. This item downloads the implied volatility data from the iPath ETN website and then stores it in the "volatility -> iv" database field.

Here is an example on how to access and plot the implied volatility on a chart:
iv = GetData("volatility" , "iv");
plot(iv, "Implied Volatility");

And here is a trading rule that returns a bullish/bearish signal when the implied volatility of the corresponding ETN is lower than its 30-Bar moving average:
GetData("volatility" , "iv") < SMA(GetData("volatility" , "iv"), 30)

An increase or decrease in the implied volatility can be measured using the RoC or rate of change technical analysis indicator; here is an example:
roc(GetData("volatility" , "iv"), 10) > 5

The above trading rule returns one if the implied volatility of the underlying ETN increases by more than 5% during the previous 10 trading days.




You have to log in to bookmark this object
What is this?




Type: Download Script

Object ID: 639


Country:
All

Market: ETF Market

Style:
Fundamental Analysis

Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects

Empty

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis



Random Blog Posts

Create a Pivot Table that displays the Relative Strength Index - RSI

6 Stock Trading Items Related to the New York Stock Exchange - NYSE

Pivot Tables in QuantShare Trading Software

How to create market indicators using the composite function - Part 1

Optimize a trading strategy using the Sharpe ratio

How to create a trading indicator that uses stock news

How to create your own technical analysis indicators

Create a stock index or a trading indicator using the composite tools

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






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.