Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2887 const char DeskOrderHandlingInst_FILL_OR_KILL[] = "FOK"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38142 DeskOrderHandlingInst_FILL_OR_KILL = cvar.DeskOrderHandlingInst_FILL_OR_KILL variable
H A DQuickfixPython.cpp238421 pyobj = SWIG_FromCharPtr(FIX::DeskOrderHandlingInst_FILL_OR_KILL); in Swig_var_DeskOrderHandlingInst_FILL_OR_KILL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38142 DeskOrderHandlingInst_FILL_OR_KILL = cvar.DeskOrderHandlingInst_FILL_OR_KILL variable
H A DQuickfixPython.cpp238421 pyobj = SWIG_FromCharPtr(FIX::DeskOrderHandlingInst_FILL_OR_KILL); in Swig_var_DeskOrderHandlingInst_FILL_OR_KILL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38142 DeskOrderHandlingInst_FILL_OR_KILL = cvar.DeskOrderHandlingInst_FILL_OR_KILL variable
H A DQuickfixPython.cpp238421 pyobj = SWIG_FromCharPtr(FIX::DeskOrderHandlingInst_FILL_OR_KILL); in Swig_var_DeskOrderHandlingInst_FILL_OR_KILL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp200455 _val = SWIG_FromCharPtr(FIX::DeskOrderHandlingInst_FILL_OR_KILL); in _wrap_DeskOrderHandlingInst_FILL_OR_KILL_get()