Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1039 const char CorporateAction_SYMBOL_CONVERSION = 'T'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36294 CorporateAction_SYMBOL_CONVERSION = cvar.CorporateAction_SYMBOL_CONVERSION variable
H A DQuickfixPython.cpp212549 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_SYMBOL_CONVERSION)); in Swig_var_CorporateAction_SYMBOL_CONVERSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36294 CorporateAction_SYMBOL_CONVERSION = cvar.CorporateAction_SYMBOL_CONVERSION variable
H A DQuickfixPython.cpp212549 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_SYMBOL_CONVERSION)); in Swig_var_CorporateAction_SYMBOL_CONVERSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36294 CorporateAction_SYMBOL_CONVERSION = cvar.CorporateAction_SYMBOL_CONVERSION variable
H A DQuickfixPython.cpp212549 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_SYMBOL_CONVERSION)); in Swig_var_CorporateAction_SYMBOL_CONVERSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183823 _val = SWIG_From_char(static_cast< char >(FIX::CorporateAction_SYMBOL_CONVERSION)); in _wrap_CorporateAction_SYMBOL_CONVERSION_get()