Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1238 const char BasisPxType_VWAP_THROUGH_A_DAY = '6'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36493 BasisPxType_VWAP_THROUGH_A_DAY = cvar.BasisPxType_VWAP_THROUGH_A_DAY variable
H A DQuickfixPython.cpp215335 pyobj = SWIG_From_char(static_cast< char >(FIX::BasisPxType_VWAP_THROUGH_A_DAY)); in Swig_var_BasisPxType_VWAP_THROUGH_A_DAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36493 BasisPxType_VWAP_THROUGH_A_DAY = cvar.BasisPxType_VWAP_THROUGH_A_DAY variable
H A DQuickfixPython.cpp215335 pyobj = SWIG_From_char(static_cast< char >(FIX::BasisPxType_VWAP_THROUGH_A_DAY)); in Swig_var_BasisPxType_VWAP_THROUGH_A_DAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36493 BasisPxType_VWAP_THROUGH_A_DAY = cvar.BasisPxType_VWAP_THROUGH_A_DAY variable
H A DQuickfixPython.cpp215335 pyobj = SWIG_From_char(static_cast< char >(FIX::BasisPxType_VWAP_THROUGH_A_DAY)); in Swig_var_BasisPxType_VWAP_THROUGH_A_DAY_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp185614 _val = SWIG_From_char(static_cast< char >(FIX::BasisPxType_VWAP_THROUGH_A_DAY)); in _wrap_BasisPxType_VWAP_THROUGH_A_DAY_get()