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) 233 B
export declare enum ComplexEventPriceTimeType { Expiration = 1, Immediate = 2, SpecifiedDate = 3, Close = 4, Open = 5, OfficialSettlPrice = 6, DerivativesClose = 7, AsSpecifiedMasterConfirmation = 8 }