|
"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
|