Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h984 const char TradeCondition_OUTSIDE_SPREAD[] = "AV"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36239 TradeCondition_OUTSIDE_SPREAD = cvar.TradeCondition_OUTSIDE_SPREAD variable
H A DQuickfixPython.cpp211779 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_OUTSIDE_SPREAD); in Swig_var_TradeCondition_OUTSIDE_SPREAD_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36239 TradeCondition_OUTSIDE_SPREAD = cvar.TradeCondition_OUTSIDE_SPREAD variable
H A DQuickfixPython.cpp211779 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_OUTSIDE_SPREAD); in Swig_var_TradeCondition_OUTSIDE_SPREAD_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36239 TradeCondition_OUTSIDE_SPREAD = cvar.TradeCondition_OUTSIDE_SPREAD variable
H A DQuickfixPython.cpp211779 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_OUTSIDE_SPREAD); in Swig_var_TradeCondition_OUTSIDE_SPREAD_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183328 _val = SWIG_FromCharPtr(FIX::TradeCondition_OUTSIDE_SPREAD); in _wrap_TradeCondition_OUTSIDE_SPREAD_get()