About 5,710 results
Open links in new tab
  1. BLPAPI Documentation - GitHub Pages

    Mar 25, 2011 · The BLPAPI Developer’s Guide is a tutorial for developing applications with BLPAPI in C++, Java and C# (.NET). It documents how the SDK libraries connect to the Bloomberg network, …

  2. blpapi.Session — BLPAPI Python 3.13.1 documentation - GitHub Pages

    blpapi.Session ¶ class blpapi.Session ¶ Bases: blpapi.AbstractSession Consumer session for making requests for Bloomberg services. This class provides a consumer session for making requests for …

  3. blpapi.Element — BLPAPI Python 3.17.1 documentation - GitHub Pages

    blpapi.Element class blpapi.Element Represents an item in a message. An Element can represent: A single value of any data type supported by the Bloomberg API An array of values A sequence or a …

  4. Welcome to the blpapi Python documentation! — BLPAPI Python …

    Welcome to the blpapi Python documentation! ¶ Classes blpapi.AbstractSession blpapi.AuthOptions blpapi.AuthUser blpapi.Constant blpapi.ConstantList blpapi.CorrelationId blpapi.DataType …

  5. blpapi.SessionOptions — BLPAPI Python 3.13.1 documentation

    blpapi.SessionOptions ¶ class blpapi.SessionOptions ¶ Options which the user can specify when creating a session. To use non-default options on a Session, create a SessionOptions instance and …

  6. blpapi.Message — BLPAPI Python 3.13.1 documentation - GitHub Pages

    blpapi.Message ¶ class blpapi.Message ¶ A handle to a single message. Message objects are obtained by iterating an Event. Each Message is associated with a Service and with one or more CorrelationId …

  7. BLPAPI C++: blpapi Package - GitHub Pages

    Mar 9, 2010 · Detailed Description Bloomberg API C/C++ SDK. Outline Purpose Description Purpose: Bloomberg API C/C++ SDK Description: The Bloomberg API provides developers with 24x7 …

  8. BLPAPI C++: Name Class Reference - bloomberg.github.io

    Mar 25, 2010 · Converting sequence numbers from incoming messages to strings and creating a Name from each one of those strings, however, will cause the static table to grow in an unbounded manner, …

  9. blpapi.Service — BLPAPI Python 3.22.0 documentation

    blpapi.Service class blpapi.Service(handle, sessions) Defines a service which provides access to API data. A Service object is obtained from a Session and contains the Operation s (each of which …

  10. BLPAPI C++: Blpapi - bloomberg.github.io

    Component blpapi_socks5config Provide description of Socks5 proxy. Component blpapi_schema Provide a representation of a schema describing structured messages. Component blpapi_service A …