UNPKG

@sotatech/nest-quickfix

Version:

A powerful NestJS implementation of the FIX (Financial Information eXchange) protocol. Provides high-performance, reliable messaging for financial trading applications with built-in session management, message validation, and recovery mechanisms.

11 lines (10 loc) 243 B
export declare enum CollInquiryQualifier { TradeDate = 0, GCInstrument = 1, CollateralInstrument = 2, SubstitutionEligible = 3, NotAssigned = 4, PartiallyAssigned = 5, FullyAssigned = 6, OutstandingTrades = 7 }