Skip navigation links

Package com.caplin.trading

The Caplin Trading Integration API provides Java classes and interfaces that allow you to create Trading Adapters.

See: Description

Package com.caplin.trading Description

The Caplin Trading Integration API provides Java classes and interfaces that allow you to create Trading Adapters.

A Trading Adapter sits between Caplin Liberator and an external trading system, handling the trade messages that flow between Caplin Platform client applications and the trading system when an end-user trades.

The Trading Integration API is built on top of the Caplin DataSource for Java API (package com.caplin.datasource and its subpackages). It allows Trading Adapters to communicate with Liberator using the DataSource protocol, but without the need to write code at the DataSource API level.

For additional information about how to use this API, see the following resources:

TOP

Skip navigation links