Bloomberg Terminal
The Bloomberg Terminal is a computer software system provided by the financial data vendor Bloomberg L.P. that enables professionals in the financial service sector and other industries to access Bloomberg Professional Services through which users can monitor and analyze real-time financial market data and place trades on the electronic trading platform. It was developed by businessman Michael Bloomberg. The system also provides news, price quotes, and messaging across its proprietary secure network. It is well known among the financial community for its black interface, which has become a recognizable trait of the service. The first version of the terminal was released in December 1982.
Most large financial firms have subscriptions to Bloomberg Professional Services. Many exchanges charge their own additional fees for access to real time price feeds across the terminal. The same applies to various news organizations.
All Bloomberg Terminals are leased in two-year cycles, with leases originally based on how many displays were connected to each terminal. Most Bloomberg setups have between two and six displays. It is available for an annual fee of $20,000 per user., there were 325,000 Bloomberg Terminal subscribers worldwide.
History
In 1981, Michael Bloomberg was fired from Salomon Brothers. He was given no severance package, but owned $10 million worth of equity as a partner at the firm. Using this money, Bloomberg, having designed in-house computerized financial systems for Salomon, set up a data services company named Innovative Market Systems based on his belief that Wall Street would pay a premium for high-quality business information, delivered instantaneously on computer terminals in a variety of usable formats. The company sold customized computer terminals that delivered real-time market data, financial calculations and other analytics to Wall Street firms. At first, the machine was called the Market Master terminal, but later became known as the Bloomberg Terminal or simply "The Bloomberg". The terminal was released to market in December 1982. Merrill Lynch became the company's first customer, purchasing a 30% stake in IMS for $30 million in exchange for a five-year restriction on marketing the terminals to Merrill Lynch's competitors. In 1984, Merrill Lynch released IMS from the restriction.In 1990, the Bloomberg keyboard was released with a trackball and built-in voice-chat features. In 1991, the first color edition of the terminal was released.
Michael Bloomberg stepped away from working on the terminal in 2001 to run for New York City mayor, but returned to lead the project in 2014. Starting in 2012, Bloomberg Terminal had a greater annual revenue than Thomson Reuters, the company that founded the market data business.
Currently, the hardware aspect of the terminal is only a series of accessories. Some of those accessories are a custom keyboard with special keys, a fingerprint scanner, and a dual-screen display.
Pricing
Sales from the Bloomberg terminal account for more than 85 percent of Bloomberg L.P.'s annual revenue. The financial data vendor's proprietary computer system starts at $22,500 per user per year.Architecture
The terminal implements a client-server architecture with the server running on a multiprocessor Unix platform. The client, used by end users to interact with the system, is a Windows application that typically connects directly through a router provided by Bloomberg and installed on-site. End users can also make use of an extra service to allow the Windows application to connect via internet/IP, or Web access via a Citrix client. There are also applications that allow mobile access via Android, BlackBerry, and iOS. The server side of the terminal was originally developed using mostly the programming languages Fortran and C. Recent years have seen a transition towards C++ and embedded JavaScript on the clients and servers. Also, the usage of languages like Python and TypeScript has increased.Each server machine runs multiple instances of the server process. Using a proprietary form of context-switching, the servers keep track of the state of each end user, allowing consecutive interactions from a single user to be handled by different server processes. The graphical user interface code is also proprietary.
Keyboard
's 1997 autobiography contains a chapter entitled Computers for Virgins, which explains the differences in the design of the terminal and its keyboard from the standard IBM PC keyboard layout that was popular at that time. The terminal's keyboard layout was designed for traders and market makers who had no prior computer experience. The look and feel of the Bloomberg keyboard are similar to an ordinary computer keyboard, with several enhancements which help users navigate through the system.Keyboard keys are commonly referred to inside angle brackets with full commands being contained in curly brackets e.g.,. The function key names and then-standard beige colour of an ordinary keyboard were changed from the technical name, e.g., F10, to a memorable colour and name, e.g., Yellow. The F10 key is thus a Yellow key named. The is coloured red and named in the Bloomberg system, with the red to catch one's eye to stop a task. The key is referred to as with a green color, deriving from the Monopoly game board, by passing Go and collecting $200 in a hope that the user could make money on the information he would find.
The Bloomberg keyboard includes a unique key which navigates back to the previous function used. If no previous commands are found, displays a list of related functions. Similarly, the key will populate the command-line with previously used functions in reverse chronological order, as the key function does in certain command prompts.
The yellow hotkeys along the top of the keyboard are used to enter market sectors, and are generally used as suffixes to allow the terminal to correctly identify a security.
- F2 GOVT – government securities
- F3 CORP – corporate debt
- F4 MTGE – mortgage securities
- F5 M-Mkt – money market
- F6 MUNI – municipal debt
- F7 PFD – preferred shares
- F8 EQUITY – equity shares
- F9 COMDTY – commodity markets
- F10 INDEX – indexes
- F11 CURNCY – currency markets
- F12 CLIENT/ALPHA – portfolio functionality
Similarly, displays the U.S. dollar–Euro exchange spot rate.
Other common Bloomberg commands for Equity include:
- – Historical Price – Display the detailed historical price of the currently loaded stock
- – Dividend / Split Summary of the currently loaded stock
- – Corporate Actions related to the currently loaded stock
- – Company News – News related to the currently loaded stock
The Bloomberg keyboard has traditionally been heavier and sturdier than standard keyboards with 3mm key travel and 19mm key pitch; it also comes with built-in speakers for multimedia features. The SEA100 version has a built-in, 500 PPI, 0.26 sq inch biometric sensor for user login verification. The current Starboard version is 1.08 kg and uses flatter, chiclet-style keys which are quieter and have less key travel than Freeboard and prior.
Terminal and related products
Self-contained operating system running on custom hardware—commonly referred to as a Bloomberg Box—the Bloomberg Terminal now functions as an application within the Windows environment. From a user's perspective, there are essentially 3 distinct levels to the system:Core Terminal
Core Terminal is the original Bloomberg system; typically consisting of four windows, or Panels, each Panel contains a separate instance of the terminal command line. As the user enters tickers and functions, they can call up and display the real-time data of the market, with each different screen simultaneously running a program to analyze other tickers, functions, values and markets in real time. This use of multiple screens with user-demanded, specific pieces of differing data—across all relevant markets—allows the user to view diverse and countless volumes of information in real-time. Accessing market data, as it develops, allows the user to make trades and investments in all markets across the world, without having any lag in information. Users can run all four windows on a single monitor or spread them out amongst many monitors, maximizing the information shown on each, to effectually create up to four terminals.In February 2012, Bloomberg LP publicly announced an upgrade to the Terminal called Bloomberg NEXT. The stated goals of this multi-year, $100 million project were to improve the discoverability and usability of the Core Terminal's functionality, making it easier and more intuitive to use.
Launchpad
Launchpad is a customizable display consisting of a number of smaller windows, called components, each dedicated to permanently displaying one set of data. A typical user would be a stockbroker who wishes to keep a list of 30 stocks visible at all times: Launchpad allows the user to create a small component which will show these prices constantly, saving the user from having to check each stock independently in the 4 terminal windows. To turn on Launchpad the command is used, allows users to set Lpad to open automatically on login. Older keyboards had anApplication programming interface
The Bloomberg Open API application programming interface allows third-party applications, such as Microsoft Excel, to access Bloomberg data via the Terminal and Bloomberg's market data products. A user might wish to use Bloomberg data from the Terminal to create their own calculations; by accessing streaming, historical, and reference market data from another program, they can build these formulae. The Bloomberg Terminal installation ships with Excel add-ins which facilitate building spreadsheets which consume market data. In addition, Bloomberg offers free BLPAPI SDKs allowing Bloomberg subscribers to build their own software which accesses market data in Wolfram Language, C, C++, Java,.NET, Perl, and Python, on Windows, Linux, macOS, and Solaris.Competitors
The largest competitor to the Bloomberg terminal is Thomson Reuters with its Reuters 3000 Xtra system, which was replaced by Eikon platform in 2010, with Bloomberg and Thomson Reuters splitting 30% each of the market share in 2011. This was a major improvement for Bloomberg as the share in 2007 was Bloomberg's 26% to Reuters' 36%.Other major competitors include Money.Net, SIX Financial Information, Markit, FactSet Research Systems, Capital IQ, Fidessa and Dow Jones. According to Burton-Taylor International Consulting, the market for financial data and analytics was worth almost $25 billion.