Path: news.mathworks.com!not-for-mail
From: "Zeeshan Arif Saeed" <zeesh.arif@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: MATLAB Toolboxes in C#
Date: Fri, 11 Sep 2009 08:23:03 +0000 (UTC)
Organization: MCB Bank Limited
Lines: 9
Message-ID: <h8d1d7$mks$1@fred.mathworks.com>
Reply-To: "Zeeshan Arif Saeed" <zeesh.arif@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1252657383 23196 172.30.248.38 (11 Sep 2009 08:23:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 11 Sep 2009 08:23:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1965286
Xref: news.mathworks.com comp.soft-sys.matlab:569737


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