Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2564 const int DiscretionRoundDirection_MORE_AGGRESSIVE = 1; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37819 DiscretionRoundDirection_MORE_AGGRESSIVE = cvar.DiscretionRoundDirection_MORE_AGGRESSIVE variable
H A DQuickfixPython.cpp233899 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionRoundDirection_MORE_AGGRESSIVE)); in Swig_var_DiscretionRoundDirection_MORE_AGGRESSIVE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37819 DiscretionRoundDirection_MORE_AGGRESSIVE = cvar.DiscretionRoundDirection_MORE_AGGRESSIVE variable
H A DQuickfixPython.cpp233899 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionRoundDirection_MORE_AGGRESSIVE)); in Swig_var_DiscretionRoundDirection_MORE_AGGRESSIVE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37819 DiscretionRoundDirection_MORE_AGGRESSIVE = cvar.DiscretionRoundDirection_MORE_AGGRESSIVE variable
H A DQuickfixPython.cpp233899 pyobj = SWIG_From_int(static_cast< int >(FIX::DiscretionRoundDirection_MORE_AGGRESSIVE)); in Swig_var_DiscretionRoundDirection_MORE_AGGRESSIVE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp197548 _val = SWIG_From_int(static_cast< int >(FIX::DiscretionRoundDirection_MORE_AGGRESSIVE)); in _wrap_DiscretionRoundDirection_MORE_AGGRESSIVE_get()