- Introduction to Quantitative Trading
- Quantitative Trading - Advantages and Disadvantages
- Types of Quantitative Trading Strategies
- Momentum Strategies
- Mean Reversion Strategies
- Market Making Strategies and Day Trading Strategies
- How to Generate Trading Ideas
- Designing A Trading Strategy For Profit
- Backtesting a Trading Strategy - Considerations
- Risk Management of a Trading Strategy
- Risk Indicators - VIX Index and TED Spread
- Plotting the VIX Index and TED Spread in R
- Introduction to Quantmod in R
- Downloading Data Using Quantmod Package in R
- Creating Charts with Quantmod
- Data Analysis with Quantmod in R
- Measuring Overall ETFs Performance
- Quantstrat Example in R - EMA Crossover Strategy
- Quantstrat - EMA Crossover Strategy - Performance and Risk Metrics
- Quantstrat Example in R - RSI Strategy
- Quantstrat Case Study - Multiple Symbol Portfolio
Risk Indicators - VIX Index and TED Spread
There are some risks indicators that traders and investors need to watch to avoid days with high volatility. These indicators are referred to as leading risk indicators. A good example of a risk indicator is the VIX index. This index tracks the implied volatility of the stocks that compose the S&P 500 index. If VIX is higher than 35, the likelihood of a big gap in prices on market open and an increase in volatility becomes greater.
Besides VIX, another leading risk indicator is the TED spread. This is the difference between the three-month London Interbank Offered Rate (LIBOR) based in US dollars and the three-month T-bill interest rate.
The graphs for TED spread and VIX Volatility Index are shown below:
In both graphs we see that VIX index and the TED spread have spikes, especially the VIX index (many times is greater than 20). To avoid extreme volatility a conservative approach to preserve capital in the long term should avoid these periods. The above two graphs for VIX index and TED spread were created in R and the data was tablen from FRED Economic data website. In the next article, you can learn about how to create the VIX index and TED spread charts in R.
To conclude, any individual strategy or portfolio investment need to be evaluated taking into account their potential risks and losses. In the long term, profitable strategies are those that can control and manage risk better than others. Using risk metrics such as Drawdowns, Max Drawdown Expectations, Calmar and Sharpe ratios, Stop Loss orders are a set of important tools to manage risks in trading strategies.
Related Downloads
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.