Name: Quotes analysing expert

Type: Too much for one person.

Development date: 2007

Anounce date: Aug 2009

Technology: C# 2.0

History: There was idea to make a forex trading framework.

ExpertAnalysis - is a framework to import quotes, analyze and control trading. It was first big project I've decided to implement my self. I event thought to spent all my life, by improving and use this software. Situation did change and now it is only an example in my showcase.

Most iteresting idea was the hot plugging of the DLLs, by copying or overwriting existing ones. Yes, it is simple to implement now for example by MEF, but it was late 2007...