Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h614 const char SettlInstSource_BROKERS_INSTRUCTIONS = '1'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35869 SettlInstSource_BROKERS_INSTRUCTIONS = cvar.SettlInstSource_BROKERS_INSTRUCTIONS variable
H A DQuickfixPython.cpp206599 pyobj = SWIG_From_char(static_cast< char >(FIX::SettlInstSource_BROKERS_INSTRUCTIONS)); in Swig_var_SettlInstSource_BROKERS_INSTRUCTIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35869 SettlInstSource_BROKERS_INSTRUCTIONS = cvar.SettlInstSource_BROKERS_INSTRUCTIONS variable
H A DQuickfixPython.cpp206599 pyobj = SWIG_From_char(static_cast< char >(FIX::SettlInstSource_BROKERS_INSTRUCTIONS)); in Swig_var_SettlInstSource_BROKERS_INSTRUCTIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35869 SettlInstSource_BROKERS_INSTRUCTIONS = cvar.SettlInstSource_BROKERS_INSTRUCTIONS variable
H A DQuickfixPython.cpp206599 pyobj = SWIG_From_char(static_cast< char >(FIX::SettlInstSource_BROKERS_INSTRUCTIONS)); in Swig_var_SettlInstSource_BROKERS_INSTRUCTIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp179998 _val = SWIG_From_char(static_cast< char >(FIX::SettlInstSource_BROKERS_INSTRUCTIONS)); in _wrap_SettlInstSource_BROKERS_INSTRUCTIONS_get()