Skip to content

FSI Library Overview

fsi-lib is the base package for common API code that is shared across all financial accelerators.

It contains the set of APIs for data access and aggregation that are augmented by accelerator specific libraries.

Available APIs

  • getTicks - Finance specific functionality for data retrieval and request-reply enrichment, including features for:
  • getStats - Aggregation and windowing support on top of getTicks, including features for:
  • getBars - Aggregation and windowing on top of pre-calculated (EOD) barred data for improved

Asset class features

  • Futures features for getTicks
  • FX features for getTicks

Configuration & Operations