Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1884 const char MassCancelResponse_CANCEL_ALL_ORDERS = '7'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37139 MassCancelResponse_CANCEL_ALL_ORDERS = cvar.MassCancelResponse_CANCEL_ALL_ORDERS variable
H A DQuickfixPython.cpp224379 pyobj = SWIG_From_char(static_cast< char >(FIX::MassCancelResponse_CANCEL_ALL_ORDERS)); in Swig_var_MassCancelResponse_CANCEL_ALL_ORDERS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37139 MassCancelResponse_CANCEL_ALL_ORDERS = cvar.MassCancelResponse_CANCEL_ALL_ORDERS variable
H A DQuickfixPython.cpp224379 pyobj = SWIG_From_char(static_cast< char >(FIX::MassCancelResponse_CANCEL_ALL_ORDERS)); in Swig_var_MassCancelResponse_CANCEL_ALL_ORDERS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37139 MassCancelResponse_CANCEL_ALL_ORDERS = cvar.MassCancelResponse_CANCEL_ALL_ORDERS variable
H A DQuickfixPython.cpp224379 pyobj = SWIG_From_char(static_cast< char >(FIX::MassCancelResponse_CANCEL_ALL_ORDERS)); in Swig_var_MassCancelResponse_CANCEL_ALL_ORDERS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp191428 _val = SWIG_From_char(static_cast< char >(FIX::MassCancelResponse_CANCEL_ALL_ORDERS)); in _wrap_MassCancelResponse_CANCEL_ALL_ORDERS_get()