S&P holds 780

The S&P held 780 an hour before market closed. But the bounce off that level was weak. There has been some heavy put buying on WFC (Wells Fargo) and the weakness in financials prevented the S&P from making a stronger showing.

If 780 doesn't hold tomorrow, look for 750 to be the next strong support.

My holdings are minimal at the moment. 

Core holdings of AET.un, VT, KGC and AU.

Trading position in spwrb and UWM.

Sold SKF today for 14pt gain from Friday.

I want to see the S&P test and hold 780 again tomorrow before building my positions again.

Hey, Baseball Fans: Winning Takes Money

Investing and professional sports have a lot in common--competition, winners and losers, uncertain outcomes, lots of data, and a wide range of opinions among participants, spectators and analysts. During a conversation the other day with a friend, I casually mentioned what I thought to be an accepted truism in the sport--that, just as money is a vitally important determinant in the business world, Major League Baseball teams with higher payroll (hence, better players by presumption) ought to win more often than teams with lower payroll.

To my surprise, my friend, who is a baseball fanatic, retorted that money and winning are not as intimately linked as one might presume, and proceeded to recite from his encyclopedic memory a number of examples of World Series play over the past 10 years--the Arizona Diamondbacks over the New York Yankees in 2001, the Los Angeles Angels over the San Francisco Giants in 2002, and the Florida Marlins over the Yankees in 2003--all cases in which teams with significantly lower payroll took the championship from their more generously compensated opponents. All right, I had to admit, I take "strike one" against my follow-the-money presumption.

After getting off the phone, I did a quick web search to check further. The first study I came across stated that "results from the two years of data [2002 and 2003] indicate that there is no real correlation between a team's salary and its win percentage." In other words, higher salaries do not significantly boost win percentage. Hmm--strike two, I mused. . . .

Wanting to avoid striking out, I resolved to find the data and run numbers myself.

Team Payroll and Win Percentage Data

The USA Today Salaries Database gives MLB payroll figures for all 30 pro baseball teams in both the American and National leagues going back to 1988. The ESPN MLB standings database shows seasonal win percentages from 2002. Combining the data for the seven years from 2002 to 2008, we can generate the scatter plot shown below.



A least-squares analysis of team payroll versus win percentage gives the "best fit" regression line:

Win Percentage = 0.426 + (Team Payroll in $ Millions) x 0.00097,

indicating that approximately each one million dollars of team payroll adds about 1 point out of 1,000 (i.e., 0.001) to the win percentage. The t-statistic for the regression is 6.96, which means that we can state this relationship between payroll and win percentage with an extremely high degree of confidence (in fact, the likelihood of a false positive is less than one in ten billion!).

It is also instructive to look at the data on a team-by-team basis for the same seven-year period from 2002 to 2008. Notice how the New York Yankees and the Boston Red Sox have not only the first and second highest average team payrolls ($181 million and $122 million) but also the first and second highest average win percentages (0.600 and 0.580), respectively. At the other extreme, the three teams with the lowest average win percentages--Kansas City Royals at 0.410, Tampa Bay Rays at 0.423, and Pittsburgh Pirates at 0.431--are among the five Major League teams with the lowest average team payroll (each less than $50 million).



I also provide a table showing the payroll of baseball teams playing in the World Series over the past 20 years (actually from 1988 through 2008, with the exception of 1994 when, as baseball fans will recall, the Series was cancelled due to a player strike), assisted by data from Baseball Almanac. The results reveal that in 14 out of the 20 years, or 70% of the time, the team with the higher team payroll defeated the team with the lower payroll in the World Series. This result is consistent with the strong relationship between team payroll and win percentage shown in the graphs above.



What I conclude is that money does matter in professional baseball. Teams that have higher payroll generally do win more games, both during the regular season and during the World Series. Suffice it to say: the correlation between performance and pay is surely at least as high in baseball (and, in all likelihood, in other profesional sports as well) as it is in the business world. On a related though distinct topic, I would conjecture that, based on the relationship between payroll and win percentages, it is undoubtedly much easier to predict outcomes in Major League Baseball than in the stock market and other financial markets.

A Note on Statistical Analysis

In case anyone is wondering why my conclusion differs so radically from the study I mentioned as being my "strike two," I provide an explanation here. Warning: Only those interested in statistical analysis should continue reading, since the discussion becomes somewhat technical. However, I encourage anyone who at least occasionally spends time looking for patterns in data to read on, since an important lesson in applying the right tools to the job at hand will arise from the detail.

The author of the study I cited chose to analyze that data using a multiple regression, in an effort to determine how each of three variables--starting pitchers' salaries (P), fielders' salaries (F) and closing pitcher's salary (C)--affects a baseball team's win percentage. For example, for 2003, the study produced the following regression result,

Win Percentage = 0.406 + 0.0022 x P + 0.0015 x F + 0.0018 x C,

along with corresponding t-statistics of 1.72, 1.46 and 0.41 for the significance of the regression coefficients corresponding to independent variables P, F and C, respectively. With all t-statistics less than 2.00, the study was unable to discern at the standard minimum of 95% confidence any dependence of win percentage on the three payroll variables.

Interestingly enough, when I perform the analysis using the same 2003 data, but formulating the problem as three separate one-variable single regressions (instead of one comprehensive three-variable multiple regression as employed in the study), I arrive at t-statistics of 2.93 for dependence of win percentage on starting pitchers' salaries, 2.77 for dependence on fielders' salaries, and 1.49 for dependence on closing pitcher's salary--all higher than the t-statistics for the multiple regression given above. Further, if I combine starting pitchers', fielders' and closing pitcher's salaries into a single variable (i.e., P+F+C) and again run a one-variable regression, I find an even higher t-statistic, namely, 3.49.

In other words, by "zooming out" and viewing the data using an effectively lower resolution microscope, we actually find a more robust statistical pattern--this is reminiscent of the proverbial necessity of stepping back from the individual trees in order to view the grander forest. But, you might be wondering, how can this be? How is it possible in a regression to see a pattern at a lower resolution that essentially disappears at a higher resolution?

To understand the mechanism behind this paradoxical statistical behavior, consider a very simple regression example. Suppose we are trying to understand the relationship between a dependent variable, z, and two independent variables, x and y, based on five data points:

Data point 1: x = 1, y = 1 and z = 1
Data point 2: x = 2, y = 2 and z = 2
Data point 3: x = 3, y = 3 and z = 3
Data point 4: x = 4, y = 5 and z = 4
Data point 5: x = 5, y = 4 and z = 4.

Graphically, three plots are relevant:

a) Multiple Regression: Three-dimensional plot of x and y versus z,
b) Single Regression: Two-dimensional plot of x versus z (same as y versus z), and
c) Single Regression: Two-dimensional plot of combined variable, x+y, versus z.



In the multiple regression, the t-statistics are 3.3 for each of x and y. Observe the "dispersion" of data points 4 and 5 in the three-dimensional plot, with each of these points offset in a different direction from the straight line that can be drawn through data points 1, 2 and 3. This dispersion adds extra error to the regression, creating a relatively poor regression fit to the data.

In the single regression of x versus z (or, symetrically, y versus z), four of the five data points are collinear, and only the fifth data point introduces error into the otherwise perfect linear fit. This tighter fit of the data to a straight line yields a t-statistic of 6.9, higher than in the multiple regression case.

Still better yet, if we regress on the combined variable, x+y, we end up with a t-statistic of 17.9, substantially higher than in either of the other cases. By combining x and y into a single variable, we eliminate the oppositely directed "dispersive meandering" of x and y. The combined variable allows the regression analysis to reveal a closer correspondence between the independent variable (x+y) and the dependent variable (z).

Back to Baseball . . . and a Lesson

In an analogous way, the baseball statistics study relying on multiple regression produces a poorer picture of the relationships between variables than does the single regression. Behind the scenes is probably a mechanism akin to the following: Owners and managers of a given baseball team work within budget constraints during any particular season, so that the total amount of money available to pay all players on the team may be viewed effectively as a fixed quantity for that year. If more money is spent paying starting pitchers, then less money is available to hire and pay fielders and closers. Similar to how in the simple example above, x is less than y at data point 4, but y is less than x at data point 5, a particular baseball team may decide to spend less of its budget on starting pitchers than fielders, while another team may decide to flip the allocation the other way around, with less of its budget going to fielders than starting pitchers.

When the salaries of the all pitchers and fielders are combined, a more meaningful variable results against which to regress the win percentages. For this reason, the single regression using the combined salaries produces a higher t-statistic and better fit to the linear regression model.

The basic lesson here is that, when analyzing problems, it helps always to look for simpler relationships, explanations and solutions first, before implementing more sophisticated analytical tools. In working with scientific, financial, economic, sports or any other type of data, we are often warned against fabricating false patterns (artifacts of the analysis) by overfitting data to a model. In a similar vein, our discussion shows how it is also sometimes possible to overlook robust patterns by forcing an overly complicated model onto an intrinsically simpler set of data.

Hey, Baseball Fans: Winning Takes Money

Investing and professional sports have a lot in common--competition, winners and losers, uncertain outcomes, lots of data, and a wide range of opinions among participants, spectators and analysts. During a conversation the other day with a friend, I casually mentioned what I thought to be an accepted truism in the sport--that, just as money is a vitally important determinant in the business world, Major League Baseball teams with higher payroll (hence, better players by presumption) ought to win more often than teams with lower payroll.

To my surprise, my friend, who is a baseball fanatic, retorted that money and winning are not as intimately linked as one might presume, and proceeded to recite from his encyclopedic memory a number of examples of World Series play over the past 10 years--the Arizona Diamondbacks over the New York Yankees in 2001, the Los Angeles Angels over the San Francisco Giants in 2002, and the Florida Marlins over the Yankees in 2003--all cases in which teams with significantly lower payroll took the championship from their more generously compensated opponents. All right, I had to admit, I take "strike one" against my follow-the-money presumption.

After getting off the phone, I did a quick web search to check further. The first study I came across stated that "results from the two years of data [2002 and 2003] indicate that there is no real correlation between a team's salary and its win percentage." In other words, higher salaries do not significantly boost win percentage. Hmm--strike two, I mused. . . .

Wanting to avoid striking out, I resolved to find the data and run numbers myself.

Team Payroll and Win Percentage Data

The USA Today Salaries Database gives MLB payroll figures for all 30 pro baseball teams in both the American and National leagues going back to 1988. The ESPN MLB standings database shows seasonal win percentages from 2002. Combining the data for the seven years from 2002 to 2008, we can generate the scatter plot shown below.



A least-squares analysis of team payroll versus win percentage gives the "best fit" regression line:

Win Percentage = 0.426 + (Team Payroll in $ Millions) x 0.00097,

indicating that approximately each one million dollars of team payroll adds about 1 point out of 1,000 (i.e., 0.001) to the win percentage. The t-statistic for the regression is 6.96, which means that we can state this relationship between payroll and win percentage with an extremely high degree of confidence (in fact, the likelihood of a false positive is less than one in ten billion!).

It is also instructive to look at the data on a team-by-team basis for the same seven-year period from 2002 to 2008. Notice how the New York Yankees and the Boston Red Sox have not only the first and second highest average team payrolls ($181 million and $122 million) but also the first and second highest average win percentages (0.600 and 0.580), respectively. At the other extreme, the three teams with the lowest average win percentages--Kansas City Royals at 0.410, Tampa Bay Rays at 0.423, and Pittsburgh Pirates at 0.431--are among the five Major League teams with the lowest average team payroll (each less than $50 million).



I also provide a table showing the payroll of baseball teams playing in the World Series over the past 20 years (actually from 1988 through 2008, with the exception of 1994 when, as baseball fans will recall, the Series was cancelled due to a player strike), assisted by data from Baseball Almanac. The results reveal that in 14 out of the 20 years, or 70% of the time, the team with the higher team payroll defeated the team with the lower payroll in the World Series. This result is consistent with the strong relationship between team payroll and win percentage shown in the graphs above.



What I conclude is that money does matter in professional baseball. Teams that have higher payroll generally do win more games, both during the regular season and during the World Series. Suffice it to say: the correlation between performance and pay is surely at least as high in baseball (and, in all likelihood, in other profesional sports as well) as it is in the business world. On a related though distinct topic, I would conjecture that, based on the relationship between payroll and win percentages, it is undoubtedly much easier to predict outcomes in Major League Baseball than in the stock market and other financial markets.

A Note on Statistical Analysis

In case anyone is wondering why my conclusion differs so radically from the study I mentioned as being my "strike two," I provide an explanation here. Warning: Only those interested in statistical analysis should continue reading, since the discussion becomes somewhat technical. However, I encourage anyone who at least occasionally spends time looking for patterns in data to read on, since an important lesson in applying the right tools to the job at hand will arise from the detail.

The author of the study I cited chose to analyze that data using a multiple regression, in an effort to determine how each of three variables--starting pitchers' salaries (P), fielders' salaries (F) and closing pitcher's salary (C)--affects a baseball team's win percentage. For example, for 2003, the study produced the following regression result,

Win Percentage = 0.406 + 0.0022 x P + 0.0015 x F + 0.0018 x C,

along with corresponding t-statistics of 1.72, 1.46 and 0.41 for the significance of the regression coefficients corresponding to independent variables P, F and C, respectively. With all t-statistics less than 2.00, the study was unable to discern at the standard minimum of 95% confidence any dependence of win percentage on the three payroll variables.

Interestingly enough, when I perform the analysis using the same 2003 data, but formulating the problem as three separate one-variable single regressions (instead of one comprehensive three-variable multiple regression as employed in the study), I arrive at t-statistics of 2.93 for dependence of win percentage on starting pitchers' salaries, 2.77 for dependence on fielders' salaries, and 1.49 for dependence on closing pitcher's salary--all higher than the t-statistics for the multiple regression given above. Further, if I combine starting pitchers', fielders' and closing pitcher's salaries into a single variable (i.e., P+F+C) and again run a one-variable regression, I find an even higher t-statistic, namely, 3.49.

In other words, by "zooming out" and viewing the data using an effectively lower resolution microscope, we actually find a more robust statistical pattern--this is reminiscent of the proverbial necessity of stepping back from the individual trees in order to view the grander forest. But, you might be wondering, how can this be? How is it possible in a regression to see a pattern at a lower resolution that essentially disappears at a higher resolution?

To understand the mechanism behind this paradoxical statistical behavior, consider a very simple regression example. Suppose we are trying to understand the relationship between a dependent variable, z, and two independent variables, x and y, based on five data points:

Data point 1: x = 1, y = 1 and z = 1
Data point 2: x = 2, y = 2 and z = 2
Data point 3: x = 3, y = 3 and z = 3
Data point 4: x = 4, y = 5 and z = 4
Data point 5: x = 5, y = 4 and z = 4.

Graphically, three plots are relevant:

a) Multiple Regression: Three-dimensional plot of x and y versus z,
b) Single Regression: Two-dimensional plot of x versus z (same as y versus z), and
c) Single Regression: Two-dimensional plot of combined variable, x+y, versus z.



In the multiple regression, the t-statistics are 3.3 for each of x and y. Observe the "dispersion" of data points 4 and 5 in the three-dimensional plot, with each of these points offset in a different direction from the straight line that can be drawn through data points 1, 2 and 3. This dispersion adds extra error to the regression, creating a relatively poor regression fit to the data.

In the single regression of x versus z (or, symetrically, y versus z), four of the five data points are collinear, and only the fifth data point introduces error into the otherwise perfect linear fit. This tighter fit of the data to a straight line yields a t-statistic of 6.9, higher than in the multiple regression case.

Still better yet, if we regress on the combined variable, x+y, we end up with a t-statistic of 17.9, substantially higher than in either of the other cases. By combining x and y into a single variable, we eliminate the oppositely directed "dispersive meandering" of x and y. The combined variable allows the regression analysis to reveal a closer correspondence between the independent variable (x+y) and the dependent variable (z).

Back to Baseball . . . and a Lesson

In an analogous way, the baseball statistics study relying on multiple regression produces a poorer picture of the relationships between variables than does the single regression. Behind the scenes is probably a mechanism akin to the following: Owners and managers of a given baseball team work within budget constraints during any particular season, so that the total amount of money available to pay all players on the team may be viewed effectively as a fixed quantity for that year. If more money is spent paying starting pitchers, then less money is available to hire and pay fielders and closers. Similar to how in the simple example above, x is less than y at data point 4, but y is less than x at data point 5, a particular baseball team may decide to spend less of its budget on starting pitchers than fielders, while another team may decide to flip the allocation the other way around, with less of its budget going to fielders than starting pitchers.

When the salaries of the all pitchers and fielders are combined, a more meaningful variable results against which to regress the win percentages. For this reason, the single regression using the combined salaries produces a higher t-statistic and better fit to the linear regression model.

The basic lesson here is that, when analyzing problems, it helps always to look for simpler relationships, explanations and solutions first, before implementing more sophisticated analytical tools. In working with scientific, financial, economic, sports or any other type of data, we are often warned against fabricating false patterns (artifacts of the analysis) by overfitting data to a model. In a similar vein, our discussion shows how it is also sometimes possible to overlook robust patterns by forcing an overly complicated model onto an intrinsically simpler set of data.

A real fight today beneath the surface

The market may have looked calm or even too quiet today if you only looked at the one day chart of the S&P. But there was a real battle going on beneath the calm surface between the bulls and the bears.

All day, the S&P fought to break the strong resistance at 827. It broke it finally around midday only to fall back to 820. Financials started to fall and it looked from aspects that the S&P might retest 790 (which is the number I was hoping to see). 

However, 820 has become staunch resistance and in the last hour of trading, the markets gained steam and finished the day firmly above 827 at 832. This is a fantastic showing for the bulls. The S&P is good for another 50-60pts to about 880 is my expectation at this point.

Solar stocks rocked up today with my single digit solar stocks gaining upwards of 40%. There was a report out on Bloomberg about China providing subsidies to people who wish to install solar systems. As I have written in the past, I have been holding SPWRB. I sold off some near the one day peak at $26.44 and a bit more as people took profits. I have now added back my position seeing how well the S&P has ended. I am anticipating a multiday rally should this rumor turn out to be true. I may however bail should this rumor turn out to be ...well, only a rumor.

I am holding tight to my gold (KGC and AU) at this point. My holding of FXI is also showing nice gains. These are core holdings.

I have no holdings outside the core holdings. I want to have better entry points before loading up on the financials again. They have been great winners for me this year and I must refrain from getting overly greedy. Never a good thing.

Current trade

The markets powered higher on Monday followed by a light sell off yesterday.

I sold 2/3 of my SKF on Friday for about a 15% gain. The remaining 1/3 got stopped out on Monday in the 500pt DOW runup. I also covered a short on Baidu after it showed unwillingness to go down. This was a great exit as Baidu rocked to over $195.

I also sold a number of longs into the strength including UVM Ultra Long Russell 2000 ETF. It went up over 10% in a day and when making money becomes seemingly too easy and quick in the markets, its a sign that you need to slow down. 

My plan is to ease back into the markets on pullbacks such as the one yesterday. 

I am still about 40% long. Long in gold, oil, agriculture and China. 

I am trading the FXI in and out. Holding a core position but buying on weakness and selling on strength. 

I have no holdings in financials at the moment, but looking to get back into Wells Fargo WFC and Financial ETFs. Morgan Stanley showed great strength yesterday.

I caution not to chase this rally though. Earnings season is coming up around the corner starting about 2 weeks away. This period is usually very volatile and stocks that have fun up prior is likely to sell off.

I am sitting on 20% gains this year. So I am going to sit tight and and be more selective in my entry points for equities at this point.

The reinstatement of the Uptick rule may be around the corner. If it passes through, we could see the markets melt up 20%+. 

Signs of financial exhaustion

Financials have begun to sell off timidly today. A healthy sign after the massive runnup over the last 7 trading days.

Taking profits on my financial longs was a great decision in hindsight. Although I missed 5 points on my POT as it gapped up today! (can't win them all)

I am now shorting the financials by being long the SKF. Looking for 30% profit target on this that should happen within the next 2-3 trading days. Plan to get back in Long with WFC and IYF near support levels.

Also long gold with Kinross gold. Canadian company KPC. Another 7%+ gain today. It has ramped so fast I am feeling a bit shaky on this wanting to take profits. I'll see how it goes tomorrow but the FED's decision to massively print money has ignited a bull run on GOLD like I've never seen before. I'll probably sit tight on my holdings and look to continue to add positions on weakness. Added some AU today on weakness to my gold holdings.

Solar also up nicely today with my holdings of SPWRB, up almost 10% today. This one is very volatile so buyer beware.

Markets melted up after FED announcement today

Big up day today after comments from the FED.

This was take action day and as the S&P hit 800, I took profits on over 2/3 of my longs.

I took profits off the financials which have seen massive gains the last few days. I think short term, they have run their course. Pigs get slaughtered in the markets and I have sold all my IYF and Wells Fargo for over 25% gains in less than a week. Even after the melt up, C and MS did not ramp and could not break the highs. This was a sign for me to sell the financials for now and get back in later.

Gold is up big and I continue to hold gold with my KGC (Kinross gold) holdings up over 10% in one day. The FED's announcement to buy treasuries is going to push gold to new highs. Watch Gold carefully and buy on dips.

Some technology shares also did not follow the rally. GOOG, RIMM, BIDU were mostly flat for the day. This was also a red flag for me to take profits.

I am still long on KFC, SPWRB, FXI, VT

SKF is also nearing $100 from a high of $267 just 5 days ago. Wish I held my short on this until now, sold out too fast. But financials have come up too fast too soon and I am looking at going long SKF below $103 (to short the financials at 2X leverage)

Exhaused from the rapid action and trading today, going to get some much needed rest....

DOW loses 200pts in afternoon trading

The DOW sold off 200pts in afternoon trading yesterday. This sell-off is healthy and is necessary for any sustained rally. 

I have added some long positions this morning on the dip. 

Most hedge funds are still very poorly positioned for this rally. And if the bears are unable to push the markets down any more in a significant way (additional 200pt+ down days for the DOW). Look for more short covering and rapid change of sentiment from the investment community.

Asian markets also closed strong today. Japan was up nicely and my 7&i holdings made some nice gains.

Hong Kong also did very well with no major sell-off. Basically a flat day to take a breather after the recent run up.

Possible resistance S&P 793

I'm watching the S&P at 793 to hit some resistance at its 50 day moving average. 

Markets are having much resiliance so far but the bears won't let go this easy. Cramer had a piece out this weekend that most Hedge funds are very underinvested at this time and would certainly gun for a correction to load up on equities. 

I am still firm on expecting a 200pt drop in the DOW very soon. 

So I'm watching the 793 level on the S&P to take profits.

In the meantime, financials are strong but many have hit some hard resistance such as WFC at $15.


Friday close

We are ending Friday slightly in the green.

A positive sign for the days ahead.

But I can't help but feel this might be a bull trap. If you look at the charts today, we were very range bound and traded almost perfectly to trend lines. No real big buyers in the market today, just traders yanking the markets back and forth.

Careful of a big pull back next week. Don't chase stocks. But the next big sell off will be the time to back up the truck and go long.

Have a great weekend.

Yawner

Friday, today is the last trading day of the week. What a yawner today. Volume is very low and the markets are just treading along with no direction around the unchanged line.

My prediction of a 150pt+ drop doesn't look like is going to happen. But that is not to say it might not happen early next week. Bernanke is on 60minutes this Sunday and what he says (or not say) will likely caues some ripples in the market.

The bulls and bears are pretty much standing still today. Neither willing to commit cash before the weekend. 

I am slightly long with holdings in POT, WFC, FXI, AET.UN and VT. I've also hedged slightly with a small holding of SDS (ultra short S&P). 

I feel the urge to jump into the markets as this rally has legs. But I don't want to commit more cash unless the markets dip. Hopefully will happen early next week.

I'm looking at DOW below 7000 to aggresively add to my position. In the time being, the job of a good trader is to sit tight and not over trade.

Stewart doesn't know what he is talking about

One of the hottest topics in the investing world is the 'Daily Show' aired yesterday with Jon Stewart interviewing Jim Cramer. Here's the link:

http://www.thedailyshow.com/full-episodes/index.jhtml?episodeId=220533

It is clear that Stewart is just trying to blow off some steam and unfair with Jim.

Jim provides a service to individual investors. He gives the inside scoop on Wall street and the workings that most of us just won't know otherwise. Does he have any idea how much valuable information Jim has given us through the years?

The whole financial mess is a combination of greedy bankers and frankly greedy politicians as well. Not the fault of CNBC and even less so Jim.

There are traders and investors. Some prefer to trade often, tracking the markets. Some don't want to look at it for years. CNBC provides information to all. Interviews and shows aimed for traders are not for the casual investors. Stewart doesn't even seem to understand that point.

Jim was way too nice on the show and unnecessarily apologized for false attacks from Stewart. 

A fair day after yesterday's massive runnup

The tape is playing perfectly to what I wrote yesterday. In the first 30 minutes of trade, the market was up rapidly and tested 7000 on the DOW. It has since drifted lower all day after.

I sold off my longs in the first 30 minutes and have since added some longs back during this retreat. 

From my perch, the drift today is not bad at all. Volume is low and no major sell off after yesterday's massive gains.

The last hour will be crucial. If the indexes can finish solidly in the green it would be a great sign. If not, it might just drift around the unchanged line.

Either way, I think there will be a good chance there will be a 150-200pt down day on the DOW within the next two trading days. This would be a good time to reload on the long positions especially the financials.

The re-instatement of the uptick rule I believe is for real and the effect not to be underestimated.


Great quote from Tobin Smith's newsletter regarding investing in today's fearful markets

As Ambrose Hollingworth Redmoon (deceased manager of the legendary rock bank, Quicksilver Messenger Service) aptly wrote: 

"Courage is not the absence of fear, but rather the judgment that something else is more important than one's fear. The timid presume it is lack of fear that allows the brave to act when the timid do not. But to take action when one is not afraid is easy. To refrain when afraid is also easy. To take action regardless of fear is brave." 

Nice close above 6900 on the DOW

We were able to close above 6900, this is a great sign. I am now looking for a nice strong follow through day. Up day on strong volume. 

But as I've stated in my previous post. I took profits just before the close as we rose above 6900 on the DOW. I sold off my SPY longs. And took half my shorts on the SKF. There is still a very high chance we will continue to rise tomorrow, but I will play cautious for now and take some profits. 

If the markets rise again strong tomorrow morning, I plan to cover all my SKF shorts and sell a third of my FXI. This because I anticipate the DOW hitting resistance at 7000 and sell off. I will then rebuild my longs.

One very interesting piece of information I just heard on Bloomberg is that there is some strong talk about reinstating the uptick rule on shorts before the end of the month. This means one can no longer short a stock unless there has been an uptick. This will prevent the relentless pounding on stocks that has been so apparent with the bank stocks. This piece of information is crucial as it will carry the bank stocks up very rapidly. There will be a massive short covering should that happen.

I am looking to rebuild my SKF short near the $200 level. Hopefully if it gets there. I may also build a small TBT position as I believe money will flow out of treasuries to add to equity positions.

Games plan:
- Take profits on longs if we have a strong open within the first 30 minutes tomorrow
- DOW @ 6780 is where I will rebuild long positions.
- If we don't get a strong open, I will just build small long positions slowly as the markets retreat to each support level

Best of luck to all.

Take some profits

I am looking at the 6900 level on the DOW today to unload some shares and lock in some profit. I have been long the S&P and short the SKF with solid profits in only two days. If the markets finish strong today, I am expecting a mild sell off tomorrow and then resume on a less violent bear market rally until the DOW and S&P reaches the downtrend lines. 

My AET.un, VT and FXI are longer term holds so I may lighten a bit on them if the price continues to appreciate quickly. And then pick up some shares back when it falls back to support levels again.

Don't forget that this is a bear market rally we are going into now. Stay nimble, keep long positions small and manageable. And if you do go long, stick with solid themes such as Oil, Gas, China and agriculture.

Rebound or head fake?

Markets up today after days of sell off. I am not chasing this rally though. It feels like a lot of short covering to me. But I am holding on to most of my longs but sold off some of my SSO into the strength. The markets may rally tomorrow but there are too many headwinds. Further, the financials and GE did not rally today. The Chinese stimulus is good news but probably not enough the sustain the markets to rally for a few more days. The unemployment numbers coming out of the US was horrible today and the market wants to rally so bad it kept blinders to the numbers.

What I am thinking in the back of my head is that a few notable perma bear hedge fund managers are coming out and calling for a market bottom. 

Ultimately though, I stand firm in the belief that the market will bottom when the S&P 500 falls below 550. But this does not mean we head straight there. We could see a multi-day rally that takes us over 900 on the S&P first which no trader should miss out on.

I am holding tight to my FXI, agriculture and oils for now. Selling off a portion of my S&P longs (SSO).