Home
last modified time | relevance | path

Searched refs:QuoteStatus_CANCELED_FOR_UNDERLYING (Results 1 – 8 of 8) sorted by relevance

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1527 const int QuoteStatus_CANCELED_FOR_UNDERLYING = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36782 QuoteStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp219381 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36782 QuoteStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp219381 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36782 QuoteStatus_CANCELED_FOR_UNDERLYING = cvar.QuoteStatus_CANCELED_FOR_UNDERLYING variable
H A DQuickfixPython.cpp219381 pyobj = SWIG_From_int(static_cast< int >(FIX::QuoteStatus_CANCELED_FOR_UNDERLYING)); in Swig_var_QuoteStatus_CANCELED_FOR_UNDERLYING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp188215 _val = SWIG_From_int(static_cast< int >(FIX::QuoteStatus_CANCELED_FOR_UNDERLYING)); in _wrap_QuoteStatus_CANCELED_FOR_UNDERLYING_get()