An open API service indexing awesome lists of open source software.

https://github.com/interopio/fixed-income-executions-blotter


https://github.com/interopio/fixed-income-executions-blotter

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

## Introduction

Shows AdapTable's FDC3 support using Finsemble (now interop.io) as the desktop agent.

The demo provides a sample DataGrid showing Axes data.

It is one of 3 projects that can be linked together to show a typical multi-grid scenario:

The others are:

- [Orders](https://github.com/AdaptableTools/finsemble-fdc3-demo-orders)
- [Similar Bonds](https://github.com/AdaptableTools/finsemble-fdc3-demo-similarbonds)

## FDC3 2.0

AdapTable provides comprehensive [FDC3 2.0 functionality](https://docs.adaptabletools.com/guide/handbook-fdc3) including ability to raise and listen to Intents and broadcast and listen to Context.

It requires AdapTable Version 16.0.3 and higher.

## Install

> This project uses [node](http://nodejs.org) and a package manager ([npm](https://npmjs.com), [yarn](https://yarnpkg.com/) or [pnpm](https://pnpm.io/)). Go check them out if you don't have them locally installed.

```sh
$ cd path-to-your-project
$ npm install

# pnpm install
# yarn install
```
## Usage

Let's run!

```sh
$ npm run dev

# pnpm run dev
# yarn run dev
```

> We've already implemented some recommended configurations in ```.eslintrc.js```, ```.eslintignore```, ```.prettierrc.js``` and ```.prettierignore```. Feel free to edit them if you have your own preferences.

## Licences

An [AdapTable Licence](https://docs.adaptabletools.com/guide/licensing) provides access to all product features as well as quarterly updates and enhancements through the lifetime of the licence, comprehensive support, and access to all 3rd party libraries.

Licences can be purchased individually, for a team, for an organisation or for integration into software for onward sale.

We can make a Trial Licence available for a short period of time to allow you to try out AdapTable for yourself.

Please contact [`sales@adaptabletools.com`](mailto:sales@adaptabletools.com) for more information.

## Help

Developers can learn how to access AdapTable programmatically at [AdapTable Documentation](https://docs.adaptabletools.com).

Here you can see a large number of AdapTable demos each showing a different feature, function or option in AdapTable.

## Demo

To see AdapTable in action visit our [Demo Site](https://www.adaptabletools.com/demos) which contains a few larger demos.

## More Information

General information about Adaptable Tools is available at our [Website](http://www.adaptabletools.com)