Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2551 const int DiscretionMoveType_FLOATING = 0; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37806 DiscretionMoveType_FLOATING = cvar.DiscretionMoveType_FLOATING variable
H A DQuickfixPython.cpp233717 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionMoveType_FLOATING)); in Swig_var_DiscretionMoveType_FLOATING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37806 DiscretionMoveType_FLOATING = cvar.DiscretionMoveType_FLOATING variable
H A DQuickfixPython.cpp233717 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionMoveType_FLOATING)); in Swig_var_DiscretionMoveType_FLOATING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37806 DiscretionMoveType_FLOATING = cvar.DiscretionMoveType_FLOATING variable
H A DQuickfixPython.cpp233717 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionMoveType_FLOATING)); in Swig_var_DiscretionMoveType_FLOATING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp197431 _val = SWIG_From_int(static_cast< int >(FIX::DiscretionMoveType_FLOATING)); in _wrap_DiscretionMoveType_FLOATING_get()