Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2947 const char PriceProtectionScope_NATIONAL = '2'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38202 PriceProtectionScope_NATIONAL = cvar.PriceProtectionScope_NATIONAL variable
H A DQuickfixPython.cpp239261 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NATIONAL)); in Swig_var_PriceProtectionScope_NATIONAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38202 PriceProtectionScope_NATIONAL = cvar.PriceProtectionScope_NATIONAL variable
H A DQuickfixPython.cpp239261 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NATIONAL)); in Swig_var_PriceProtectionScope_NATIONAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38202 PriceProtectionScope_NATIONAL = cvar.PriceProtectionScope_NATIONAL variable
H A DQuickfixPython.cpp239261 pyobj = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NATIONAL)); in Swig_var_PriceProtectionScope_NATIONAL_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp200995 _val = SWIG_From_char(static_cast< char >(FIX::PriceProtectionScope_NATIONAL)); in _wrap_PriceProtectionScope_NATIONAL_get()