trading toolbox xtrdr problem

Hi,
I tried running a simple code to connect to the X_Trader toolbox
"conn = xtrdr"
It gives me the error:
>> conn = xtrdr Error using xtrdr Too many output arguments.
Any ideas whats wrong. I have the xtrader installed on my desktop, but I am using the simulation account.
Thanks.

7 Comments

What is the output of:
which -all xtrdr
my system is on a windows 7 64 bit and 2013a Matlab version
What is the output from running the above at your MATLAB command prompt?
Hi Sean,
its:
C:\Program Files\MATLAB\R2013a\toolbox\datafeed\datafeed\xtrdr.m
Can you please provide the full error message stack.
Hi Sean,
This is all it says on the command prompt:
">> X=xtrdr Error using xtrdr Too many output arguments.
>> which -all xtrdr C:\Program Files\MATLAB\R2013a\toolbox\datafeed\datafeed\xtrdr.m"
Is this what you mean by a full error message stack? thanks.
I would contact support.
Typically the error message has more information but it doesn't seep to be the case here.

Sign in to comment.

Answers (0)

Asked:

on 7 Nov 2013

Commented:

on 8 Nov 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!