Streaming quotes from Interactive Brokers to Matlab demo file error

1 view (last 30 days)
When I run this Matlab 2020b demo (streaming quotes from Interactive Brokers to Matlab)
edit IBStreamingDataWorkflow.m.
I get the following error message:
Warning: Error occurred while evaluating listener callback.
Error using comeventcallback (line 24)
Error firing event 'tickString' to '@(varargin)ibExampleRealtimeEventHandler(varargin{:})'.
Otherwise, the demo appears ok. What's causing the error?

Answers (0)

Community Treasure Hunt

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

Start Hunting!