Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3035 const int RespondentType_PRIMARY_MARKET_MAKER = 4; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38290 RespondentType_PRIMARY_MARKET_MAKER = cvar.RespondentType_PRIMARY_MARKET_MAKER variable
H A DQuickfixPython.cpp240493 pyobj = SWIG_From_int(static_cast< int >(FIX::RespondentType_PRIMARY_MARKET_MAKER)); in Swig_var_RespondentType_PRIMARY_MARKET_MAKER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38290 RespondentType_PRIMARY_MARKET_MAKER = cvar.RespondentType_PRIMARY_MARKET_MAKER variable
H A DQuickfixPython.cpp240493 pyobj = SWIG_From_int(static_cast< int >(FIX::RespondentType_PRIMARY_MARKET_MAKER)); in Swig_var_RespondentType_PRIMARY_MARKET_MAKER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38290 RespondentType_PRIMARY_MARKET_MAKER = cvar.RespondentType_PRIMARY_MARKET_MAKER variable
H A DQuickfixPython.cpp240493 pyobj = SWIG_From_int(static_cast< int >(FIX::RespondentType_PRIMARY_MARKET_MAKER)); in Swig_var_RespondentType_PRIMARY_MARKET_MAKER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp201787 _val = SWIG_From_int(static_cast< int >(FIX::RespondentType_PRIMARY_MARKET_MAKER)); in _wrap_RespondentType_PRIMARY_MARKET_MAKER_get()