Skip to content

kdb Insights Enterprise OneTick US Comp Accelerator - Release Notes

This section details the release notes for the kdb Insights OneTick US Comp Accelerator.

Version 1.3.0

Release date: 2026-08-20

Fixes

  • Removed the IND table, which is not a part of the US_COMP dataset.

Version 1.2.0

Release date: 2026-08-10

Enhancements

  • Schema updated to align with OneTick naming convention

Breaking Changes

  • Schema naming convention updated. Previously was lower snake case (example_name), now upper snake case (EXAMPLE_NAME).
  • The QUOTE_COND column in the QTE table is now of type string (previously was type symbol).

Version 1.1.0

Release date: 2026-06-30

Enhancements

  • Compatibility fixes for kdb Insights Enterprise version 1.19.0.

Version 1.0.0

Release date: 2026-06-29

New features

  • A pipeline to ingest OneTick historical US Comp data in kdb format from an S3 bucket otdataloader-pipeline
  • A pipeline to ingest real time data from Activ's data feed and convert it to OneTick US Comp schema format otrealtime-pipeline
  • Configuration files for rt-activ-pub feed handler
  • Schemas for OneTick US Comp data
  • Standard FSI Accelerator analytic and query APIs via the FSI Library

Artifacts

Type Location
Accelerator Package https://portal.dl.kx.com/assets/raw/kxi-accelerators/fsi/fsi-ot-uscomp/

Version dependencies

To use the OneTick US Comp Accelerator, you must have the following compatible versions of the underlying FSI Library, kdb Insights Enterprise, and the kxi CLI.

OneTick US Comp Accelerator FSI Library OneTick Data Volume Prep kdb Insights Enterprise kxi CLI
1.3.0 1.3.8 1.0.0 1.19.0 1.19.0
1.2.0 1.3.8 1.0.0 1.19.0 1.19.0
1.1.0 1.3.8 1.0.0 1.19.0 1.19.0
1.0.0 1.3.8 1.0.0 1.18.4 1.18.4
Back to top