Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h866 const char QuoteCondition_NEWS_DISSEMINATION[] = "P"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36121 QuoteCondition_NEWS_DISSEMINATION = cvar.QuoteCondition_NEWS_DISSEMINATION variable
H A DQuickfixPython.cpp210127 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_NEWS_DISSEMINATION); in Swig_var_QuoteCondition_NEWS_DISSEMINATION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36121 QuoteCondition_NEWS_DISSEMINATION = cvar.QuoteCondition_NEWS_DISSEMINATION variable
H A DQuickfixPython.cpp210127 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_NEWS_DISSEMINATION); in Swig_var_QuoteCondition_NEWS_DISSEMINATION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36121 QuoteCondition_NEWS_DISSEMINATION = cvar.QuoteCondition_NEWS_DISSEMINATION variable
H A DQuickfixPython.cpp210127 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_NEWS_DISSEMINATION); in Swig_var_QuoteCondition_NEWS_DISSEMINATION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182266 _val = SWIG_FromCharPtr(FIX::QuoteCondition_NEWS_DISSEMINATION); in _wrap_QuoteCondition_NEWS_DISSEMINATION_get()