Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3247 const int UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE = 3; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38502 UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE = cvar.UnderlyingPriceDeterminationMethod_OPTIMAL_… variable
H A DQuickfixPython.cpp243461 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38502 UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE = cvar.UnderlyingPriceDeterminationMethod_OPTIMAL_… variable
H A DQuickfixPython.cpp243461 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38502 UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE = cvar.UnderlyingPriceDeterminationMethod_OPTIMAL_… variable
H A DQuickfixPython.cpp243461 pyobj = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE)); in Swig_var_UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp203695 _val = SWIG_From_int(static_cast< int >(FIX::UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE)); in _wrap_UnderlyingPriceDeterminationMethod_OPTIMAL_VALUE_get()