|
Hi,
If Builder NE (for .NET) is used which dependent assemblies do I need to deploy my custom assembly? (a matlab-runtime?) Just my custom-assembly, right?
regards
"Titus Edelhofer" <titus.edelhofer@mathworks.de> wrote in message <h8dg23$cvm$1@fred.mathworks.com>...
> Hi,
> take a look at the Builder NE (for .NET).
> http://www.mathworks.com/products/netbuilder/
> It does exactly this, convert the MATLAB code into a .NET assembly that can
> be used (e.g.) by your C# code.
>
> Titus
>
> "Zeeshan Arif Saeed" <zeesh.arif@gmail.com> schrieb im Newsbeitrag
> news:h8d1d7$mks$1@fred.mathworks.com...
> > Hi,
> >
> > I am working on the deployment of my trading algorithm but my broker API
> > does not support interfacing with MATLAB, rather it supports interfacing
> > with C#.
> >
> > I wanted to know how can I deploy by MATLAB algo (which uses functions
> > from many different toolboxes) in the C# environment so I can interface
> > with the API and generate trading signals based on the analysis of my
> > MATLAB algo.
> >
> > Thanks
> >
> > Zeeshan
>
|