An Adventure in Hedge Funds

An Architects view on life, Languages, Frameworks and methodologies

Software Sin

What in the software industry can be considered a software sin, needless cut and paste, improper inheritance hierarchies, lack of an interface based approach to software design, inconsistent naming conventions, commentless code, lack of unit testing, no continuous build environment, not following XP Practices … (Replace with your own pet peeves)?

There are tools and more tools out in the market place that provide the developer with the appropriate safety nets, a reminder from a integrated tool works wonders, just like your mother, a continual reminder that you can be better. So why do so many developers still not use these tools.

So check the following links out, for your ammusement

10 Software Commandments

Ten Commandments of Successful Software Development 

10 Commandments for Java Developers, these also apply to C# developers as well.

Clearly anything that does not follow the 10 commandments is by definition a sin.

August 7, 2006 Posted by netflings | Diary | | No Comments Yet

Prime Brokerage Services Overload

Now that several of the Prime Brokerages are offering services to the Hedge Fund space, which is a great step forward over previous technology offerings, but this does not go far enough to providing a conistent and dare I say it a standard approach to how Prime Brokerages expose their services. 

If a Hedge Fund is dealling with a single Prime Broker then all is good, but this is not the norm, it is more usual for a Hedge Fund to utilize multiple Prime Brokers.  So for the Hedge Fund there is still the upfront and ongoing costs of interfacing with multiple Prime Broker services, this is far from ideal.

A previous posting of mine, discusses the idea of a service that takes the order/trade information from a Hedge Fund and routes it to the appropriate destinations, the Prime Broker, the Fund Administrator, and even perhaps DTCC, with the appropriate event based feed back mechanisms to the Hedge Fund, so that order/trade status and events can be acted upon. 

A Follow on from that posting, is aimed directly at the Prime Brokerage market, I would suggest that a set of standard protocols/API’s be proposed that could be implemented by any Prime Broker, and even Dealer/Broker, this would allow for the Hedge Funds to develop against a single consistant API, reducing upfront and on going costs, and would be the beginings of a more far reaching infrastructure that would make for a very compelling Hedge Fund technology offering by the Prime Brokers.

I am sure there will be more to follow on this topic.

August 7, 2006 Posted by netflings | Diary | | No Comments Yet