Bloomberg API
The Genesis Bloomberg module provides all the tools you need to connect easily to a Bloomberg API instance. This enables you to consume data directly in your Genesis application.
The Genesis Bloomberg module provides all the tools you need to connect easily to a Bloomberg API instance. This enables you to consume data directly in your Genesis application.
The genx run and genx build commands read the contents of the client/.env file to set global variables in the client build. For the typescript compiler to work these values must also be declared in the client/globals.d.ts file. This section covers environment file configuration and the Environment Indicator component for displaying environment information in your application.
The Environment Indicator component provides a visual way to display the current environment (e.g., DEV, PROD, TEST) in your application. It can be configured to show different colors, icons, and labels based on the environment level.
The Genesis FIX component provides a gateway process to communicate with external parties via the FIX protocol.
Genx CLI is a tool that simplifies and speeds up local development. Among other useful functions, it enables you to:
Initialising and adding to a new application
In order to run reconciliation between data sets manually, you must:
The simplest way to install the two UI components is to use the genx command. But note that you can install each component manually if you prefer.