Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2952 const char LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE = '4'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38207 LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE = cvar.LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE variable
H A DQuickfixPython.cpp239331 pyobj = SWIG_From_char(static_cast< char >(FIX::LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE)); in Swig_var_LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38207 LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE = cvar.LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE variable
H A DQuickfixPython.cpp239331 pyobj = SWIG_From_char(static_cast< char >(FIX::LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE)); in Swig_var_LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38207 LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE = cvar.LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE variable
H A DQuickfixPython.cpp239331 pyobj = SWIG_From_char(static_cast< char >(FIX::LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE)); in Swig_var_LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp201040 _val = SWIG_From_char(static_cast< char >(FIX::LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE)); in _wrap_LotType_ROUND_LOT_BASED_UPON_UNITOFMEASURE_get()