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.

15 lines (14 loc) 278 B
export declare enum MarketDisruptionFallbackUnderlierType { Basket = 0, Bond = 1, Cash = 2, Commodity = 3, ConvertibleBond = 4, Equity = 5, ExchangeTradedFund = 6, Future = 7, Index = 8, Loan = 9, Mortgage = 10, MutualFund = 11 }