Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3133 const int MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE = 4; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38388 MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE = cvar.MultilegPriceMethod_CONTRACT_WEIGHTED_AV… variable
H A DQuickfixPython.cpp241865 …pyobj = SWIG_From_int(static_cast< int >(FIX::MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE)… in Swig_var_MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38388 MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE = cvar.MultilegPriceMethod_CONTRACT_WEIGHTED_AV… variable
H A DQuickfixPython.cpp241865 …pyobj = SWIG_From_int(static_cast< int >(FIX::MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE)… in Swig_var_MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38388 MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE = cvar.MultilegPriceMethod_CONTRACT_WEIGHTED_AV… variable
H A DQuickfixPython.cpp241865 …pyobj = SWIG_From_int(static_cast< int >(FIX::MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE)… in Swig_var_MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp202669 …_val = SWIG_From_int(static_cast< int >(FIX::MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE)); in _wrap_MultilegPriceMethod_CONTRACT_WEIGHTED_AVERAGE_PRICE_get()