Extensibility Overview
Out trading systems can be extended by adding extensions or plugins using the extensibility APIs,
The advantage of using the extensibility APIs is that you have full control over the new capability, are not dependent on Motif Markets’ developers.
The following extensibility APIs are available:
- Caching Proxy Plugin:
Used to connect to external services and provide market data into the data distribution infrastructure.- Server Endpoint plugins: Add additional public-facing APIs by writing a server plugin,
- Extended Data plugins: Attach additional data to securities from external sources,
- Authentication plugins: Support additional authentication methods beyond OAuth Bearer tokens (eg SAML),
- Order Management Feed Adapter
Used to feed order executions from external exchanges or execution locations into the OMS. - Motif Extension
- Registry Feed Adapter
Used to feed cash and asset movements to and from the registry.