Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h198 const char CommType_PER_UNIT = '1'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35453 CommType_PER_UNIT = cvar.CommType_PER_UNIT variable
H A DQuickfixPython.cpp200775 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_PER_UNIT)); in Swig_var_CommType_PER_UNIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35453 CommType_PER_UNIT = cvar.CommType_PER_UNIT variable
H A DQuickfixPython.cpp200775 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_PER_UNIT)); in Swig_var_CommType_PER_UNIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35453 CommType_PER_UNIT = cvar.CommType_PER_UNIT variable
H A DQuickfixPython.cpp200775 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_PER_UNIT)); in Swig_var_CommType_PER_UNIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp176254 _val = SWIG_From_char(static_cast< char >(FIX::CommType_PER_UNIT)); in _wrap_CommType_PER_UNIT_get()