| Datafeed Toolbox™ | ![]() |
stop(r)
stop(r,d)
| r | Reuters® session object created with the reuters function |
| d | Subscription handle returned by reuters/fetch |
stop(r) unsubscribes all securities associated with the Reuters session object r.
stop(r,d) unsubscribes the securities associated with the subscription handle d, where d is the subscription handle returned by reuters/fetch.
Unsubscribe securities associated with a specific request d and a Reuters connection object r:
stop(r,d)
Unsubscribe all securities associated with the Reuters connection object r:
stop(r)
![]() | reuters.get | yahoo | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |