Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2276 const int PosReqType_DELTA_POSITIONS = 6; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37531 PosReqType_DELTA_POSITIONS = cvar.PosReqType_DELTA_POSITIONS variable
H A DQuickfixPython.cpp229867 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqType_DELTA_POSITIONS)); in Swig_var_PosReqType_DELTA_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37531 PosReqType_DELTA_POSITIONS = cvar.PosReqType_DELTA_POSITIONS variable
H A DQuickfixPython.cpp229867 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqType_DELTA_POSITIONS)); in Swig_var_PosReqType_DELTA_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37531 PosReqType_DELTA_POSITIONS = cvar.PosReqType_DELTA_POSITIONS variable
H A DQuickfixPython.cpp229867 pyobj = SWIG_From_int(static_cast< int >(FIX::PosReqType_DELTA_POSITIONS)); in Swig_var_PosReqType_DELTA_POSITIONS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp194956 _val = SWIG_From_int(static_cast< int >(FIX::PosReqType_DELTA_POSITIONS)); in _wrap_PosReqType_DELTA_POSITIONS_get()