Path: news.mathworks.com!not-for-mail
From: "meng long" <menglong6518@yeah.net>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Will Matlab surport FIX interface in Financial Region?
Date: Sun, 15 Nov 2009 15:17:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 40
Message-ID: <hdp61d$6dd$1@fred.mathworks.com>
References: <hcqo6v$es2$1@fred.mathworks.com> <hcs53m$2cb$1@fred.mathworks.com>
Reply-To: "meng long" <menglong6518@yeah.net>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1258298221 6573 172.30.248.35 (15 Nov 2009 15:17:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 15 Nov 2009 15:17:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 547833
Xref: news.mathworks.com comp.soft-sys.matlab:585251


"Steven Lord" <slord@mathworks.com> wrote in message <hcs53m$2cb$1@fred.mathworks.com>...
> 
> "meng long" <menglong6518@yeah.net> wrote in message 
> news:hcqo6v$es2$1@fred.mathworks.com...
> > Fix interface is a trading interface used frequently in Financial Region.
> >
> > Will Matlab surport FIX interface in Financial Region?
> 
> Perhaps -- you should contact Technical Support and ask them to enter an 
> enhancement request for this functionality.  Make sure to explain why you'd 
> like to see this functionality, as the developers like to know how users 
> will use the functionality when desigining a new feature.  It may help them 
> when making decisions about how the feature should work.
> 
> -- 
> Steve Lord
> slord@mathworks.com
> comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ 
> Dear Steve Lord

I have got much your answers, thank you very much.

The FIX interface is a general trading interface to  Security Exchange.
Auto_Trading is a pop trend in the program derivate trading. 

To structure an Auto_Trading soft, the complex computation must be finished, an example, in Matlab. 

If Matlab surports Fix interface, it is possible to send a buy_order or sell_order to a Exchage through a security company, when I find a buy_chance or sell_chance.

In American, 75% derivate relative trading is finished through program trading.
I am an expert in program trading. Now I catch buy_chance or sell_chance in Matlab,
and send the buy_order or sell_order through HDF5 in C++. It cosumes coding time and trading time that is unnecessary if Matlab surports Fix interface. 

Having a short trading time is an important key in program trading.
Matlab has a finbacial tool, in which, including derivate. All those are static analysis.
Surporting Fix interface will lead matlab to a dynamic analysis time in financial region.

Look forward for

meng long