notes

  • gnuradio : is a set of software routine to process signal. it enables you to sample the whole electromagnetic spectrum, and decode it to provide radio, GSM, DECT, GPS, functionality with a single piece of hardware. pretty awesome.
  • palantir a software company that provides useful software for datamining and flexible correlation studies.

The radical uncertainty of stocks

One would like to think that an investment in stocks can not result in a complete meltdown, except in some strange pathological cases. Yet it can be easily shown that by the mere structure of stocks, such a meltdown (or its bubble counterpart) is largely unpreventable in a systematic way.

If one can hope to have price stability, it could only be found in the form of a “fundamental value” around which market’s participants could stabilize the price. If prices becomes to low, an agent would then buy because he knows he can extract some money directly from the company, in the form of dividend. In the lack of such capacity, buying at a “good price” does not mean anything, as nothing prevents the price to go even lower, at some even ‘better’ level..

So at the heart of price stability lies in that fundamental value, which as every other investment can be obtained by adding up all the present value of future forecasted cash flows. Given a set of hypothesis on future profits, this gives the company a fundamental price, under which one can decide whether or not the stock is over or undervalued. But….. beyond that mere number, one can wonder how firmly grounded such a value can be.

Let’s consider a simplistic example company whose business yieds 1 dollar per year. Let’s assume that interest rates are on average at 5%. For each year i, the present value of a dividend would be 1 USD * 0,95^i , and the current value the sum of those would then be 20 USD. Out of those 20 USD, 8 comes from the next ten year’s dividends, and 12 comes from all the years beyond that.

For a hypothetical investor who has formidable insight about the next 10 years for the company (quite a genius really), and intending to bring back market value with the fundamental one, it means that despite his formidable insight his investment is still subject to 60% of sheer uncertainty after 10 years, and to the market’s evaluation of that uncertain period of 9 years and beyond before. The inability to evaluate the correct price of stock is fundamental and can not be overcome by the mere construction of what a stock financially is. Even this is a very rough case, it does show that the level of uncertainty contained in stock prices is pretty much irreducible, and for its main component, driven by the market itself. What Keynes called the beauty contest is not a secondary but a primary, essential effect.

In real life though, one can hope that other stabilizing forces come at play, and that through time and diversification, good judgment becomes recognized by the market. And technique can tentatively be put in place to try to isolate as much as possible the judgment and eliminate other effects (global market or sectoral movement etc…) . However, there are deep consequences of this fundamental uncertainty :

  • A lot of a corporation’s energy is spent to control market’s feeling (avert fear, suscitate enthusiasm). Although necessary when a nothing can flip your stock, that diverted energy, in the end, does produces nothing.
  • It boldens the case for investors who have a edge in really understanding a business. An obvious illustration of this is Mr Buffet. (real) private equity investments has been historically successful it seems as well.
  • It tends to imply that stock market should not be a straight mass-investment vehicle for retirement or for the general public. If a successful investment implies a certain craftiness, the current plain vanilla stock investment by armies of zombies is poised to be profited from by unscrupulous financiers.

The market legitimacy in classical economy lies in its ability to have a match between investors willing to taker some risk, and companies in need of financing. The current “stock” does not seem to be able to fulfill that role, at least in the way it is used today. It can be seen as easy to say so now that the market crashed, but I guess I have some credential there, having blogged about it before the meltdown.. ;)

The anonymous financial room

That would leave only 5.7 per cent of Volkswagen’s ordinary shares
available to be traded on the market. However, hedge funds and other
traders had between them short sold shares equivalent to 12.9 per cent
of the total, and in consequence were obliged to buy and return them.
They understandably panicked, and the resultant frantic efforts to buy
Volkswagen shares caused the price to quadruple

http://www.lrb.co.uk/nl/v30/n23/mack01_.html

This story highlights (among other things) the difficulty of creating a market consensus. Had hedge funds been able to gather and delegate the handling of this short to a common entity, who would then negotiate in their name, the problem would not have been so wide and painful.

However, when faced with such a case, there are strong incentives not to disclose anything to competitors, for many reasons. Which is why a platform that guarantee both authenticity of participant yet remains completely anonymous could be useful. With it, people with a shameful problem can at least discuss it without fear that the mere discussion will aggravate the situation.

I wonder what infrastructure can guarantee that kind of “anonymous authentication”…

no time to think

An interesting discussion by a Stanford professor

Star trader

Wall Street - Bull

Creative Commons License photo credit: David Paul Ohmer

August 15, 2008 WSJ  : The two-year-old hedge fund founded by former UBS AG star trader JW,  is down about 85% from its inception through July, according to a person familiar with the matter.

August 03, 2006: UBS star trader goes solo with launch of hedge fund. One of the City’s most aggressive traders will soon be snapping even more ferociously at the heels of management as the head of a $5bn (pounds 2.7bn) hedge fund. In his new role, Jon Wood will be set free from potential client conflict at UBS, the Swiss investment bank where he currently heads proprietary trading. Backers have already committed $3bn to his SRM global fund, which will be capped at $5bn and launched on 1 September. UBS, where Mr Wood has worked for the past 17 years, is investing $500m. Investors in SRM Global can choose from two fee structures – a 1 percent management fee to invest for a period of five years and 1.5 percent for three years. SRM Global will retain 25 percent of its profits.

Hey, good thing it was capped at USD 5bn !!

Proof network and knowledge repository

I have been looking a long time for a way to represent on the web a mathematical corpus. It would be tremendous if one could find on the web the different books written on a subject, in a form that enables verification of theorem and proof.

Let’s reflect on what a lesson is : Mostly a lesson is about learning one by one different entities, and the relations that those entities share. It is all about serializing a graph.

If we were to improve this process of learning, we should identify what represent the most effort and the least added value in the making of it, and I see 3 big bottleneck.

  • This process has to occur at a level the audience can understand :

The same lesson can take a day or 5 minutes depending on the knowledge of the audience. One of the big problem that clutters reuse of lessons on a large scale basins is that every time one wants to adapt the level, a whole rewrite is necessary. Having a formal representation of books would allow for seamless rewrite of proof down to the basic axiom if necessary.

  • Another variability is how does one reuse the theorem or presentation of another.

Dissemination now is informal, slow, and based on individual reading. Few ways exists to have clever solution to emerge. A repository of steps for proofs, which would allow reuse in other context, would enable indirect voting, and promote the best practices.

  • Finally, another problem is the sheer size of the domain which can only be tackled with by many specialists.

Sometimes the difficulty lies not in the domain itself but in the many ways there are to show one same effect. There is no place for such collaboration to take place in a fruitful way, with people ranging from high school students to phd’s to contribute and enrich each other. Wikipedia exists, but is completely out of scope : what if I was to see the 10 differents ways to prove an assertion, and how the theorems used apply in the specific case i am looking at ? wikipedia can’t handle this kind of data explosion and no onewill contribute this to the details I might need (and some other person won’t)

So, facing those issues, one might think that the computer science people in universites found a way ? No, you want to know why ? They are research ways not tho share proof and have a formal system for proof and representation. no. they are *waaaaayy* behond that : they are looking to *automate* the creation of proof. This really is for me the completely wrong way to go, and we should first concentrate on having a formal description system to tackle those 3 points I exposed. *Then*, with such a useful formal description, will we get ammo for automated proof, if we ever can solve it.

Fuse : fewer boundaries

FUSE enables you to mount a remote filesystem locally.
It is common knowledge that computers are done for lazy people to spend 2 hours to find a way to save 5 minutes. I therefore mount my dedibox to ~/dediboxfs and, magic, I can publish and access all the remote files as if they were just there.

For macs it’s a gift from google, to be found there for MacFuse , and there for SSHFS, other FS are available elsewhere (ftp, gmail, etc… )

Getting a list of your activerecord models

That’ll do

 

Dir.glob(”#{RAILS_ROOT}/app/models/**/*rb”).each{|m| Dependencies.require_or_load m }

Object.subclasses_of ActiveRecord::Base

Ripping off investors

Looking into ways of making a few personnal investments, I stumbled upon http://www.currencyshares.com/ from Rydex Investments.
Those funds offers to invest in foreign exchange currency. You buy euro, euro goes up, you win money. quite simple.

So where is the said ripoff? The catch is that those funds don’t pay you interests on the foreign currency you invest into.
To see how bad this is, consider the fact that an entire class of trading strategy (fx carry trade) is placed to grab the interests rate *differential*

Now just removing the *whole* interest rate of one currency is bold.

xQuant extends its empire

In a brilliant demonstration of technical expertise and non-conformist brio, that is, of utter elegance, “xQuant(xQuant)”:http://www.xquant.net is now equipped with a “Wiki section(Wiki)”:http://maths.xquant.net that will enable users to render their thoughts in plain English and Latex.

 

This “Wiki(Wiki)”:http://maths.xquant.net is particularly meant to be used to develop themes including inference, categories, and stochastic finance.