Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2945 const char PriceProtectionScope_NONE = '0'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38200 PriceProtectionScope_NONE = cvar.PriceProtectionScope_NONE variable
H A DQuickfixPython.cpp239233 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NONE)); in Swig_var_PriceProtectionScope_NONE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38200 PriceProtectionScope_NONE = cvar.PriceProtectionScope_NONE variable
H A DQuickfixPython.cpp239233 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NONE)); in Swig_var_PriceProtectionScope_NONE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38200 PriceProtectionScope_NONE = cvar.PriceProtectionScope_NONE variable
H A DQuickfixPython.cpp239233 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NONE)); in Swig_var_PriceProtectionScope_NONE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp200977 _val = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NONE)); in _wrap_PriceProtectionScope_NONE_get()