Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 792 Bytes

parity_instruments_cts_intervals.md

File metadata and controls

19 lines (11 loc) · 792 Bytes

CTS Intervals expressed as Parity Instruments

Time and CTS

See Time in CTS for background material.

Uses of Time in CTS - Instruments and Time Intervals

To integrate CTS with the Parity market, we must use instrument names.

The approach used is to build the requisite 8 ASCII character names from substrings of an ISO 8601 timestamp, as produced in Java by (e.g.) date.toString() or date formatters.

These timestamps and intervals need to be interpreted in clock time or simulation time, as appropriate for the deployment of CTS.

The application cts-create-instruments can be found in parity-cts applications with documentation.