C integration libraries

The C integration libraries comprise C DataSource API and two extension libraries that provide trading, blotter, and notification functionality.

C DataSource API

The C DataSource API is the core DataSource library for C. Used by Liberator and Transformer.

C Blotter and Notification API

The C Blotter and Notification API extends the C DataSource API with APIs for to implement blotters and notifications. Requires the C DataSource API.

C Trading API

The C Trading API extends the C DataSource API with APIs to implement trading. Requires the C DataSource API.


See also: