Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3058 const char PriceQuoteMethod_PERCENT_OF_PAR[] = "PCTPAR"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38313 PriceQuoteMethod_PERCENT_OF_PAR = cvar.PriceQuoteMethod_PERCENT_OF_PAR variable
H A DQuickfixPython.cpp240815 pyobj = SWIG_FromCharPtr(FIX::PriceQuoteMethod_PERCENT_OF_PAR); in Swig_var_PriceQuoteMethod_PERCENT_OF_PAR_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38313 PriceQuoteMethod_PERCENT_OF_PAR = cvar.PriceQuoteMethod_PERCENT_OF_PAR variable
H A DQuickfixPython.cpp240815 pyobj = SWIG_FromCharPtr(FIX::PriceQuoteMethod_PERCENT_OF_PAR); in Swig_var_PriceQuoteMethod_PERCENT_OF_PAR_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38313 PriceQuoteMethod_PERCENT_OF_PAR = cvar.PriceQuoteMethod_PERCENT_OF_PAR variable
H A DQuickfixPython.cpp240815 pyobj = SWIG_FromCharPtr(FIX::PriceQuoteMethod_PERCENT_OF_PAR); in Swig_var_PriceQuoteMethod_PERCENT_OF_PAR_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp201994 _val = SWIG_FromCharPtr(FIX::PriceQuoteMethod_PERCENT_OF_PAR); in _wrap_PriceQuoteMethod_PERCENT_OF_PAR_get()