http://josh.com/notes/island-ecn-10th-birthday/
This is absolutely fascinating and a must read for anyone vaguely interested in algorithmic trading. Josh is publishing some of the code to the internals of the Island ECN!!
My jaw dropped when I saw that the matching engine for Island was written in FoxPro, then I realized that FoxPro uses ISAM indexing engine/with B*tree, which will always be pretty fast. Apparently, some of the code still runs the current Nasdaq Matching Engine :eek:
What a treat to read through this stuff...
This is absolutely fascinating and a must read for anyone vaguely interested in algorithmic trading. Josh is publishing some of the code to the internals of the Island ECN!!
My jaw dropped when I saw that the matching engine for Island was written in FoxPro, then I realized that FoxPro uses ISAM indexing engine/with B*tree, which will always be pretty fast. Apparently, some of the code still runs the current Nasdaq Matching Engine :eek:
What a treat to read through this stuff...
