Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h275 const char ExecInst_STAY_ON_OFFER_SIDE = '0'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35530 ExecInst_STAY_ON_OFFER_SIDE = cvar.ExecInst_STAY_ON_OFFER_SIDE variable
H A DQuickfixPython.cpp201853 pyobj = SWIG_From_char(static_cast< char >(FIX::ExecInst_STAY_ON_OFFER_SIDE)); in Swig_var_ExecInst_STAY_ON_OFFER_SIDE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35530 ExecInst_STAY_ON_OFFER_SIDE = cvar.ExecInst_STAY_ON_OFFER_SIDE variable
H A DQuickfixPython.cpp201853 pyobj = SWIG_From_char(static_cast< char >(FIX::ExecInst_STAY_ON_OFFER_SIDE)); in Swig_var_ExecInst_STAY_ON_OFFER_SIDE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35530 ExecInst_STAY_ON_OFFER_SIDE = cvar.ExecInst_STAY_ON_OFFER_SIDE variable
H A DQuickfixPython.cpp201853 pyobj = SWIG_From_char(static_cast< char >(FIX::ExecInst_STAY_ON_OFFER_SIDE)); in Swig_var_ExecInst_STAY_ON_OFFER_SIDE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp176947 _val = SWIG_From_char(static_cast< char >(FIX::ExecInst_STAY_ON_OFFER_SIDE)); in _wrap_ExecInst_STAY_ON_OFFER_SIDE_get()