why do I get error "Error using actxserver (line 90) Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'. Error in ibtws"
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
I'm using Trading toolbox and real account in IB. Command I'm using is "ib = ibtws('',7496);"
>> ib = ibtws('',7496);
Error using actxserver (line 90)
Server creation failed. Invalid ProgID 'TWS.TwsCtrl.1'.
Error in ibtws
I have enabled active x in IB API. And I'm using Matlab and IB on a same machine.
thanks for your help in advance.
Laimis
댓글 수: 0
채택된 답변
  Walter Roberson
      
      
 2016년 2월 2일
        댓글 수: 6
  Ashishkumar Gupta
 2023년 2월 28일
				I have a similar issue!! Can you please help me out here. Thanks a lot!!
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!