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.

16 lines (15 loc) 264 B
export declare enum Product { AGENCY = 1, COMMODITY = 2, CORPORATE = 3, CURRENCY = 4, EQUITY = 5, GOVERNMENT = 6, INDEX = 7, LOAN = 8, MONEYMARKET = 9, MORTGAGE = 10, MUNICIPAL = 11, OTHER = 12, FINANCING = 13 }