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) 226 B
export declare enum SecurityClassificationReason { Fee = 0, CreditControls = 1, Margin = 2, EntitlementOrEligibility = 3, MarketData = 4, AccountSelection = 5, DeliveryProcess = 6, Sector = 7 }