Blog

Composite Equity ETF Analysis (8/10/2015)
Equity AnalysisResearch

Composite Equity ETF Analysis (8/10/2015)

While I continue to update the ICC Valuation methodology I plan to post more of the custom charts I use to gain insight into current market structure, momentum, and relative value. Updated Composite ETF List Best vs Worst Performing ETF Composite L/252 Days Best vs Worst Performing ETF Composite L/63 Days Best vs Worst Performing ETF Composite L/21 Days BarPlot Cumulative Returns L/4 Weeks Z - Score Average Risk-Adjusted Returns L/21 Days

READ MORE
European Sovereign Debt Crisis Redux, What's the Playbook?
Global MarketsResearch

European Sovereign Debt Crisis Redux, What's the Playbook?

I wrote this post originally as a guest feature on RectitudeMarket.com. Check out the website for great investment ideas and original analysis. Now that Greece has officially rejected austerity it’s time to examine our 2011 playbook to get some clues as to what might happen. More importantly depending on your timeframe there should be plenty of strategic and tactical strategies for profit due to the increase in volatility. Let’s compare EUR/USD, Treasury yields, EU yield spreads, and other Dev

READ MORE
How do Bank Stocks Perform During Periods of Rising Rates? (Python Code Version)
PythonQuant

How do Bank Stocks Perform During Periods of Rising Rates? (Python Code Version)

This is the Python version of a guest article that originally appeared on RectitudeMarket.com. In this version I include the Python code used to generate the anaylsis. This subject has garnered a healthy debate among market participants in recent weeks. Conventional wisdom says that banks and the financial sector overall should benefit from a rising rate environment. The story goes that bank profitability is inextricably linked to `Net Interest Margin (NIM)`. If rates are rising, it is assumed

READ MORE
How Volatile Are US Treasury Bond Yields?
PythonQuant

How Volatile Are US Treasury Bond Yields?

The volatility in global bond markets have generated quite the discussion among market participants. So much so that BlackRock has indicated publicly that their old risk models need to be redone. BlackRock was speaking specifically about the European sovereign bond market but in light of the recent volatility in US treasuries I wanted to contextualize what's happening domestically. Especially considering I went out on a limb regarding the relative-value offered by the US long bond I thought thi

READ MORE
Composite Sector ETF Valuation Report [6.15.2015]
Equity AnalysisPython

Composite Sector ETF Valuation Report [6.15.2015]

Check out the updated IPython Notebook where I take a look at changes and trends in ETF valuations using the Implied Cost of Capital model. To learn more about the model and the methodology used see here and here. For reference here is a Table of Contents, but due to some technical issues the TOC is not working properly on the nbviewer.org page. I'll keep working to fix it for the next issue.

READ MORE
COMPOSITE SECTOR ETF VALUATION UPDATED [5.24.2015]
Equity AnalysisGlobal Markets

COMPOSITE SECTOR ETF VALUATION UPDATED [5.24.2015]

Check out my updated IPython Notebook where I take a look at changes and trends in ETF valuations using the Implied Cost of Capital model. To learn more about the model and the methodology used see here and here. Composite Sector ETF Valuation updated [5.24.2015]

READ MORE
Composite Sector ETF Valuation updated [5.10.2015]
Equity AnalysisGlobal Markets

Composite Sector ETF Valuation updated [5.10.2015]

Check out my updated IPython Notebook where I take a look at changes and trends in ETF valuations using the Implied Cost of Capital model. To learn more about the model and the methodology used see here and here. Composite Sector ETF Valuation updated [5.10.2015]

READ MORE
Global MarketsTreasuries

The US Treasury Fakeout

Global bond market volatility was at a relative extreme this week. Following the markets you would see headlines like this: The basic premise being that the world is awash in liquidity and as a result of the prices of government bonds, investment grade bonds (IG), and high yield (HY), have been bid so heavily that the yields of these instruments no longer reflect the credit and/or currency risks associated with the issues. Of particular interest to me was the relentless selling in USD based as

READ MORE
Equity AnalysisQuant

Sector ETF Valuation Using the Implied Cost of Capital (ICC) Model

This post is part of a series examining the ICC model's use as a valuation tool. I first introduced the topic in this post, where I outlined the following: * how I calculate the ICC formula for use in this sector ETF relative valuation model * my assumptions for the model * expected model output and sanity check * why and how I use the model results to enhance my investing Recently I expanded on the subject by detailing the Python code I use to run the analysis along with my interpretation

READ MORE
EducationPython

How to get Free Intraday Stock Data from Netfonds

Daily stock data is everywhere for free. Yahoo, Google, and Quandl all provide useful daily stock prices for basic number crunching. However computational analysis for intraday stock data is much harder to find. In fact, Intraday stock data can be very expensive. So what is a cost conscious quant supposed to do? The Norwegian website Netfonds.no provides free intraday data on stocks and ETF's on the NYSE, Nasdaq, and Amex exchanges. They provide up to 5 days of trade/bid/offer data. I wrote som

READ MORE