| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Datafeed Toolbox |
| Contents | Index |
| Learn more about Datafeed Toolbox |
stop(c,s)
stop(c,s,api)
stop(c,s) desubscribes a given security or list of securities s. Data events for the security no longer process.
stop(c,s,api) desubscribes a given security or list of securities s and unregisters the specified callback api.
To desubscribe all securities and turn off data event handling, use close(c).
The Bloomberg connection is now closed.
The command
stop(C,'ABC US Equity')
desubscribes from the security ABC US Equity.
The command
stop(C,'ABC US Equity','stockticker')
desubscribes from the security ABC US Equity and turns off data event handling by the function stockticker.
The command
STOP(C,'','STOCKTICKER')
turns off data event handling by the function stockticker.
bloomberg.fetch, bloomberg.getdata, bloomberg.pricevol, bloomberg.realtime, bloomberg.stockticker, bloomberg.showtrades
![]() | bloomberg.stockticker | bloomberg.timeseries | ![]() |
View demos and recorded presentations led by industry experts.
Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |