Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h568 const char MiscFeeType_LEVY[] = "6"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35823 MiscFeeType_LEVY = cvar.MiscFeeType_LEVY variable
H A DQuickfixPython.cpp205955 pyobj = SWIG_FromCharPtr(FIX::MiscFeeType_LEVY); in Swig_var_MiscFeeType_LEVY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35823 MiscFeeType_LEVY = cvar.MiscFeeType_LEVY variable
H A DQuickfixPython.cpp205955 pyobj = SWIG_FromCharPtr(FIX::MiscFeeType_LEVY); in Swig_var_MiscFeeType_LEVY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35823 MiscFeeType_LEVY = cvar.MiscFeeType_LEVY variable
H A DQuickfixPython.cpp205955 pyobj = SWIG_FromCharPtr(FIX::MiscFeeType_LEVY); in Swig_var_MiscFeeType_LEVY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp179584 _val = SWIG_FromCharPtr(FIX::MiscFeeType_LEVY); in _wrap_MiscFeeType_LEVY_get()