| Datafeed Toolbox™ | ![]() |
Verify whether connections to Bloomberg® data servers are valid
x = isconnection(Connect)
| Connect | Bloomberg connection object created with the bloomberg function. |
x = isconnection(Connect) returns x = 1 if the connection to the Bloomberg data server is valid, and x = 0 otherwise.
Establish a connection, c, to a Bloomberg data server:
c = bloomberg
Verify that c is a valid connection:
x = isconnection(c) x = 1
bloomberg, bloomberg.close, bloomberg.fetch, bloomberg.get
![]() | bloomberg.get | bloomberg.pricevol | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |