Giving clients without financial expertise access to automated interaction with the market
Removes the complexity of FIX from the clients
Constitutes an attractive PSD2-like open banking service
Can equally well be consumed by a technical implementation or a user interface provided by an external party as well as the REST API publisher
Converter of a financial market to an easy-to use REST API available for clients over the public internet.
Exposes methods to trade and translates them into FIX when interacting with the market
Operates any FIX market, supporting FX as well as equities and other financial instruments
The following services are available:
Reference rates – Client FX rates
Market Order – FX order execution
Fixed rates – Fixed periodic FX rates calculated by the bank's risk algo with advanced market surveillance
Trade Report – FX trades and accounting vouchers via API or push to ERP
By encapsulating trade flow sequences and exposing them as REST endpoints.
By implementing business logic in the market interaction to create a simplifying abstraction layer for the clients
By offering a rich interface for injecting business logic in the API=>FIX communication
By enabling data enrichment of the messages in both directions