Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h686 const char SecurityType_MORTGAGE_BACKED_SECURITIES[] = "MBS"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35941 SecurityType_MORTGAGE_BACKED_SECURITIES = cvar.SecurityType_MORTGAGE_BACKED_SECURITIES variable
H A DQuickfixPython.cpp207607 pyobj = SWIG_FromCharPtr(FIX::SecurityType_MORTGAGE_BACKED_SECURITIES); in Swig_var_SecurityType_MORTGAGE_BACKED_SECURITIES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35941 SecurityType_MORTGAGE_BACKED_SECURITIES = cvar.SecurityType_MORTGAGE_BACKED_SECURITIES variable
H A DQuickfixPython.cpp207607 pyobj = SWIG_FromCharPtr(FIX::SecurityType_MORTGAGE_BACKED_SECURITIES); in Swig_var_SecurityType_MORTGAGE_BACKED_SECURITIES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35941 SecurityType_MORTGAGE_BACKED_SECURITIES = cvar.SecurityType_MORTGAGE_BACKED_SECURITIES variable
H A DQuickfixPython.cpp207607 pyobj = SWIG_FromCharPtr(FIX::SecurityType_MORTGAGE_BACKED_SECURITIES); in Swig_var_SecurityType_MORTGAGE_BACKED_SECURITIES_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp180646 _val = SWIG_FromCharPtr(FIX::SecurityType_MORTGAGE_BACKED_SECURITIES); in _wrap_SecurityType_MORTGAGE_BACKED_SECURITIES_get()