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.

13 lines (12 loc) 260 B
export declare enum ReturnTrigger { Dividend = 1, Variance = 2, Volatility = 3, TotalReturn = 4, ContractForDifference = 5, CreditDefault = 6, SpreadBet = 7, Price = 8, ForwardPriceUnderlyingInstrument = 9, Other = 99 }