Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1333 const char IOIQty_UNDISCLOSED_QUANTITY[] = "U"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36588 IOIQty_UNDISCLOSED_QUANTITY = cvar.IOIQty_UNDISCLOSED_QUANTITY variable
H A DQuickfixPython.cpp216665 pyobj = SWIG_FromCharPtr(FIX::IOIQty_UNDISCLOSED_QUANTITY); in Swig_var_IOIQty_UNDISCLOSED_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36588 IOIQty_UNDISCLOSED_QUANTITY = cvar.IOIQty_UNDISCLOSED_QUANTITY variable
H A DQuickfixPython.cpp216665 pyobj = SWIG_FromCharPtr(FIX::IOIQty_UNDISCLOSED_QUANTITY); in Swig_var_IOIQty_UNDISCLOSED_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36588 IOIQty_UNDISCLOSED_QUANTITY = cvar.IOIQty_UNDISCLOSED_QUANTITY variable
H A DQuickfixPython.cpp216665 pyobj = SWIG_FromCharPtr(FIX::IOIQty_UNDISCLOSED_QUANTITY); in Swig_var_IOIQty_UNDISCLOSED_QUANTITY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp186469 _val = SWIG_FromCharPtr(FIX::IOIQty_UNDISCLOSED_QUANTITY); in _wrap_IOIQty_UNDISCLOSED_QUANTITY_get()