Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h899 const char QuoteCondition_OPENING_SAM[] = "w"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36154 QuoteCondition_OPENING_SAM = cvar.QuoteCondition_OPENING_SAM variable
H A DQuickfixPython.cpp210589 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OPENING_SAM); in Swig_var_QuoteCondition_OPENING_SAM_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36154 QuoteCondition_OPENING_SAM = cvar.QuoteCondition_OPENING_SAM variable
H A DQuickfixPython.cpp210589 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OPENING_SAM); in Swig_var_QuoteCondition_OPENING_SAM_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36154 QuoteCondition_OPENING_SAM = cvar.QuoteCondition_OPENING_SAM variable
H A DQuickfixPython.cpp210589 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_OPENING_SAM); in Swig_var_QuoteCondition_OPENING_SAM_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182563 _val = SWIG_FromCharPtr(FIX::QuoteCondition_OPENING_SAM); in _wrap_QuoteCondition_OPENING_SAM_get()