Thread: ECN Trading
View Single Post
  #77 (permalink)  
Old 09-11-2007, 03:39 PM
daraknor's Avatar
daraknor daraknor is offline
Senior Member
 
Join Date: Oct 2006
Location: Portland, OR USA
Posts: 996
daraknor is on a distinguished road
Quote:
Originally Posted by TickJob View Post
you can also try SmartQuant, it uses C# language, should be not much a problem to convert MT4 to SmartQuant. SmartQuant can trade with IB and MBT, and also FIX interface, they are ECN.
"autoexecution, order routing, FIX support, QuickFIX built-in engine. One click switch from simulation to live trading mode "
That's what I'm using. Getting MySQL and Python working with QuickFIX took literally 25 hours of compile time testing. I like some of the tools that they offer (vector and matrix) but I'd add a few more things like Support Vector Machines. PyML: a python machine learning framework has a very nice implementation that includes classification and regression.

I'm working on the platform quite a bit, working on the admin panel right now. Twisted library takes some getting used to.
Reply With Quote