Archive

Archive for the ‘Algorithmic Trading’ Category

Idle, Long, Short, Wait for Enter, Wait for Exit

June 7th, 2009 fx No comments

“Idle, Long, Short, Wait for Enter, Wait for Exit” are the five states of an algorithmic trading software. I’ve modified the code structure to be able to accept any kind of strategies in a plugin form. I can plug or unplug a strategy at anytime without stopping the main program. The concept of software “hotplug” is very important when you deal with Real Time Market Data. The next step is to add Dynamic Intruments to the strategies.

Categories: Algorithmic Trading Tags:

The end !

May 20th, 2009 fx No comments

This is the end of the research and development … and welcome to my first post!

I’m just finishing a new (another one) algorithmic Forex trading system. But this one is not based on any existing financial standards but on a mysterious speech recognition technique. Beleave me or not: it works fine. Impossible for me to say more, I just can say “It works” on “dead” and “live” real-time forex data streams. For the moment I got a demo-account, and I will start with a real money account next week.

Categories: Algorithmic Trading Tags: