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.

12 lines (11 loc) 214 B
export declare enum CPProgram { Program3a3 = 1, Program42 = 2, Program3a2 = 3, Program3a3And3c7 = 4, Program3a4 = 5, Program3a5 = 6, Program3a7 = 7, Program3c7 = 8, Other = 99 }