Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h868 const char QuoteCondition_ORDER_INFLUX[] = "R"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36123 QuoteCondition_ORDER_INFLUX = cvar.QuoteCondition_ORDER_INFLUX variable
H A DQuickfixPython.cpp210155 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_ORDER_INFLUX); in Swig_var_QuoteCondition_ORDER_INFLUX_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36123 QuoteCondition_ORDER_INFLUX = cvar.QuoteCondition_ORDER_INFLUX variable
H A DQuickfixPython.cpp210155 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_ORDER_INFLUX); in Swig_var_QuoteCondition_ORDER_INFLUX_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36123 QuoteCondition_ORDER_INFLUX = cvar.QuoteCondition_ORDER_INFLUX variable
H A DQuickfixPython.cpp210155 pyobj = SWIG_FromCharPtr(FIX::QuoteCondition_ORDER_INFLUX); in Swig_var_QuoteCondition_ORDER_INFLUX_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182284 _val = SWIG_FromCharPtr(FIX::QuoteCondition_ORDER_INFLUX); in _wrap_QuoteCondition_ORDER_INFLUX_get()