Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h203 const char CommType_POINTS_PER_BOND_OR_CONTRACT = '6'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35458 CommType_POINTS_PER_BOND_OR_CONTRACT = cvar.CommType_POINTS_PER_BOND_OR_CONTRACT variable
H A DQuickfixPython.cpp200845 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_POINTS_PER_BOND_OR_CONTRACT)); in Swig_var_CommType_POINTS_PER_BOND_OR_CONTRACT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35458 CommType_POINTS_PER_BOND_OR_CONTRACT = cvar.CommType_POINTS_PER_BOND_OR_CONTRACT variable
H A DQuickfixPython.cpp200845 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_POINTS_PER_BOND_OR_CONTRACT)); in Swig_var_CommType_POINTS_PER_BOND_OR_CONTRACT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35458 CommType_POINTS_PER_BOND_OR_CONTRACT = cvar.CommType_POINTS_PER_BOND_OR_CONTRACT variable
H A DQuickfixPython.cpp200845 pyobj = SWIG_From_char(static_cast< char >(FIX::CommType_POINTS_PER_BOND_OR_CONTRACT)); in Swig_var_CommType_POINTS_PER_BOND_OR_CONTRACT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp176299 _val = SWIG_From_char(static_cast< char >(FIX::CommType_POINTS_PER_BOND_OR_CONTRACT)); in _wrap_CommType_POINTS_PER_BOND_OR_CONTRACT_get()