Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2193 const char PosType_TRANSACTION_QUANTITY[] = "TQ"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37448 PosType_TRANSACTION_QUANTITY = cvar.PosType_TRANSACTION_QUANTITY variable
H A DQuickfixPython.cpp228705 pyobj = SWIG_FromCharPtr(FIX::PosType_TRANSACTION_QUANTITY); in Swig_var_PosType_TRANSACTION_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37448 PosType_TRANSACTION_QUANTITY = cvar.PosType_TRANSACTION_QUANTITY variable
H A DQuickfixPython.cpp228705 pyobj = SWIG_FromCharPtr(FIX::PosType_TRANSACTION_QUANTITY); in Swig_var_PosType_TRANSACTION_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37448 PosType_TRANSACTION_QUANTITY = cvar.PosType_TRANSACTION_QUANTITY variable
H A DQuickfixPython.cpp228705 pyobj = SWIG_FromCharPtr(FIX::PosType_TRANSACTION_QUANTITY); in Swig_var_PosType_TRANSACTION_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp194209 _val = SWIG_FromCharPtr(FIX::PosType_TRANSACTION_QUANTITY); in _wrap_PosType_TRANSACTION_QUANTITY_get()