Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1041 const char CorporateAction_LEAP_ROLLOVER = 'V'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36296 CorporateAction_LEAP_ROLLOVER = cvar.CorporateAction_LEAP_ROLLOVER variable
H A DQuickfixPython.cpp212577 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_LEAP_ROLLOVER)); in Swig_var_CorporateAction_LEAP_ROLLOVER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36296 CorporateAction_LEAP_ROLLOVER = cvar.CorporateAction_LEAP_ROLLOVER variable
H A DQuickfixPython.cpp212577 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_LEAP_ROLLOVER)); in Swig_var_CorporateAction_LEAP_ROLLOVER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36296 CorporateAction_LEAP_ROLLOVER = cvar.CorporateAction_LEAP_ROLLOVER variable
H A DQuickfixPython.cpp212577 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_LEAP_ROLLOVER)); in Swig_var_CorporateAction_LEAP_ROLLOVER_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183841 _val = SWIG_From_char(static_cast< char >(FIX::CorporateAction_LEAP_ROLLOVER)); in _wrap_CorporateAction_LEAP_ROLLOVER_get()