Malliaris Training and Forecasting the S&P 500. DECISION SCIENCES INSTITUTE Training and Forecasting the S&P 500 on an Annual Horizon: 2004 to 2015

Size: px
Start display at page:

Download "Malliaris Training and Forecasting the S&P 500. DECISION SCIENCES INSTITUTE Training and Forecasting the S&P 500 on an Annual Horizon: 2004 to 2015"

Transcription

1 DECISION SCIENCES INSTITUTE Training and Forecasting the S&P 500 on an Annual Horizon: 2004 to 2015 (Full Paper Submission) Mary E. Malliaris Loyola University Chicago ABSTRACT Forecasting the S&P 500 direction has been of interest to investors since its inception. This paper uses several variables that have demonstrated relationships to the S&P 500 and studies their influence over time. We build C5.0 decision tree models for each of nine years and test them on the following year. The models have good explanatory power during the time period on which they are trained, but due to the fluctuation in variable importance year to year, fail to explain the out-of-sample data. Due to economic changes, models may need to be retrained often to remain effective. KEYWORDS: Forecasting, Decision Tree, S&P 500, Data Mining INTRODUCTION The stock market is driven by the anticipation of dividends and capital appreciation. Both dividends and capital appreciation depend upon the performance of the economy. Economic growth, price stability and interest rates contribute to the performance of the stock market. However, economic growth, price stability and interest rates all experience volatility as various economic and non-economic shocks disturb the economy. The challenge is to identify variables driving the economic system, to distinguish between patterns that endure over some time period, and then use those patterns to see if the patterns found remain stable. In other words, when modelling the behavior of the stock market, the success of such modelling depends on selecting variables whose importance is not neutralized by unexpected shocks to the system. The period from 2004 to the beginning of 2015 started with relative calm and mild growth in the S&P 500, moved into and through a crisis, and returned, with the help of quantitative easing, to a period of growth. The dramatic event during this period is the Global Financial Crisis. The prevailing hypothesis of this crisis is that rapid increases in housing prices both in the U.S. and several other countries during the period fueled this crisis. What caused such increases in housing during this period was relatively low interest rates. Some have argued that interest rates were low because of an easy monetary policy in the U.S. while others attribute the low interest rates to excessive saving, primarily from China. Thus in our investigation we consider both 30- year mortgage rates and the rates of 10-year Treasury notes. When the housing bubble burst during and the Great Recession occurred from December 2007 to June 2009, monetary policy considered drastic initiatives beyond reducing the Federal funds rate to essentially zero; these drastic steps included what has since been called quantitative easing. We acknowledge the importance of quantitative easing by considering the weekly asset purchases of the Fed. Xu et al (2012) have studied the relationship between the Fed policy and

2 the 30-year mortgage rates and found that surprises in Fed policy have a major impact on the 30-year rate. Simultaneous and significant interactions have been identified by Serfling and Miljkovic (2001) among the S&P 500, the 10-year treasury note and the money supply. We thus concentrate the focus of our analysis on the behavior of the S&P 500 Index by considering the variables of past S&P 500 movement, the 10-year note, 30-year mortgage rates, and fed assets. Also included are variables derived from these series, including skewness and kurtosis of the S&P 500. Eastman and Lucey (2008) find that skewness matters in returns, as does Bates (2000). Equities and bonds together are often considered when analyzing investments (Bowe, 2007; Underwood, 2009; Connolly, 2005; Fleming, 1998). There are several other variables that are important in explaining the behavior of stock prices but not considered in this paper. For example, Uryasev (2011) has found that market volatility is an important ingredient in constructing a portfolio strategy that will give very good outcomes in bear markets and good outcomes in bull markets. Dolvin and Pyles (2009) focused on momentum and reversal in overall markets and discovered that market returns show a measurable response to extreme movements. DATA Weekly mortgage rates and federal assets were downloaded from the St. Louis FRED database using series WRMORTG and WALCL. Mortgage rates are released weekly on Thursday, and Federal Assets are released on Wednesday. The 10-year notes were downloaded from daily yield curve values, and the daily S&P 500 was sourced from Yahoo finance. For both daily series, the Thursday value was used as the weekly representative since this is the first day of the week in which values from all four base series were available. Table 1 lists each of the base and derived variables used in training the models for this data set. Table 1. Variables used in training the models Variable Meaning Example MortScl Scaled weekly value of 30-year mortgage rates NoteScl Scaled weekly value of 10-year notes FAScl Scaled weekly value of Fed assets SPScl Scaled weekly value of the S&P SPSkew14 14-week S&P skewness SPKurt14 14-week S&P kurtosis SPSkew14Dir Is the current skewness up or down from last week D SPKurt14Dir Is the current kurtosis up or down from last week D PChgFA Percent change in Fed Assets PChgSP Percent change in S&P MortDir Is this week's Mortgage Rate up or down D NoteDir Is this week's Ten Year Note up or down from last week D FedDir Is this week's Fed Asset up or down from last week D SPDir Is this week's S&P up or down from last week U SPDirTp1 Direction of S&P next week (Target variable) U

3 These four base variables were scaled to be between 0 and 1 over the entire time period. Other non-target values were calculated from these four base variables. The derived variables shown in Table 1 include measures for skewness and kurtosis of the S&P over a running 14-week period (about 3 months), whether this skewness or kurtosis measure was up or down compared to the previous measure, the percent change from week to week in the Fed assets and the S&P, and the direction each of the four base variables moved from last week to this week. The target variable is the direction that the S&P 500 moved from the current week to the following week. The graph of Figure 1 shows the scaled values of the four base data series. Mortgage rates and ten-year notes have scaled values that are close for much of the period. However, we see a distinct divergence between these two in late 2007 and early In early 2010, they also move apart, but remain close for the rest of the period. Federal assets indicate very little relationship to any of the other series until the beginning of quantitative easing. When quantitative easing begins, there is a large jump in the amount of Fed assets. After this jump, their scaled value forms a rough top border to the S&P 500 path. During the period of the crash, all series but the Fed assets are traveling in a negative direction. Figure 1. Scaled Values of the Four Series MortScl NoteScl FAScl SPScl The values of 3-month skewness and kurtosis values are shown in Figure 2, along with the path of the scaled S&P 500 index. The largest spike in kurtosis comes during the crash, but numerous small spikes also occur over this nine-year period. There are more frequent occurrences of spikes in kurtosis over a value of 2 after the market crash of 2008.

4 Figure 2. Skewness and Kurtosis variables vs the S&P 500 MODELS AND RESULTS For each of the eleven years from 2004 through 2014, a C5.0 decision tree model was constructed using the direction of the S&P 500 for the following week as the target variable. A decision tree model begins with a target variable and all rows of data in one group called the root node. At the first step, each of the input variables is checked to see which one of them, if used to divide the data, would give the best split, best being defined as most pure on the values of the target. This variable is used to form the first division of the data into two parts, or nodes. Each node is inspected and if it has only one value of the target variable, the process stops for that node. If it has more than one value, then all variables are checked to see which one would give the best split of the data, in its current mix. That variable is then used to form another split of that set of data. This process continues until one of two events occurs: either a set of data has only one value of the target, or there is no variable that could give a better split of the data in that node. Of particular interest in this study are three items, the accuracy or fit of the model to the data, the variables identified by the model as being most important in the decision tree, and the accuracy of the trained model on the following year. Each C5.0 model was run in IBM s SPSS Modeler 15.0 data mining package. The variable importance feature in Modeler ranks the variables in relative importance to their impact on the target. All variables used by the model sum in importance to 1. The larger the value, the more important the variable is to the final value the target assumes, and typically, the higher up on the tree it appears. The values taken on by each of these variables used by the models, are summarized in Table 2. When a cell is blank, the variable was considered unimportant by that specific model. The median number of variables used in each model was 6, with 2 variables being the fewest and 9 the most. We see no variable was used every year and each variable was used at least once. One variable, MortDir, appeared with non-zero values in eight of the eleven years. The

5 direction of movement of the S&P skewness was used in seven of the models. The least used variable was the percent change in the S&P 500 which appeared only in the 2010 model. Another way to look at the impact of the variables is to sum the values of the base and derived variables for each of the base variables. This can give us an overview of the overall importance of each variable to the way the model structures its forecasts. These are shown in Table 3. Table 2. Relative Variable Importance over the years. Inputs MortScl NoteScl FAScl SPScl SPSkew SPKurt SPSkew14Dir SPKurt14Dir PChgFA PChgSP.16 MortDir NoteDir FedDir SPDir In four of the eleven years, the S&P was moved most by variables outside the S&P itself. But, in only four of the years was the impact of the S&P variables greater than 50%. There is little consistency over the periods. But we also need to ask how well these models did within each of the periods on which they were trained. In no period is the effect of all four base variables the same. Rather, their influence fluctuates over the years. Table 3. Sum of base and derived variable impact. Total Impact Mortgage Tot Note Tot Fed Assets Tot S&P 500 Tot Table 4 shows the counts of the actual direction of the S&P the following week versus the direction predicted by the C5.0 model for both the training and validation sets. These are separated into Up and Down predictions. With the values where the actual direction of movement and the forecasted direction matched shown in bold type.

6 Table 4. Count of correct and incorrect forecasts, correct forecasts in bold. Actual Tp1 Actual Tp1 Training Set Direction Validation Set Direction Forecasts for Year Down Up Forecasts for Year Down Up 2004 Down Down Up 1 20 Up Down Down Up 4 23 Up Down Down 7 17 Up 1 29 Up Down Down Up 3 26 Up Down Down 12 8 Up 3 26 Up Down Down 3 15 Up 4 29 Up Down Down Up 9 30 Up Down Down 20 1 Up 1 25 Up Down Down 10 6 Up 3 28 Up Down Down 11 9 Up 5 33 Up Down Down 1 4 Up 6 27 Up 1 7 The model trained on one year was used to predict the values for the following year. For example, the 2004 trained model was used to predict the 2005 values. We notice that in the majority of the models, forecasting the Down direction correctly in the validation set is more challenging year to year than forecasting Up. This information is summarized as overall percent accuracy in Table 5. For each year, the percent of correct overall model directions over the training sets ranged from a high of 98% in 2006 to a low of 78% in Seven of the eleven training years were above 90% accuracy in their model estimates. So we can see that the model in each year does a good job explaining that data even though the selection of variables varies greatly from one year to the next. The year 2010 was one in which the model did not use any of the scaled values of the base variables in constructing its forecast. In addition, it is the only year in which the percent change of the S&P appears as an important variable. It also used only four variables in the model forecast. In spite of these characteristics, it was one of the models that did the best job in generalizing, thus enabling it to do rather well on the forecast for the following year where it was correct 59% of the time.

7 Overall accuracy drops when the models are applied to the following year. We see that the validation set accuracy ranged from a low of 37% using the 2009 trained model on the 2010 data to a high of 59% when using the 2010 model with the 2011 data does show a higher accuracy, but the data only goes through mid-april. If we calculate the correlation between the percent correct on the training and validation sets, we get This can be an indication that the models are learning the training data a little too well. This can make generalization to a new data set less successful. Table 5. Percent correct on the training and validation sets Training Year Percent Correct Validation Year Percent Correct In Table 6, we have a cumulative percent of overall correctness, by week, of each model on the validation sets. To calculate this, each week was given a value of one if the model forecast matched the actual direction of movement of the S&P 500 in the following week. These values were summed from week one to each given week, then divided by the number of weeks to that point. The cumulative percent values that are above 0.5 are shown as shaded values. An interesting pattern we see in this table is that most years seems to be predominantly good or predominantly poor when using a model trained on the previous year. We see, in particular that the 2009 and 2010 validation set forecasts were both very poor from the beginning to the end. The years of 2005 through mid-2008 had reasonably good results up until the last few weeks of the session. That is, the models built were able to generalize on the new data. From mid-2008 to the end of 2010, the opposite is the case. These weeks all show that the previous year s trained model was not able to generalize to data it had not seen. The 2011 year was another time when the previous year s model had the ability to generalize on new data. In 2013 and 2014, the goodness of fit of the previous year s model is high is patches, but not overall. Finally, the 2015 year, up through April, again shows a good match to the previous year s model.

8 Table 6. Cumulative percent of correct forecasts in the validation year, values above 0.5 shaded. Year W w w w W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W W

9 W W W W W W DISCUSSION AND CONCLUSIONS In this study, we used fourteen variables built from four base variables to forecast the direction of the S&P in the next period. The base variables included the S&P 500 past data, weekly mortgage rates, ten year notes, and Fed assets. Weekly values of all series were used. All models were built using the same set of input variables, and a new model was trained on each calendar year of data. Of interest in this study were three questions, the accuracy or fit of the models to their data, the variables identified by each model as being most important in the decision of forecast direction, and the accuracy of each trained model on the following year validation set. In terms of variables used by the models, each year picked its own relevant inputs and while there were some that appeared in the majority of models, notably the direction of the 30-year mortgage value and the skewness direction of the S&P 500 over 3 months, we see other variables moving in and out of relative importance from year to year. Accuracy of fit of the model on the training set was judged by the percent of time the model correctly identified next week s market direction on the training values. These are shown in Table 5. All models did well on this task, with correctness ranging from 78% to 98%. The models that did the least well were those trained on data during 2010 and In the middle of 2010, we saw a shift in the relationships between mortgage rates and 10 year notes, and the Fed assets. In the beginning of the year, both were above Fed assets. Then in mid-year, they dropped below Fed assets, and eventually, below the S&P as well. In 2014, we see a leveling off of the Fed assets with a downward spike in the S&P path (followed by a recovery). Notes and mortgage rates continued a slow decline with an upward spike in October, mirroring the movement of the S&P. The accuracy of each trained model on the following year s validation set data is given an overall summary view also in Table 5. Here we see a negative relationship between the percent correct on the training set and the percent correct on the validation set. The best years for forecasting used the models trained on 2010 and 2014, which were the poorest performing models on the training sets. But another way to view this is that models that do extremely well on their training set often fit that data so well that they cannot generalize as well to new data. The models that did generalize better, 2010 and 2014, both used fewer variables (4 and 5, respectively). Of the input variables, they had two in common, the direction of the 3-month skewness measure, and the direction the 30-year mortgage rates. The cumulative accuracy over each week of each year is shown in Table 6. This lets us see whether the models do well on the first few weeks of a year then deteriorate or do as well in later weeks as in earlier ones. Surprisingly, models that did well often remained good for most of the year. Values above 50% are shaded, and a number of these values are over 60%. We see that only two years (validation sets 2009 and 2010) did poorly for almost the entire period. All the other models had

10 patches where they were above 50%. But, in years where there are only patches where the fit is above 50%, those patches sometimes occur early and sometimes late in the year. We began with a set of variables that are traditionally related to the S&P 500 and show that their effect, while continuing to impact the direction the S&P moves, vary in a non-consistent way over this multi-year period. The C5.0 model is able to identify patterns very well within any particular year, but these patterns shift as the variable impact shifts. This makes the model forecasts on the following year much less accurate. REFERENCES Bates, D. (2000) Post-'87 crash fears in the S&P 500 futures option market, Journal of Econometrics, 94(1-2), doi: /s (99) Bowe, M. (2007) Discussion of an International Analysis of Earnings, Stock Prices and Bond Yields, Journal of Business Finance & Accounting, 34(3-4), Connolly, R., Stivers, C., & Sun, L. (2005), Stock market uncertainty and the stock bond return relation, Journal of Financial and Quantitative Analysis, 40, pp Dolvin, S. & Pyles, M. (2009) Daily Stock Returns: Momentum, Reversal, or Both, Financial Decisions, 21(2), Winter, Eastman, A.E., & Lucey, B. (2008) Skewness and asymmetry in futures returns and volumes, Applied Financial Economics, 18(10),pages Fleming, J., Kirby, C., & Ostdiek, B. (1998) Information and volatility linkages in the stock, bond, and money markets, Journal of Financial Economics, 49, pp Serfling, M., & Miljkovic, D. (2011) Time series analysis of the relationships among (macro) economic variables, the dividend yield and the price level of the S&P 500 Index, Applied Financial Economics, 21(15), Underwood, S. (2009) The cross-market information content of stock and bond order flow, Journal of Financial Markets, 12(2), Uryasev, S. (2011). Protecting Equity Investments: Options, Inverse ETFs, Hedge Funds, and AORDA Portfolios, American Optimal Decisions, Gainesville, FL. Xu, P., Han, Y., & Yang, J. (2012), U.S. Monetary Policy Surprises and Mortgage Rates, Real Estate Economics, 40(3),

Gold, Oil and the S&P 500 Index: Calm to Crisis and Back

Gold, Oil and the S&P 500 Index: Calm to Crisis and Back Gold, Oil and the S&P 500 Index: Calm to Crisis and Back A.G. Malliaris 1, and M. Malliaris 2 1 Economics & Finance Depts., Loyola University Chicago, Chicago, IL, USA 21 Information Systems & Operations

More information

Equity Market Drawdown 4th Quarter 2018

Equity Market Drawdown 4th Quarter 2018 4th Quarter 2018 Overview As of the January 3, 2019 market close, the S&P 500 Index declined by more than 14% from the market peak reached on September 20, 2018. The sell-off in equities has been global

More information

The Characteristics of Stock Market Volatility. By Daniel R Wessels. June 2006

The Characteristics of Stock Market Volatility. By Daniel R Wessels. June 2006 The Characteristics of Stock Market Volatility By Daniel R Wessels June 2006 Available at: www.indexinvestor.co.za 1. Introduction Stock market volatility is synonymous with the uncertainty how macroeconomic

More information

Daily Stock Returns: Momentum, Reversal, or Both. Steven D. Dolvin * and Mark K. Pyles **

Daily Stock Returns: Momentum, Reversal, or Both. Steven D. Dolvin * and Mark K. Pyles ** Daily Stock Returns: Momentum, Reversal, or Both Steven D. Dolvin * and Mark K. Pyles ** * Butler University ** College of Charleston Abstract Much attention has been given to the momentum and reversal

More information

Trading Volume and Stock Indices: A Test of Technical Analysis

Trading Volume and Stock Indices: A Test of Technical Analysis American Journal of Economics and Business Administration 2 (3): 287-292, 2010 ISSN 1945-5488 2010 Science Publications Trading and Stock Indices: A Test of Technical Analysis Paul Abbondante College of

More information

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies MEMBER CONTRIBUTION 20 years of VIX: Implications for Alternative Investment Strategies Mikhail Munenzon, CFA, CAIA, PRM Director of Asset Allocation and Risk, The Observatory mikhail@247lookout.com Copyright

More information

FORECASTING THE S&P 500 INDEX: A COMPARISON OF METHODS

FORECASTING THE S&P 500 INDEX: A COMPARISON OF METHODS FORECASTING THE S&P 500 INDEX: A COMPARISON OF METHODS Mary Malliaris and A.G. Malliaris Quinlan School of Business, Loyola University Chicago, 1 E. Pearson, Chicago, IL 60611 mmallia@luc.edu (312-915-7064),

More information

Modeling Federal Funds Rates: A Comparison of Four Methodologies

Modeling Federal Funds Rates: A Comparison of Four Methodologies Loyola University Chicago Loyola ecommons School of Business: Faculty Publications and Other Works Faculty Publications 1-2009 Modeling Federal Funds Rates: A Comparison of Four Methodologies Anastasios

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

More information

THE IMPACT OF YIELD SLOPE ON STOCK PERFORMANCE

THE IMPACT OF YIELD SLOPE ON STOCK PERFORMANCE THE IMPACT OF YIELD SLOPE ON STOCK PERFORMANCE Geungu Yu, Jackson State University Phillip Fuller, Jackson State University Dal Didia, Jackson State University ABSTRACT This study investigated the linkage

More information

The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model

The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS The Role of Cash Flow in Financial Early Warning of Agricultural Enterprises Based on Logistic Model To cite this article: Fengru

More information

Perspectives On 2004 and Beyond Ron Surz, President, PPCA, Inc.

Perspectives On 2004 and Beyond Ron Surz, President, PPCA, Inc. Volume 8, No. 1 Senior Consultant The Voice of the Investment Management Consultant Perspectives On 24 and Beyond Ron Surz, President, PPCA, Inc. Due to a 4th quarter rally, the stock market returned 12%

More information

REGULATION SIMULATION. Philip Maymin

REGULATION SIMULATION. Philip Maymin 1 REGULATION SIMULATION 1 Gerstein Fisher Research Center for Finance and Risk Engineering Polytechnic Institute of New York University, USA Email: phil@maymin.com ABSTRACT A deterministic trading strategy

More information

To fully understand the dramatic turns in the financial markets that

To fully understand the dramatic turns in the financial markets that 01_chap_murphy.qxd 10/24/03 2:06 PM Page 1 CHAPTER 1 A Review of the 1980s To fully understand the dramatic turns in the financial markets that started in 1980, it s necessary to know something about the

More information

Global Economic Themes

Global Economic Themes Global Economic Themes Global economic activity has been strengthening since 2013 though the recovery is modest, labourious, (and) fragile according to the International Monetary Fund s (IMF) Managing

More information

FOR RELEASE: ONLINE: December 6, 2017, 5:00 p.m. PRINT: December 7, 2017

FOR RELEASE: ONLINE: December 6, 2017, 5:00 p.m. PRINT: December 7, 2017 T Chapman University A. Gary Anderson Center for Economic Research FOR RELEASE: ONLINE: December 6, 2017, 5:00 p.m. PRINT: December 7, 2017 CONTACT: James Doti, President Emeritus and Donald Bren Distinguished

More information

continue to foster, the deterioration of the U.S. currency in the world markets. This includes America s appetite for

continue to foster, the deterioration of the U.S. currency in the world markets. This includes America s appetite for consequences Americans are facing because of the dollar s free fall in value. Implications of the United State s current dollar. In addition, a potential remedy is presented and includes the formation

More information

One COPYRIGHTED MATERIAL. Performance PART

One COPYRIGHTED MATERIAL. Performance PART PART One Performance Chapter 1 demonstrates how adding managed futures to a portfolio of stocks and bonds can reduce that portfolio s standard deviation more and more quickly than hedge funds can, and

More information

BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS. Lodovico Gandini (*)

BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS. Lodovico Gandini (*) BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS Lodovico Gandini (*) Spring 2004 ABSTRACT In this paper we show that allocation of traditional portfolios to hedge funds is beneficial in

More information

A Guide to 2016 s Market Volatility. CONGRESS WEALTH MANAGEMENT, LLC 250 Northern Ave, Suite 310, Boston, MA

A Guide to 2016 s Market Volatility. CONGRESS WEALTH MANAGEMENT, LLC 250 Northern Ave, Suite 310, Boston, MA CONGRESS WEALTH MANAGEMENT, LLC 250 Northern Ave, Suite 310, Boston, MA 02210 www.congresswealth.com Contents What will it take to calm the markets? Will the correction in U.S. stocks turn into a bear

More information

The Yield Curve WHAT IT IS AND WHY IT MATTERS. UWA Student Managed Investment Fund ECONOMICS TEAM ALEX DYKES ARKA CHANDA ANDRE CHINNERY

The Yield Curve WHAT IT IS AND WHY IT MATTERS. UWA Student Managed Investment Fund ECONOMICS TEAM ALEX DYKES ARKA CHANDA ANDRE CHINNERY The Yield Curve WHAT IT IS AND WHY IT MATTERS UWA Student Managed Investment Fund ECONOMICS TEAM ALEX DYKES ARKA CHANDA ANDRE CHINNERY What is it? The Yield Curve: What It Is and Why It Matters The yield

More information

Module 19 Equilibrium in the Aggregate Demand Aggregate Supply Model

Module 19 Equilibrium in the Aggregate Demand Aggregate Supply Model What you will learn in this Module: The difference between short-run and long-run macroeconomic equilibrium The causes and effects of demand shocks and supply shocks How to determine if an economy is experiencing

More information

Risk Quadrangle and Applications in Day-Trading of Equity Indices

Risk Quadrangle and Applications in Day-Trading of Equity Indices Risk Quadrangle and Applications in Day-Trading of Equity Indices Stan Uryasev Risk Management and Financial Engineering Lab University of Florida and American Optimal Decisions 1 Agenda Fundamental quadrangle

More information

Analysis Factors of Affecting China's Stock Index Futures Market

Analysis Factors of Affecting China's Stock Index Futures Market Volume 04 - Issue 07 July 2018 PP. 89-94 Analysis Factors of Affecting China's Stock Index Futures Market Peng Luo 1, Ping Xiao 2* 1 School of Hunan University of Humanities,Science and Technology, Hunan417000,

More information

THE FINANCIAL CRISIS AND THE GREAT RECESSION

THE FINANCIAL CRISIS AND THE GREAT RECESSION Chapter 15 THE FINANCIAL CRISIS AND THE GREAT RECESSION Macroeconomics in Context (Goodwin, et al.) Chapter Overview This chapter reviews the origins and development of the financial crisis of 2007-8 and

More information

in-depth Invesco Actively Managed Low Volatility Strategies The Case for

in-depth Invesco Actively Managed Low Volatility Strategies The Case for Invesco in-depth The Case for Actively Managed Low Volatility Strategies We believe that active LVPs offer the best opportunity to achieve a higher risk-adjusted return over the long term. Donna C. Wilson

More information

Part III. Cycles and Growth:

Part III. Cycles and Growth: Part III. Cycles and Growth: UMSL Max Gillman Max Gillman () AS-AD 1 / 56 AS-AD, Relative Prices & Business Cycles Facts: Nominal Prices are Not Real Prices Price of goods in nominal terms: eg. Consumer

More information

Chapter 13. Introduction. Goods Market Equilibrium. Modeling Strategy. Nominal Exchange Rate: A Convention. The Nominal Exchange Rate

Chapter 13. Introduction. Goods Market Equilibrium. Modeling Strategy. Nominal Exchange Rate: A Convention. The Nominal Exchange Rate Introduction Chapter 13 Open Economy Macroeconomics Our previous model has assumed a single country exists in isolation, with no trade or financial flows with any other country. This chapter relaxes the

More information

Innealta C A P I T A L

Innealta C A P I T A L Innealta C A P I T A L Since 2008, the Federal Open Market Committee (FOMC) has maintained one of the most accommodative monetary policy regimes since the Federal Reserve Board began open market operations

More information

International Journal of Business and Economic Development Vol. 4 Number 1 March 2016

International Journal of Business and Economic Development Vol. 4 Number 1 March 2016 A sluggish U.S. economy is no surprise: Declining the rate of growth of profits and other indicators in the last three quarters of 2015 predicted a slowdown in the US economy in the coming months Bob Namvar

More information

Managed Futures and Hedge Funds: A Match Made in Heaven

Managed Futures and Hedge Funds: A Match Made in Heaven The University of Reading THE BUSINESS SCHOOL FOR FINANCIAL MARKETS Managed Futures and Hedge Funds: A Match Made in Heaven ISMA Centre Discussion Papers in Finance 02-25 This version: 1 November 02 Harry

More information

S&P 500 Price: 1971 to Present

S&P 500 Price: 1971 to Present 1971 1973 1975 1977 1979 1981 1983 1985 1987 1989 1991 1993 1995 1997 1999 21 23 25 27 29 211 213 215 217 S&P 5 Returns: A Historical Perspective Part 2 The S&P 5 has been up for 8 years in a row, and

More information

Lecture 12: Economic Fluctuations. Rob Godby University of Wyoming

Lecture 12: Economic Fluctuations. Rob Godby University of Wyoming Lecture 12: Economic Fluctuations Rob Godby University of Wyoming Short-Run Economic Fluctuations Economic activity fluctuates from year to year. In some years, the production of goods and services rises.

More information

Growing Income and Wealth with High- Dividend Equities

Growing Income and Wealth with High- Dividend Equities Growing Income and Wealth with High- Dividend Equities September 9, 2014 by C. Thomas Howard, PhD Advisor Perspectives welcomes guest contributions. The views presented here do not necessarily represent

More information

Cat Food or Caviar: Sustainable Withdrawal Rates in Retirement

Cat Food or Caviar: Sustainable Withdrawal Rates in Retirement INVESTMENT MANAGEMENT RESEARCH Cat Food or Caviar: Sustainable Withdrawal Rates in Retirement May 2017 Katelyn Zhu, MMF Senior Analyst, Portfolio Construction CIBC Asset Management Inc. katelyn.zhu@cibc.ca

More information

Why Diversification is Failing By Robert Huebscher March 3, 2009

Why Diversification is Failing By Robert Huebscher March 3, 2009 Why Diversification is Failing By Robert Huebscher March 3, 2009 Diversification has long been considered an essential tool for those seeking to minimize their risk in a volatile market. But a recent study

More information

Bond Basics June 2006

Bond Basics June 2006 Yield Curve Basics The yield curve, a graph that depicts the relationship between bond yields and maturities, is an important tool in fixed-income investing. Investors use the yield curve as a reference

More information

Economic and Portfolio Outlook 4th Quarter 2014 (Released October 2014)

Economic and Portfolio Outlook 4th Quarter 2014 (Released October 2014) Economic and Portfolio Outlook 4th Quarter 2014 (Released October 2014) Our economic outlook for the fourth quarter of 2014 for the U.S. is continued slow growth. We stated in our 3 rd quarter Economic

More information

Global Journal of Finance and Banking Issues Vol. 5. No Manu Sharma & Rajnish Aggarwal PERFORMANCE ANALYSIS OF HEDGE FUND INDICES

Global Journal of Finance and Banking Issues Vol. 5. No Manu Sharma & Rajnish Aggarwal PERFORMANCE ANALYSIS OF HEDGE FUND INDICES PERFORMANCE ANALYSIS OF HEDGE FUND INDICES Dr. Manu Sharma 1 Panjab University, India E-mail: manumba2000@yahoo.com Rajnish Aggarwal 2 Panjab University, India Email: aggarwalrajnish@gmail.com Abstract

More information

Hurricanes End 83-Month Employment Expansion

Hurricanes End 83-Month Employment Expansion Hurricanes End 83-Month Employment Expansion October 6, 2017 by Urban Carmel of The Fat Pitch The bond market agrees with the macro data. The yield curve has 'inverted' (10 year yields less than 2- year

More information

Fundamentally weighted index strategies: A primer on asset allocation in three core asset classes

Fundamentally weighted index strategies: A primer on asset allocation in three core asset classes strategies: A primer on asset allocation in three core asset classes 1 2 3 Key takeaways strategies can serve as a complement to traditional cap-weighted index strategies. Combining fundamentally weighted

More information

The global economic landscape has

The global economic landscape has How Much Decoupling? How Much Converging? M. Ayhan Kose, Christopher Otrok, and Eswar Prasad Business cycles may well be converging among industrial and emerging market economies, but the two groups appear

More information

Greenwich Global Hedge Fund Index Construction Methodology

Greenwich Global Hedge Fund Index Construction Methodology Greenwich Global Hedge Fund Index Construction Methodology The Greenwich Global Hedge Fund Index ( GGHFI or the Index ) is one of the world s longest running and most widely followed benchmarks for hedge

More information

Economic Cycle model, Recession Probability model & Leading Indicators A Holistic Perspective

Economic Cycle model, Recession Probability model & Leading Indicators A Holistic Perspective Economic Cycle model, Recession Probability model & Leading Indicators A Holistic Perspective White Paper RecessionProtect.com Whilst history doesn't repeat itself, it often rhymes, so the saying goes.

More information

II. Determinants of Asset Demand. Figure 1

II. Determinants of Asset Demand. Figure 1 University of California, Merced EC 121-Money and Banking Chapter 5 Lecture otes Professor Jason Lee I. Introduction Figure 1 shows the interest rates for 3 month treasury bills. As evidenced by the figure,

More information

Portfolio Rebalancing:

Portfolio Rebalancing: Portfolio Rebalancing: A Guide For Institutional Investors May 2012 PREPARED BY Nat Kellogg, CFA Associate Director of Research Eric Przybylinski, CAIA Senior Research Analyst Abstract Failure to rebalance

More information

E V O L U T I O N C A P I T A L

E V O L U T I O N C A P I T A L E V O L U T I O N C A P I T A L L i q u i d A l t e r n a t i v e S t r a t e g i e s Volatility: A New Return Driver? Evolution Capital Strategies Schreiner Capital Management Investors have traditionally

More information

August Macro Update: Slowing Growth in Employment and Consumption

August Macro Update: Slowing Growth in Employment and Consumption August Macro Update: Slowing Growth in Employment and Consumption August 5, 2017 by Urban Carmel of The Fat Pitch The bond market agrees with the macro data. The yield curve has 'inverted' (10 year yields

More information

March 16, Dear Investors:

March 16, Dear Investors: March 16, 2019 Crescat Capital LLC 1560 Broadway Denver, CO 80202 (303) 271-9997 info@crescat.net www.crescat.net Dear Investors: At Crescat we remain positioned to capitalize on a downturn in the economic

More information

Residential November 2008

Residential November 2008 Residential November 2008 Karl L. Guntermann Fred E. Taylor Professor of Real Estate Adam Nowak Research Associate Methodology The use of repeat sales is the most reliable way to estimate price changes

More information

PERSPECTIVES. Multi-Asset Investing Diversify, Different. April 2015

PERSPECTIVES. Multi-Asset Investing Diversify, Different. April 2015 PERSPECTIVES April 2015 Multi-Asset Investing Diversify, Different Matteo Germano Global Head of Multi Asset Investments In the aftermath of the financial crisis, largely expansive monetary policies and

More information

HIGH DIVIDENDS: MYTH VS. REALITY A STUDY OF DIVIDEND YIELDS, RISK AND RETURNS

HIGH DIVIDENDS: MYTH VS. REALITY A STUDY OF DIVIDEND YIELDS, RISK AND RETURNS HIGH DIVIDENDS: MYTH VS. REALITY A STUDY OF DIVIDEND YIELDS, RISK AND RETURNS EXECUTIVE SUMMARY This paper examines the relationship between dividend yields, risk, and returns, through an exhaustive analysis

More information

The Current State of the US Economy

The Current State of the US Economy The Current State of the US Economy This short article is based on the most recent report of the Chairman of the Federal Reserve to the Congress on US monetary policy and the current state of the US economy.

More information

Aggregate Demand and Aggregate Supply

Aggregate Demand and Aggregate Supply Aggregate Demand and Aggregate Supply Aggregate Demand and Aggregate Supply The Learning Objectives in this presentation are covered in Chapter 20: Aggregate Demand and Aggregate Supply LEARNING OBJECTIVES

More information

What Does a Humped Yield Curve Mean for Future Stock Market Returns

What Does a Humped Yield Curve Mean for Future Stock Market Returns What Does a Humped Yield Curve Mean for Future Stock Market Returns February 11, 2019 by Bryce Coward of Knowledge Leaders Capital As many commentators have pointed out, the yield curve has developed a

More information

A Study of Stock Market Crash in India using Trend Indicators

A Study of Stock Market Crash in India using Trend Indicators Pacific Business Review International Volume 5 Issue 5 (November 2012) 95 A Study of Stock Market Crash in India using Trend Indicators NEHA LAKHOTIA*, DR YAMINI KARMARKAR**, VARUN SARDA*** Stock Markets

More information

Why Money Matters: A Fourth Natural Experiment

Why Money Matters: A Fourth Natural Experiment Why Money Matters: A Fourth Natural Experiment James R. Lothian* February 15, 2010 Abstract: Milton Friedman (2005,2006) compared the behavior of money supply, nominal income and stock prices in the United

More information

An Empirical Analysis of Effect on Copper Futures Yield. Based on GARCH

An Empirical Analysis of Effect on Copper Futures Yield. Based on GARCH An Empirical Analysis of Effect on Copper Futures Yield Based on GARCH Feng Li 1, Ping Xiao 2 * 1 (School of Hunan University of Humanities, Science and Technology, Hunan 417000, China) 2 (School of Hunan

More information

Lectures 24 & 25: Determination of exchange rates

Lectures 24 & 25: Determination of exchange rates Lectures 24 & 25: Determination of exchange rates Building blocs - Interest rate parity - Money demand equation - Goods markets Flexible-price version: monetarist/lucas model - derivation - hyperinflation

More information

VIX AND VIX FUTURES: A TOOL OF RISK REDUCTION AND DOWNSIDE PROTECTION FOR HEDGE FUNDS

VIX AND VIX FUTURES: A TOOL OF RISK REDUCTION AND DOWNSIDE PROTECTION FOR HEDGE FUNDS VIX AND VIX FUTURES: A TOOL OF RISK REDUCTION AND DOWNSIDE PROTECTION FOR HEDGE FUNDS by Bei Feng Bachelor of Science in Statistics, Simon Fraser University, 2010 and Chuyue Wu Bachelor of Business Administration,

More information

The Gertler-Gilchrist Evidence on Small and Large Firm Sales

The Gertler-Gilchrist Evidence on Small and Large Firm Sales The Gertler-Gilchrist Evidence on Small and Large Firm Sales VV Chari, LJ Christiano and P Kehoe January 2, 27 In this note, we examine the findings of Gertler and Gilchrist, ( Monetary Policy, Business

More information

Objectives THE BUSINESS CYCLE CHAPTER

Objectives THE BUSINESS CYCLE CHAPTER 14 THE BUSINESS CYCLE CHAPTER Objectives After studying this chapter, you will able to Distinguish among the different theories of the business cycle Explain the Keynesian and monetarist theories of the

More information

How Pension Funds Manage Investment Risks: A Global Survey

How Pension Funds Manage Investment Risks: A Global Survey Rotman International Journal of Pension Management Volume 3 Issue 2 Fall 2010 How Pension Funds Manage Investment Risks: A Global Survey Sandy Halim, Terrie Miller, and David Dupont Sandy Halim is a Partner

More information

Smart Volatility TM. ABR Dynamic Funds Q Understanding Dynamic Management of Volatility As an Asset Class; Strategies used by ABRVX LLC

Smart Volatility TM. ABR Dynamic Funds Q Understanding Dynamic Management of Volatility As an Asset Class; Strategies used by ABRVX LLC Presentation Q2 2016 Smart Volatility TM Understanding Dynamic Management of Volatility As an Asset Class; Strategies used by ABRVX Dynamic Funds for a Dynamic Future 48 Wall Street, Suite 1100 New York

More information

Recent Comovements of the Yen-US Dollar Exchange Rate and Stock Prices in Japan

Recent Comovements of the Yen-US Dollar Exchange Rate and Stock Prices in Japan 15, Vol. 1, No. Recent Comovements of the Yen-US Dollar Exchange Rate and Stock Prices in Japan Chikashi Tsuji Professor, Faculty of Economics, Chuo University 7-1 Higashinakano Hachioji-shi, Tokyo 19-393,

More information

Validation of Nasdaq Clearing Models

Validation of Nasdaq Clearing Models Model Validation Validation of Nasdaq Clearing Models Summary of findings swissquant Group Kuttelgasse 7 CH-8001 Zürich Classification: Public Distribution: swissquant Group, Nasdaq Clearing October 20,

More information

The Federal Reserve and Monetary Policy 1

The Federal Reserve and Monetary Policy 1 The Federal Reserve and Monetary Policy 1 We have examined the money market using the supply and demand framework developed earlier in the class. We now turn our attention to how monetary policy is conducted,

More information

Household Debt in America: A Look Across Generations Over Time

Household Debt in America: A Look Across Generations Over Time Household Debt in America: A Look Across Generations Over Time Carlos Garriga Bryan Noeth Don E. Schlagenhauf Federal Reserve Bank of St. Louis The Center for Household Financial Stability and Research

More information

electalts Wisely Managed Absolute Return Portfolios INVERSE ETFS AND VOLATILITY DRAG

electalts Wisely Managed Absolute Return Portfolios INVERSE ETFS AND VOLATILITY DRAG electalts Wisely Managed Absolute Return Portfolios INVERSE ETFS AND VOLATILITY DRAG There are times when some investors would like to be able to profit from a decline in the market or market segment.

More information

Nowhere to Go But Up? How Increasing Mortgage Rates Could Affect Housing

Nowhere to Go But Up? How Increasing Mortgage Rates Could Affect Housing FEBRUARY 218 Nowhere to Go But Up? How Increasing Mortgage Rates Could Affect Housing With your interest rates this high high high How am I ever gunna own what I buy - My Own Place by Terri Hendrix We

More information

Does Relaxing the Long-Only Constraint Increase the Downside Risk of Portfolio Alphas? PETER XU

Does Relaxing the Long-Only Constraint Increase the Downside Risk of Portfolio Alphas? PETER XU Does Relaxing the Long-Only Constraint Increase the Downside Risk of Portfolio Alphas? PETER XU Does Relaxing the Long-Only Constraint Increase the Downside Risk of Portfolio Alphas? PETER XU PETER XU

More information

Choose Your Friends Wisely February 2013

Choose Your Friends Wisely February 2013 Choose Your Friends Wisely February 2013 Success in a trend-following strategy depends on selecting the right asset classes, instruments and trend durations, says Steve Jeneste of Goldman Sachs Management

More information

Motif Capital Horizon Models: A robust asset allocation framework

Motif Capital Horizon Models: A robust asset allocation framework Motif Capital Horizon Models: A robust asset allocation framework Executive Summary By some estimates, over 93% of the variation in a portfolio s returns can be attributed to the allocation to broad asset

More information

Lyons Tactical Allocation Portfolio. A Different Approach to Tactical Investing

Lyons Tactical Allocation Portfolio. A Different Approach to Tactical Investing Lyons Tactical Allocation Portfolio A Different Approach to Tactical Investing A Different Approach to Tactical Investing The tactical investment style is a broadly defined category in which asset management

More information

Growing Sector Momentum in Emerging Markets

Growing Sector Momentum in Emerging Markets Growing Sector Momentum in Emerging Markets John Capeci, Ph.D. Managing Partner, Arrowstreet Capital, L.P. Marta Campillo, Ph.D. Partner, Arrowstreet Capital, L.P. April 2002 Introduction The increasing

More information

International Journal of Management Sciences and Business Research, 2013 ISSN ( ) Vol-2, Issue 12

International Journal of Management Sciences and Business Research, 2013 ISSN ( ) Vol-2, Issue 12 Momentum and industry-dependence: the case of Shanghai stock exchange market. Author Detail: Dongbei University of Finance and Economics, Liaoning, Dalian, China Salvio.Elias. Macha Abstract A number of

More information

Journal of Business Case Studies Third Quarter 2016 Volume 12, Number 3 ABSTRACT

Journal of Business Case Studies Third Quarter 2016 Volume 12, Number 3 ABSTRACT Exchange Rate Appreciation, International Competitiveness And Purchasing Power Parity: The Shiomi Company Of Japan John F. Boschen, College of William and Mary, USA ABSTRACT In 2011 the ongoing appreciation

More information

The Benefits of Dynamic Factor Weights

The Benefits of Dynamic Factor Weights 100 Main Street Suite 301 Safety Harbor, FL 34695 TEL (727) 799-3671 (888) 248-8324 FAX (727) 799-1232 The Benefits of Dynamic Factor Weights Douglas W. Case, CFA Anatoly Reznik 3Q 2009 The Benefits of

More information

1st INVESTMENT MANAGEMENT UPDATE. Investment Outlook Cautious optimism follows extraordinary year

1st INVESTMENT MANAGEMENT UPDATE. Investment Outlook Cautious optimism follows extraordinary year INVESTMENT MANAGEMENT UPDATE A QUARTERLY NEWSLETTER FROM BREMER ASSET MANAGEMENT 1st 2018 Investment Outlook Cautious optimism follows extraordinary year Beyond Stocks and Bonds How alternative assets

More information

An effective hedging tool for long-only equity holdings

An effective hedging tool for long-only equity holdings BTAL An effective hedging tool for long-only equity holdings Since the 2008 Global Financial Crisis ( GFC ), when the term tail risk entered the general lexicon, investors embraced ways to insulate their

More information

Conditional inference trees in dynamic microsimulation - modelling transition probabilities in the SMILE model

Conditional inference trees in dynamic microsimulation - modelling transition probabilities in the SMILE model 4th General Conference of the International Microsimulation Association Canberra, Wednesday 11th to Friday 13th December 2013 Conditional inference trees in dynamic microsimulation - modelling transition

More information

June 24th, Rate Reversal. Author: Benjamin Struck President

June 24th, Rate Reversal. Author: Benjamin Struck President June 24th, 2013 Rate Reversal Author: Benjamin Struck President 1 Economic Summary 3 Strategic Allocation 5 Tactical Allocation 6 2 Last week s selloff was broad based and applied to nearly all asset classes.

More information

Manager Comparison Report June 28, Report Created on: July 25, 2013

Manager Comparison Report June 28, Report Created on: July 25, 2013 Manager Comparison Report June 28, 213 Report Created on: July 25, 213 Page 1 of 14 Performance Evaluation Manager Performance Growth of $1 Cumulative Performance & Monthly s 3748 3578 348 3238 368 2898

More information

FINAL EXAM: Macro 302 Winter 2014

FINAL EXAM: Macro 302 Winter 2014 FINAL EXAM: Macro 32 Winter 214 Surname: Name: Student Number: State clearly your assumptions when you derive a result. ou must always show your thinking to get full credit. ou have 3 hours to answer all

More information

Marcuard Heritage: Quarterly Asset Allocation Outlook

Marcuard Heritage: Quarterly Asset Allocation Outlook Marcuard Heritage: Quarterly Asset Allocation Outlook 4 th Quarter 2010 The current Status Concerns of sluggish global economic growth and ongoing stress in the EMU Sovereign countries have gripped the

More information

A Singular Achievement of Recent Monetary Policy

A Singular Achievement of Recent Monetary Policy A Singular Achievement of Recent Monetary Policy James Bullard President and CEO, FRB-St. Louis Theodore and Rita Combs Distinguished Lecture Series in Economics 20 September 2012 University of Notre Dame

More information

Does Portfolio Theory Work During Financial Crises?

Does Portfolio Theory Work During Financial Crises? Does Portfolio Theory Work During Financial Crises? Harry M. Markowitz, Mark T. Hebner, Mary E. Brunson It is sometimes said that portfolio theory fails during financial crises because: All asset classes

More information

Embracing flat a new norm in long-term yields

Embracing flat a new norm in long-term yields April 17 ECONOMIC ANALYSIS Embracing flat a new norm in long-term yields Shushanik Papanyan A flattened term premium curve is unprecedented when compared to previous Fed tightening cycles Term premium

More information

The enduring case for high-yield bonds

The enduring case for high-yield bonds November 2016 The enduring case for high-yield bonds TIAA Investments Kevin Lorenz, CFA Managing Director High Yield Portfolio Manager Jean Lin, CFA Managing Director High Yield Portfolio Manager Mark

More information

Business 33001: Microeconomics

Business 33001: Microeconomics Business 33001: Microeconomics Owen Zidar University of Chicago Booth School of Business Week 6 Owen Zidar (Chicago Booth) Microeconomics Week 6: Capital & Investment 1 / 80 Today s Class 1 Preliminaries

More information

Can we have low unemployment and low inflation? 2015 Pearson

Can we have low unemployment and low inflation? 2015 Pearson Can we have low unemployment and low inflation? The Short-Run Policy Tradeoff 31 When you have completed your study of this chapter, you will be able to CHAPTER CHECKLIST 1 Describe the short-run policy

More information

INTRODUCTION TO YIELD CURVES. Amanda Goldman

INTRODUCTION TO YIELD CURVES. Amanda Goldman INTRODUCTION TO YIELD CURVES Amanda Goldman Agenda 1. Bond Market and Interest Rate Overview 1. What is the Yield Curve? 1. Shape and Forces that Change the Yield Curve 1. Real-World Examples 1. TIPS Important

More information

Further Test on Stock Liquidity Risk With a Relative Measure

Further Test on Stock Liquidity Risk With a Relative Measure International Journal of Education and Research Vol. 1 No. 3 March 2013 Further Test on Stock Liquidity Risk With a Relative Measure David Oima* David Sande** Benjamin Ombok*** Abstract Negative relationship

More information

Outsourced Investment Management

Outsourced Investment Management Outsourced Investment Management Quarterly Commentary Second Quarter 2017 The first half of 2017 was a goldilocks environment for investments. United States GDP growth was steady in the first quarter,

More information

Market Variables and Financial Distress. Giovanni Fernandez Stetson University

Market Variables and Financial Distress. Giovanni Fernandez Stetson University Market Variables and Financial Distress Giovanni Fernandez Stetson University In this paper, I investigate the predictive ability of market variables in correctly predicting and distinguishing going concern

More information

Fund Managers Remain Overweight Cash and Underweight US Equities

Fund Managers Remain Overweight Cash and Underweight US Equities Fund Managers Remain Overweight Cash and Underweight US Equities June 14, 2017 by Urban Carmel of The Fat Pitch Summary: Global equities have risen 5% in the past 3 months and nearly 20% in the past year,

More information

Whither the US equity markets?

Whither the US equity markets? APRIL 2013 c o r p o r a t e f i n a n c e p r a c t i c e Whither the US equity markets? The underlying drivers of performance suggest that over the long term, a dramatic decline in equity returns is

More information

Global Fixed Income WHY VOLATILITY STILL MATTERS

Global Fixed Income WHY VOLATILITY STILL MATTERS PRICE POINT April 2018 Global Fixed Income WHY VOLATILITY STILL MATTERS Timely intelligence and analysis for our clients. KEY POINTS Until its recent comeback, volatility has been notable for its absence

More information

The Economy Is Fine. Trade War Rhetoric Is The Main Risk

The Economy Is Fine. Trade War Rhetoric Is The Main Risk The Economy Is Fine. Trade War Rhetoric Is The Main Risk July 6, 2018 by Urban Carmel of The Fat Pitch Summary: The macro data from the past month continues to mostly point to positive growth. On balance,

More information

Accurate estimates of current hotel mortgage costs are essential to estimating

Accurate estimates of current hotel mortgage costs are essential to estimating features abstract This article demonstrates that corporate A bond rates and hotel mortgage Strategic and Structural Changes in Hotel Mortgages: A Multiple Regression Analysis by John W. O Neill, PhD, MAI

More information