jBloomberg | level API that wraps the low level Bloomberg Java API | Runtime Evironment library

 by   assylias Java Version: Current License: Apache-2.0

kandi X-RAY | jBloomberg Summary

jBloomberg is a Java library typically used in Server, Runtime Evironment, Nodejs applications. jBloomberg has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub, Maven.
The main advantages of this library vs. the Bloomberg API are:. It should however be noted that using jBloomberg does increase memory consumption and GC vs. using BLPAPI directly although for most applications that should not be noticeable.
    Support
      Quality
        Security
          License
            Reuse
            Support
              Quality
                Security
                  License
                    Reuse

                      kandi-support Support

                        summary
                        jBloomberg has a low active ecosystem.
                        summary
                        It has 52 star(s) with 30 fork(s). There are 10 watchers for this library.
                        summary
                        It had no major release in the last 6 months.
                        summary
                        There are 4 open issues and 32 have been closed. On average issues are closed in 32 days. There are 1 open pull requests and 0 closed requests.
                        summary
                        It has a neutral sentiment in the developer community.
                        summary
                        The latest version of jBloomberg is current.
                        jBloomberg Support
                          Best in #Runtime Evironment
                            Average in #Runtime Evironment
                            jBloomberg Support
                              Best in #Runtime Evironment
                                Average in #Runtime Evironment

                                  kandi-Quality Quality

                                    summary
                                    jBloomberg has 0 bugs and 0 code smells.
                                    jBloomberg Quality
                                      Best in #Runtime Evironment
                                        Average in #Runtime Evironment
                                        jBloomberg Quality
                                          Best in #Runtime Evironment
                                            Average in #Runtime Evironment

                                              kandi-Security Security

                                                summary
                                                jBloomberg has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
                                                summary
                                                jBloomberg code analysis shows 0 unresolved vulnerabilities.
                                                summary
                                                There are 0 security hotspots that need review.
                                                jBloomberg Security
                                                  Best in #Runtime Evironment
                                                    Average in #Runtime Evironment
                                                    jBloomberg Security
                                                      Best in #Runtime Evironment
                                                        Average in #Runtime Evironment

                                                          kandi-License License

                                                            summary
                                                            jBloomberg is licensed under the Apache-2.0 License. This license is Permissive.
                                                            summary
                                                            Permissive licenses have the least restrictions, and you can use them in most projects.
                                                            jBloomberg License
                                                              Best in #Runtime Evironment
                                                                Average in #Runtime Evironment
                                                                jBloomberg License
                                                                  Best in #Runtime Evironment
                                                                    Average in #Runtime Evironment

                                                                      kandi-Reuse Reuse

                                                                        summary
                                                                        jBloomberg releases are not available. You will need to build from source code and install.
                                                                        summary
                                                                        Deployable package is available in Maven.
                                                                        summary
                                                                        Build file is available. You can build the component from source.
                                                                        summary
                                                                        Installation instructions are not available. Examples and code snippets are available.
                                                                        summary
                                                                        jBloomberg saves you 3488 person hours of effort in developing the same functionality from scratch.
                                                                        summary
                                                                        It has 7500 lines of code, 824 functions and 104 files.
                                                                        summary
                                                                        It has medium code complexity. Code complexity directly impacts maintainability of the code.
                                                                        jBloomberg Reuse
                                                                          Best in #Runtime Evironment
                                                                            Average in #Runtime Evironment
                                                                            jBloomberg Reuse
                                                                              Best in #Runtime Evironment
                                                                                Average in #Runtime Evironment
                                                                                  Top functions reviewed by kandi - BETA
                                                                                  kandi has reviewed jBloomberg and discovered the below as its top functions. This is intended to give you an instant insight into jBloomberg implemented functionality, and help decide if they suit your requirements.
                                                                                  • Generates the token and returns it
                                                                                    • Sets the result if null
                                                                                    • Parses the response
                                                                                    • Opens the service if it is already opened
                                                                                  • Closes the monitor
                                                                                    • Shuts down the ADT
                                                                                  • Handles event
                                                                                    • Converts the given state to a SessionState instance
                                                                                  • Builds the request object
                                                                                    • Adds overrides to the request
                                                                                  • Builds the request XML for this request
                                                                                  • Parses the response data
                                                                                  • Authorise the user
                                                                                  • Subscribes a subscription
                                                                                  • Adds a custom override for a specific field
                                                                                  • Returns a string representation of this object
                                                                                  • Adds the API request to the request
                                                                                  • Gets a multimap for a specific field
                                                                                  • Submit a Request
                                                                                  • Returns true ifbComm is started
                                                                                  • Parse the historical data from the response
                                                                                  • Performs an authorization request
                                                                                  • Fire a data change event
                                                                                  • Returns a string representation of this error
                                                                                  • Parses the response without checking the security information
                                                                                  • Appends the request to the request
                                                                                  Get all kandi verified functions for this library.
                                                                                  Get all kandi verified functions for this library.

                                                                                  jBloomberg Key Features

                                                                                  Less string based configuration: whenever possible enums are used to remove the typos issues
                                                                                  Less verbose: retrieving historical data literally takes 5 lines of code, whereas when using the Bloomberg API, the code gets quickly cluttered with parsing, error handling and so on
                                                                                  Fluent design: most queries to Bloomberg are prepared with builders using the fluent interface pattern
                                                                                  The library takes thread safety seriously (so does the Bloomberg API): all actions / objects are thread safe and can be used in a multi threaded application (unless indicated otherwise, for example the builders)
                                                                                  Uses the standard java.util.concurrent package objects, so the syntax / way of doing things should look familiar to Java developers. For example, a historical data request returns a Future<HistoricalData>

                                                                                  jBloomberg Examples and Code Snippets

                                                                                  Usage
                                                                                  Javadot imgLines of Code : 6dot imgLicense : Permissive (Apache-2.0)
                                                                                  copy iconCopy
                                                                                  
                                                                                                                      com.assylias jbloomberg 3.7
                                                                                  mvn install:install-file -Dfile=c:/temp/blpapi-3.16.1-2.jar -DgroupId=com.bloombergblp -DartifactId=blpapi -Dversion=3.16.1-2 -Dpackaging=jar
                                                                                  Community Discussions

                                                                                  Trending Discussions on jBloomberg

                                                                                  how to use auth_setup_template in jBloomberg code
                                                                                  chevron right
                                                                                  How to request data from an isin instead of a ticker
                                                                                  chevron right

                                                                                  QUESTION

                                                                                  how to use auth_setup_template in jBloomberg code
                                                                                  Asked 2019-Jun-26 at 11:43

                                                                                  I'm new to all around Bloomberg. Having trouble of figuring out how to use auth_setup_template from https://github.com/assylias/jBloomberg/tree/master/src/test/resources in jBloomberg code.

                                                                                  I have code that is using BLPAPI directly on which you can specify auth parameters. I'm interested how to use auth parameters with jBloomberg. For example, following code just create a session but there is no Auth data:

                                                                                  BloombergSession jBloombergSession = new DefaultBloombergSession();
                                                                                  jBloombergSession.start();
                                                                                  

                                                                                  I can't find any example of this online.

                                                                                  Please help.

                                                                                  Thanks

                                                                                  ANSWER

                                                                                  Answered 2019-Jun-26 at 11:07

                                                                                  That file is used in the tests, in particular in AuthorisationTest.java. If you look at the code in that file you will see a few examples using the different forms of authorisation.

                                                                                  Source https://stackoverflow.com/questions/56771248

                                                                                  QUESTION

                                                                                  How to request data from an isin instead of a ticker
                                                                                  Asked 2017-Sep-28 at 09:27

                                                                                  Using the Bloomberg API via jBloomberg, how do I retrieve data based on an isin or a sedol code instead of a Bloomberg ticker?

                                                                                  ANSWER

                                                                                  Answered 2017-Feb-27 at 14:42

                                                                                  This is detailed in the Bloomberg Developers Guide:

                                                                                  A security must conform to the following syntax:

                                                                                  /[Topic Prefix]/SYMBOLOGY[@Pricing Source][Exchange]
                                                                                  

                                                                                  Where [Topic Prefix] is one of the following: ticker cusip wpk isin buid sedol1 sedol2 sicovam common bsid svm cins cats bbgid

                                                                                  So if you want to request data on IBM, you could use any of the following security identifiers:

                                                                                  String ticker = "IBM US Equity";
                                                                                  String isin = "/isin/US4592001014";
                                                                                  String sedol = "/sedol1/2005973";
                                                                                  

                                                                                  Source https://stackoverflow.com/questions/42487973

                                                                                  Community Discussions, Code Snippets contain sources that include Stack Exchange Network

                                                                                  Vulnerabilities

                                                                                  No vulnerabilities reported

                                                                                  Install jBloomberg

                                                                                  You can download it from GitHub, Maven.
                                                                                  You can use jBloomberg like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the jBloomberg component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

                                                                                  Support

                                                                                  For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
                                                                                  Find more information at:
                                                                                  Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
                                                                                  Find more libraries
                                                                                  Explore Kits - Develop, implement, customize Projects, Custom Functions and Applications with kandi kits​
                                                                                  Save this library and start creating your kit
                                                                                  CLONE
                                                                                • HTTPS

                                                                                  https://github.com/assylias/jBloomberg.git

                                                                                • CLI

                                                                                  gh repo clone assylias/jBloomberg

                                                                                • sshUrl

                                                                                  git@github.com:assylias/jBloomberg.git

                                                                                • Share this Page

                                                                                  share link

                                                                                  Explore Related Topics

                                                                                  Consider Popular Runtime Evironment Libraries

                                                                                  Compare Runtime Evironment Libraries with Highest Support

                                                                                  node

                                                                                  by nodejs

                                                                                  electron

                                                                                  by electron

                                                                                  Rocket.Chat

                                                                                  by RocketChat

                                                                                  TypeScript

                                                                                  by microsoft

                                                                                  express

                                                                                  by expressjs

                                                                                  Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
                                                                                  Find more libraries
                                                                                  Explore Kits - Develop, implement, customize Projects, Custom Functions and Applications with kandi kits​
                                                                                  Save this library and start creating your kit