How to connect and retrieve data from Interactive Brokers
    7 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
I am facing the following error when i type this function:
>> data = IBMatlab('action','account, 'AccountName','DU12345');
 data = IBMatlab('action','account, 'AccountName','DU12345');
                                     |
Error: Unexpected MATLAB expression.
I was reading through some undocumented matlab manuals and official IB manuals indicating that i would need some jar. failes namely: IBMatlab.jar
I couldnt find these files on the internet neither could Matlab provide me these files and neither Interactive Brokers.
Would someone be so kind and lead me through the process of connecting Matlab to IB or Trading Working Station which is the interface of IB?
Thanks in Advance
8 Kommentare
  Geoff Hayes
      
      
 am 4 Sep. 2014
				Unfortunately, I don't have the Trading Toolbox so have never tried to retrieve my own trades.
Antworten (2)
  Sean de Wolski
      
      
 am 4 Sep. 2014
        Have you copied that entire example into a MATLAB file and called it?
I would expect the example to work and if it doesn't Tech Support should surely be able to help.
0 Kommentare
  Yair Altman
      
 am 4 Sep. 2014
        The IBMatlab function is part of the IB-Matlab product, sold separately from the MathWorks Trading Toolbox. You can see more information about it here: http://undocumentedmatlab.com/ib-matlab
Feel free to contact me to get a free trial of IB-Matlab. You could then compare it to your Trading Toolbox if you wish. I will be happy to assist you with such a comparison.
Siehe auch
Kategorien
				Mehr zu Financial Toolbox finden Sie in Help Center und File Exchange
			
	Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!