Speed Guide
Overview
The Speed Guide utility allows users and developers who do not have access to the LSEG Workspace Desktop application to browse streaming content available from Delivery/Data Platform. Streaming content can be accessed within Real-Time -- Optimized service within the cloud or directly to your Real-Time services available within a deployed Real-Time Distribution System.
When building applications consuming streaming market data, developers often need a list of RICs (Reuters Instrument Codes) for certain market, exchange, or instrument types. The list of fields provided for these instrument types will differ depending on the type of asset. To aid in the discovery and understanding of these assets, the Speed Guide utility is a graphical tool presenting data screen displays. These data screens, or speed guides, help users navigate through the universe of RICs and list the fields available for the specific asset. Developers will be presented with a simple organization of the data to gain a better understanding which includes complex structures such as Option Chains, Indices, Futures, etc.
The Speed Guide tool registers for Snapshot only data content (i.e, non-streaming).
Full source code and details found in GitHub.
Important Note
This Speed Guide tool is intended solely for demonstration and data exploration purposes and must not be deployed in any production environment. It is provided "AS IS," without warranty of any kind, express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, or non-infringement. No service level agreement (SLA), product support, or maintenance obligations are provided or implied.
If you have any questions regarding how to use the tool, do not contact the Support team but please post the question on the Developer Portal Q&A forum page.
Prerequisites
Required software components:
- Supported Java versions - Required to run the application. Please check supported Java versions from the API Compatibility Matrix page.
- JavaFX library - The JavaFX UI components library needs be installed in the same machine as the tool. The library is required for running the tool. Please choose the version that matches to your Java version. You can see the JDK and JavaFX compatibility information here.
- Note: Java FX has been removed from the Java SDK by oracle since April 15, 2025 (Java 8 update 451).
How to run the tool.
See the README.txt file in the tool package.
Troubleshooting
This tool is provided "as" with no service level agreement (SLA). If you have any questions regarding how to use the tool, please post the question on the Developer Portal Q&A forum page.