Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2479 const int TrdType_PROROGATION_BUY = 43; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37734 TrdType_PROROGATION_BUY = cvar.TrdType_PROROGATION_BUY variable
H A DQuickfixPython.cpp232709 pyobj = SWIG_From_int(static_cast< int >(FIX::TrdType_PROROGATION_BUY)); in Swig_var_TrdType_PROROGATION_BUY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37734 TrdType_PROROGATION_BUY = cvar.TrdType_PROROGATION_BUY variable
H A DQuickfixPython.cpp232709 pyobj = SWIG_From_int(static_cast< int >(FIX::TrdType_PROROGATION_BUY)); in Swig_var_TrdType_PROROGATION_BUY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37734 TrdType_PROROGATION_BUY = cvar.TrdType_PROROGATION_BUY variable
H A DQuickfixPython.cpp232709 pyobj = SWIG_From_int(static_cast< int >(FIX::TrdType_PROROGATION_BUY)); in Swig_var_TrdType_PROROGATION_BUY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp196783 _val = SWIG_From_int(static_cast< int >(FIX::TrdType_PROROGATION_BUY)); in _wrap_TrdType_PROROGATION_BUY_get()