<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Σ1</title> <atom:link href="http://sigma1.com/feed/" rel="self" type="application/rss+xml" /><link>http://sigma1.com</link> <description>Musings of a proprietary-trading group fund manager.</description> <lastBuildDate>Sun, 19 Feb 2012 18:30:12 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Portfolio Software Development:  Day 3</title><link>http://sigma1.com/2012/02/15/portfolio-software-development-day-3/</link> <comments>http://sigma1.com/2012/02/15/portfolio-software-development-day-3/#comments</comments> <pubDate>Thu, 16 Feb 2012 02:57:47 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Financial Analysis Software]]></category> <category><![CDATA[Quants]]></category> <category><![CDATA[quantitative analysis]]></category><guid isPermaLink="false">http://sigma1.com/?p=458</guid> <description><![CDATA[Portfolio Software: Plain English Yesterday I wrote an early version of financial software to help users improve their investing portfolios.  This software has the ability to solve financial problems in a very different way than taught in graduate-level finance classes.   Rather than relying solely on a type of mathematics called statistic analysis, Sigma1 software [...]]]></description> <content:encoded><![CDATA[<h2>Portfolio Software: Plain English</h2><p>Yesterday I wrote an early version of financial software to help users improve their investing portfolios.  This software has the ability to solve financial problems in a very different way than taught in graduate-level finance classes.   Rather than relying solely on a type of mathematics called statistic analysis, Sigma1 software uses techniques from computer science called artificial intelligence or AI.  (I prefer the term machine intelligence because there is nothing artificial about the intelligence results produced by a solid AI algorithm.  If you doubt this, I challenge you to beat <a title="Chessmaster " href="http://chessmaster.uk.ubi.com/xi/newsitem.php?id=6749" target="_blank">Chessmaster 11</a> running on your PC&#8230; on max difficulty.)</p><p>My idea has been to develop a sophisticated program that would allow institutional investors such as fund managers to  &#8221;plug in&#8221; their proprietary valuation models and come up with solid portfolios in minutes or hours, rather than days or weeks using brute-force techniques.    As I was working, I realized that smaller &#8220;normal&#8221; investors could also benefit from a simplified version of Sigma1 software.</p><p>Rather than sell this lite version of portfolio-opt software I may provide a free version on a website.  The free version would have limitations on both the number of securities and the &#8220;depth&#8221; of analysis and reporting.  For example the user may only be able to enter a maximum of 20 securities in their current (or proposed) starting portfolio.  The free web version would quickly suggest an asset-allocation mix of those securities that is (potentially) safer with the same expected return or (potentially) equally safe with a higher expected return.</p><p>If the free web version is popular enough, Sigma1 may introduce a paid web subscription service that allows a larger portfolio, a wider selection of securities, more detailed reports and even sample portfolios to &#8220;blend&#8221; with the investor&#8217;s favorite tickers.</p><p>Even after the free web version is released, I plan to refine the advanced institutional version of the software.  I plan to use it to improve the composition of the Sigma1 proprietary trading fund.  I also intend to develop a world-class product that institutional investors will want to have access to&#8230; for a very reasonable price.</p><p>At this time I have zero interest in sharing the source code or specific concepts underlying the current and future Sigma1 software.  Many of these ideas stem from work in my undergrad engineering and computer science studies.  They have developed in my graduate work in finance and engineering.   The realization that the techniques I have developed for engineering, game-theory, poker and number theory apply most directly to portfolio construction and optimization hints at the possibility that I have hit upon one of those rare ideas that strike gold.  Not academic gold; real &#8220;gold&#8221; with real financial value.</p><p>I love academic research and open-source software.  I don&#8217;t intend to keep the concepts and code that Sigma1 is developing locked up forever.  If the Sigma1 financial software is financially successful enough, I hope to release pieces of it to the open-source community over time.  (Conversely, if the software does  not ultimately find a lucrative market, I will eventually release it too <img src='http://sigma1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p><h2>Portfolio Optimization Software: Tech Speak</h2><p>Yesterday I wrote the key pieces of an evolutionary algorithm to build and optimize securities portfolios, namely mutation and crossover.   The remaining pieces: heuristics and selection should be relatively easy to code.   The coding and testing was very quick  1) because I&#8217;ve written GA&#8217;s (EA&#8217;s) many times before, 2) because I had 2 days to think about it as I was driving and 3) because I wrote it in Ruby.</p><p>Based on previous experience (and depending on the complexity of the heuristics), run-times should be swift for populations of 200 and portfolios of 500 securities or less.  In previous research I&#8217;ve been able to use distributed computing when the heuristics/analysis dominated run-time.  Generally the GA has not been the limiting factor for speed.</p><p>I plan to start with relatively simple heuristics to test the portfolio-optimization software.  Likely the first test will merely compute the (near-optimal) efficient frontier for a basket of securities, plotting 3-year standard deviation of various portfolios on the frontier versus expected return.  If I wish I may even compare the results to efficient frontiers constructed with classic methods using covariance matrices.</p><p>Once I create a Ruby prototype I plan to re-code the software in C/C++, both for execution speed and for the relative IP-protection provided by releasing only compiled binary executables.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2012/02/15/portfolio-software-development-day-3/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sigma1 Financial Software: Development Begins</title><link>http://sigma1.com/2012/02/13/sigma1-financial-software-development-begins/</link> <comments>http://sigma1.com/2012/02/13/sigma1-financial-software-development-begins/#comments</comments> <pubDate>Tue, 14 Feb 2012 00:31:54 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Financial Analysis Software]]></category> <category><![CDATA[Fund Benchmarking]]></category> <category><![CDATA[private-equity]]></category> <category><![CDATA[quantitative analysis]]></category> <category><![CDATA[quantitative analyst]]></category><guid isPermaLink="false">http://sigma1.com/?p=439</guid> <description><![CDATA[{EAV:7c9500fb17420345} I started Sigma1 with $35,000 in seed capital, a Linux workstation and a domain name I acquired in auction for $760.  The original plan was to create a revolutionary hedge fund with accredited investors as clients.  I started studying for the Series 65 exam and all went well until I started reading about securities laws and [...]]]></description> <content:encoded><![CDATA[<p><a href="http://sigma1.com/wp-content/uploads/2012/02/whiteboard_day1.jpg"><img class="alignright size-medium wp-image-449" title="whiteboard_day1" src="http://sigma1.com/wp-content/uploads/2012/02/whiteboard_day1-300x225.jpg" alt="Whiteboard with a view" width="300" height="225" /></a></p><p>{EAV:7c9500fb17420345}</p><p>I started Sigma1 with $35,000 in seed capital, a Linux workstation and a domain name I acquired in auction for $760.  The original plan was to create a revolutionary hedge fund with accredited investors as clients.  I started studying for the Series 65 exam and all went well until I started reading about securities laws and various legal case studies.  I gradually realized two things:</p><ol><li>U.S. Securities Law is very restrictive, even for &#8220;lightly regulated&#8221; hedge funds</li><li>The legal start-up costs for a hedge fund were much higher than I anticipated</li></ol><p>The first realization was the most devastating to my plans.  The innovative fee structure I wished to use was likely to face serious legal challenges to implement. Without a revolutionary fee structure, more favorable to clients, the Sigma1 Fund would be hard to differentiate from the hundreds of other funds already available.</p><p>The second objective of Sigma1 has been to develop proprietary financial software.  Until now the Sigma1 Proprietary Trading Fund has been constructed based on research, pencil-and-paper securities analysis and some rudimentary Excel simulations.  Some quantitative analysis has been applied, but without the mathematical rigor I prefer.   That is about to change.</p><p>I recently devised a way to apply techniques developed while studying Electrical Engineering and Finance in grad school.  In a nutshell, I will apply genetic algorithms to optimize portfolio construction.  The same fundamental techniques my electrical engineering colleagues and I used to explore and optimize around the random perturbations inherent in fabricated silicon circuits can be used to optimize portfolios by efficiently exploiting conventional (linear) and unconventional (non-linear) correlations between diverse assets.</p><p>I have sequestered myself in a beautiful, tranquil location while on a well-earned sabbatical from work.  While genetic algorithms (also called evolutionary algorithms) will be a significant part of the software suite I will develop, I also intend to incorporate heuristics and machine-learning techniques as well.  Similarly I intend to use techniques from CAPM such as efficient-frontiers, but only as a first-order guide.  Many of the limitations of CAPM (and Fama-French enhancements thereof) consist on their intrinsic reliance on Gaussian or &#8220;normal-distribution&#8221; statistical models.  Such models do not properly model long-tail events, nor asymmetrical distributions, nor even log-normal distributions.  Classic CAPM models even struggle with geometric-mean of expected or passed returns and generally use arithmetic means to preserve the use of linear systems analysis.  Genetic algorithms and other AI techniques need not use such assumptions as a mathematical crutch.   The software I intend to develop should be able to find near-optimal solutions to financial problems that classic statistical methods &#8220;solve&#8221; only by making grossly inaccurate assumptions about probability distributions.</p><div>My intention is to develop one or more software products for fund managers that will aid in portfolio analysis, construction and refinement.<img class="aligncenter size-full wp-image-450" style="border-style: initial; border-color: initial;" title="day1_view2" src="http://sigma1.com/wp-content/uploads/2012/02/day1_view2.jpg" alt="Red Mountain Vistas" width="448" height="216" /></div><div></div> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2012/02/13/sigma1-financial-software-development-begins/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>5 Financial Resolutions for the New Year</title><link>http://sigma1.com/2011/12/24/5-financial-resolutions-year/</link> <comments>http://sigma1.com/2011/12/24/5-financial-resolutions-year/#comments</comments> <pubDate>Sun, 25 Dec 2011 00:00:21 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[wealth management]]></category> <category><![CDATA[buy-write index (BXM)]]></category> <category><![CDATA[risk]]></category><guid isPermaLink="false">http://sigma1.com/?p=423</guid> <description><![CDATA[Improve your financial health with these financial resolutions: Diversify with non-traditional and non-Wall Street investments.  For example real real estate. Lower your ETF (and mutual fund) expense ratios.  The ETF revolution is constantly competing for your money with an expense-ratio war.  For instance, consider VEA vs EFA. Consider employing a buy-write strategy, either on your [...]]]></description> <content:encoded><![CDATA[<p>Improve your financial health with these financial resolutions:</p><ol><li>Diversify with non-traditional and non-Wall Street investments.  For example <a title="Real real estate" href="http://www.balhiser.com/is-investment-real-estate-right-for-you-so-you-want-to-be-a-landlord/" target="_blank"><strong><em>real</em></strong> real estate</a>.</li><li>Lower your ETF (and mutual fund) expense ratios.  The ETF revolution is constantly competing for your money with an expense-ratio war.  For instance, consider <a title="VEA vs EFA (etfs)" href="http://seekingalpha.com/article/42517-new-vanguard-europe-pacific-etf-is-much-cheaper-than-the-competition" target="_blank">VEA vs EFA</a>.</li><li>Consider employing a buy-write strategy, either on your own, or via an ETF such as <a title="S&amp;P 500 buy-write fund" href="http://www.invescopowershares.com/products/overview.aspx?ticker=PBP#perfchart" target="_blank">PBP</a> as a modest part of your investing strategy.</li><li>Improve your investment tax savvy. Know your ETF and mutual fund distribution dates, and consider selling before them (if you are going to sell any way).  Use option-strategies to lock in short-term gains until they become long-term capital gains.  Use tax-deferred accounts for high-tax investments (like junk bonds).</li><li>Re-balance and re-align with your long-term investment allocation strategy.</li></ol> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/12/24/5-financial-resolutions-year/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Forget SDRs &#8212; The New International Currency is Digital</title><link>http://sigma1.com/2011/07/20/forget-sdrs-international-currency-digital/</link> <comments>http://sigma1.com/2011/07/20/forget-sdrs-international-currency-digital/#comments</comments> <pubDate>Thu, 21 Jul 2011 04:20:01 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Fiat Currency]]></category> <category><![CDATA[Quants]]></category> <category><![CDATA[hedging]]></category> <category><![CDATA[risk]]></category> <category><![CDATA[trading strategies]]></category><guid isPermaLink="false">http://sigma1.com/?p=405</guid> <description><![CDATA[If you&#8217;ve no heard of BitCoin (BTC, $BCOIN) you&#8217;re missing out on a long-shot currency bet opportunity.  The risk: value could plummet to zero.  The reward: If all goes perfectly you could buy a sizable piece of the next reserve currency.   Likely something in-between will happen.  Read more about BitCoin.]]></description> <content:encoded><![CDATA[<p>If you&#8217;ve no heard of BitCoin (BTC, $BCOIN) you&#8217;re missing out on a long-shot currency bet opportunity.  The risk: value could plummet to zero.  The reward: If all goes perfectly you could buy a sizable piece of the next reserve currency.   Likely something in-between will happen.  <a title="BitCoin" href="http://balhiser.com/bitcoin-the-inflation-proof-e-currency-of-the-future-or-not/">Read more about BitCoin</a>.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/07/20/forget-sdrs-international-currency-digital/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sigma1 Fund Asset Allocation and NAV</title><link>http://sigma1.com/2011/06/28/sigma1-asset-allocation-nav/</link> <comments>http://sigma1.com/2011/06/28/sigma1-asset-allocation-nav/#comments</comments> <pubDate>Wed, 29 Jun 2011 02:11:11 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Fund Benchmarking]]></category> <category><![CDATA[Hedge Fund]]></category> <category><![CDATA[Σ1 Fund]]></category> <category><![CDATA[Fund Performance]]></category> <category><![CDATA[private-equity]]></category> <category><![CDATA[trading strategies]]></category><guid isPermaLink="false">http://sigma1.com/?p=377</guid> <description><![CDATA[Currently all-long, mostly-equity positions: 50 shares EFA 100 shares SCHB 100 shares VEA 100 shares JNK 200 shares PBP 100 shares VTI 100 shares SPY NAV: 36,604.55 USD.]]></description> <content:encoded><![CDATA[<p>Currently all-long, mostly-equity positions:</p><ul><li>50 shares EFA</li><li>100 shares SCHB</li><li>100 shares VEA</li><li>100 shares JNK</li><li>200 shares PBP</li><li>100 shares VTI</li><li>100 shares SPY</li></ul><p>NAV: 36,604.55 USD.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/06/28/sigma1-asset-allocation-nav/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sigma1 Fund Trades</title><link>http://sigma1.com/2011/06/07/sigma1-fund-trades/</link> <comments>http://sigma1.com/2011/06/07/sigma1-fund-trades/#comments</comments> <pubDate>Tue, 07 Jun 2011 23:45:26 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wall Street]]></category> <category><![CDATA[Σ1 Fund]]></category> <category><![CDATA[buy-write index (BXM)]]></category><guid isPermaLink="false">http://sigma1.com/?p=362</guid> <description><![CDATA[Yesterday I made several trades. I bought BWX and WIP to close my short positions, while maintaining long positions in EFA and VEA, effectively going shorter against the USD. Even though I have been emulate the CBOE S&#038;P 500 BuyWrite Index (BXM) for somewhat less than PBP&#8217;s 0.75% expense ratio, I decided eat some crow [...]]]></description> <content:encoded><![CDATA[<p>Yesterday I made several trades.  I bought BWX and WIP to close my short positions, while maintaining long positions in EFA and VEA, effectively going shorter against the USD.</p><p>Even though I have been emulate the CBOE S&#038;P 500 BuyWrite Index (BXM) for somewhat less than PBP&#8217;s 0.75% expense ratio, I decided eat some crow and just buy some PBP.  This saves me the hassle of trading options every month.</p><p>The fund is now has no short positions, other than cash, which currently costs over 1.6% to borrow.  Current closing NAV of the Sigma1 Proprietary Trading Fund is $36,571.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/06/07/sigma1-fund-trades/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Wall Street Interview</title><link>http://sigma1.com/2011/05/30/wall-street-interview/</link> <comments>http://sigma1.com/2011/05/30/wall-street-interview/#comments</comments> <pubDate>Tue, 31 May 2011 03:48:15 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Wall Street]]></category> <category><![CDATA[trading strategies]]></category><guid isPermaLink="false">http://sigma1.com/?p=348</guid> <description><![CDATA[Years ago, a successful friend of mine was telling me stories about his early Wall Street interviews with a big-name investing house.   One stood out to me.   The question: If you had to invest $1,000,000 for a client, and your had only two choices, which would you choose?   (A) &#8220;Invest&#8221; the whole $1,000,000 on red [...]]]></description> <content:encoded><![CDATA[<p>Years ago, a successful friend of mine was telling me stories about his early Wall Street interviews with a big-name investing house.   One stood out to me.   The question:</p><blockquote><p>If you had to invest $1,000,000 for a client, and your had only two choices, which would you choose?   (A) &#8220;Invest&#8221; the whole $1,000,000 on red or black at the roulette wheel.  (B) &#8220;Invest&#8221; on red or black $1000 at a time, one thousand times.</p></blockquote><p>My friend said he knew the right answer, to that question and most of the others.  I believe he was offered this particular job, but declined it in lieu of better offers elsewhere.  Anyhow, he asked what my answer would be.</p><p>I said (B).  If single zero roulette, the client can expect to lose on 1/37 (about 2.7%);  if double zero, 2/38 or about 5.3%.   My friend said, sorry, wrong answer.  If you lose money for a high-net-worth client, even 2.7%, they are likely to be disappointed and take their business elsewhere.  If you double their money, a roughly 50/50 proposition, you will have an ecstatic client who will stick their $2,000,000 with you for years.  If you lose their whole $1,000,000 they will be disappointed and walk away, but &#8220;them&#8217;s the breaks.&#8221;</p><p>This story resonates with me to this day.  This is an absurd question from a financial standpoint, but it is a powerful question on ethics.  The business rationale behind answer (A) is valid.  However, I chose to work for a company where the correct answer is (B).</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/05/30/wall-street-interview/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Rocky Investing Week For the Fund</title><link>http://sigma1.com/2011/05/16/rocky-investing-week-for-the-fund/</link> <comments>http://sigma1.com/2011/05/16/rocky-investing-week-for-the-fund/#comments</comments> <pubDate>Tue, 17 May 2011 03:26:13 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Fund Benchmarking]]></category> <category><![CDATA[Hedge Fund]]></category> <category><![CDATA[Σ1 Fund]]></category> <category><![CDATA[private-equity]]></category><guid isPermaLink="false">http://sigma1.com/?p=340</guid> <description><![CDATA[Since May 10th the Sigma1 Fund is down over 1000 dollars, closing today at $37,856.48.  I&#8217;ve been thinking about reducing the leverage of the fund from its current 1.57X to closer to 1.2X.  I have been weighing the cost of realizing some short-term capital gains versus a desire to deleverage. On a separate note I&#8217;ve [...]]]></description> <content:encoded><![CDATA[<p>Since May 10th the Sigma1 Fund is down over 1000 dollars, closing today at $37,856.48.  I&#8217;ve been thinking about reducing the leverage of the fund from its current 1.57X to closer to 1.2X.  I have been weighing the cost of realizing some short-term capital gains versus a desire to deleverage.</p><p>On a separate note I&#8217;ve been bogging up a storm at my other other investing blog at <a title="Balhiser Finance and Investing Blog" href="http://balhiser.com">Balhiser Investing</a>.  There, I try to keep the topics less technical and more accessible to a wider investing audience.</p><p>* Sigma1 is a proprietary trading group fund, and is not currently available to outside investment.  It is currently structured as a long-short macro-centric hedge fund with long positions in equities (domestic and foreign) and junk bonds, and short positions in international bond ETFs.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/05/16/rocky-investing-week-for-the-fund/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>US Economy</title><link>http://sigma1.com/2011/05/10/us-economy/</link> <comments>http://sigma1.com/2011/05/10/us-economy/#comments</comments> <pubDate>Wed, 11 May 2011 06:59:46 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Hedge Fund]]></category> <category><![CDATA[Σ1 Fund]]></category> <category><![CDATA[private-equity]]></category> <category><![CDATA[US economy]]></category><guid isPermaLink="false">http://sigma1.com/?p=334</guid> <description><![CDATA[I believe the US economy is finally, gradually, haltingly emerging from its drug-induced slumber. So, what is my opinion on US equities?   Neutral to mildly bullish. The fact of the matter is that US equities are leading economic indicators.  Unless you believe in momentum investing, which I don&#8217;t (see disclaimer), past market moments do not [...]]]></description> <content:encoded><![CDATA[<p>I believe the US economy is finally, gradually, haltingly emerging from its drug-induced slumber.</p><p>So, what is my opinion on US equities?   Neutral to mildly bullish.</p><p>The fact of the matter is that US equities are leading economic  indicators.  Unless you believe in momentum investing, which I don&#8217;t  (see disclaimer), past market moments do not predict similar future  market movements.  To the contrary, from a value investing standpoint,  sharp upward market fluctuations simply presage undesirable valuations.   Or in plain English,  when the stock market skyrockets, be cautious.   That is why I&#8217;m not a fan of &#8220;plain English&#8221;;  it is too untextured,  abstract,  and strangely<em> foreign</em> to my financial ear.</p><p>My opinion has very little to do with my asset allocation.  In  painfully plain speak, &#8220;I pretty much stay the course with my investment  choices, no matter how I feel at the time.&#8221;  In other words, I stick to  a purposely pseudo-static asset allocation strategy with the  empirically grounded assumption that impromptu reallocations increase  standard deviations without increasing alpha.</p><p>I apologize for the last two sentences.</p><p>My opinion, for what it worth, is that I&#8217;m less certain about my  bullish equity positions.  Simultaneously, I&#8217;m quite bearish on US debt  securities&#8230; like US Treasuries (or as the WSJ writes it, Treasurys.)</p><p>All said, I am have not significantly changed the holdings of Sigma1.  Not yet.</p><p>Disclaimer:  Momentum investing is, in my opinion, only viable on a  scale of seconds or microseconds in terms of algorithmic or &#8220;high  frequency&#8221; trading.  In general it is a guise for other investment bets,  some of which pay off and some of which do not.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/05/10/us-economy/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Sigma1 Fund Reallocations</title><link>http://sigma1.com/2011/05/10/sigma1-fund-reallocations/</link> <comments>http://sigma1.com/2011/05/10/sigma1-fund-reallocations/#comments</comments> <pubDate>Wed, 11 May 2011 00:08:20 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Σ1 Fund]]></category> <category><![CDATA[trading strategies]]></category><guid isPermaLink="false">http://sigma1.com/?p=331</guid> <description><![CDATA[This morning I realized that the Sigma1 Proprietary Trading Fund was allocated slightly dollar-centric rather than dollar-neutral.  To bring it back to USD-neutral I bought some BWX shares to cover a portion of my short positions.  Today the NAV of Sigma1 closed at $39,035.]]></description> <content:encoded><![CDATA[<p>This morning I realized that the Sigma1 Proprietary Trading Fund was allocated slightly dollar-centric rather than dollar-neutral.  To bring it back to USD-neutral I bought some BWX shares to cover a portion of my short positions.  Today the NAV of Sigma1 closed at $39,035.</p> ]]></content:encoded> <wfw:commentRss>http://sigma1.com/2011/05/10/sigma1-fund-reallocations/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: sigma1.com @ 2012-02-20 00:43:14 -->
