Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3248 const int UnderlyingPriceDeterminationMethod_AVERAGE_VALUE = 4; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38503 UnderlyingPriceDeterminationMethod_AVERAGE_VALUE = cvar.UnderlyingPriceDeterminationMethod_AVERAGE_… variable
H A DQuickfixPython.cpp243475 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_AVERAGE_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_AVERAGE_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38503 UnderlyingPriceDeterminationMethod_AVERAGE_VALUE = cvar.UnderlyingPriceDeterminationMethod_AVERAGE_… variable
H A DQuickfixPython.cpp243475 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_AVERAGE_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_AVERAGE_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38503 UnderlyingPriceDeterminationMethod_AVERAGE_VALUE = cvar.UnderlyingPriceDeterminationMethod_AVERAGE_… variable
H A DQuickfixPython.cpp243475 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_AVERAGE_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_AVERAGE_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp203704 _val = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_AVERAGE_VALUE)); in _wrap_UnderlyingPriceDeterminationMethod_AVERAGE_VALUE_get()