Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h846 const char TickDirection_ZERO_PLUS_TICK = '1'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36101 TickDirection_ZERO_PLUS_TICK = cvar.TickDirection_ZERO_PLUS_TICK variable
H A DQuickfixPython.cpp209847 pyobj = SWIG_From_char(static_cast< char >(FIX::TickDirection_ZERO_PLUS_TICK)); in Swig_var_TickDirection_ZERO_PLUS_TICK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36101 TickDirection_ZERO_PLUS_TICK = cvar.TickDirection_ZERO_PLUS_TICK variable
H A DQuickfixPython.cpp209847 pyobj = SWIG_From_char(static_cast< char >(FIX::TickDirection_ZERO_PLUS_TICK)); in Swig_var_TickDirection_ZERO_PLUS_TICK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36101 TickDirection_ZERO_PLUS_TICK = cvar.TickDirection_ZERO_PLUS_TICK variable
H A DQuickfixPython.cpp209847 pyobj = SWIG_From_char(static_cast< char >(FIX::TickDirection_ZERO_PLUS_TICK)); in Swig_var_TickDirection_ZERO_PLUS_TICK_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182086 _val = SWIG_From_char(static_cast< char >(FIX::TickDirection_ZERO_PLUS_TICK)); in _wrap_TickDirection_ZERO_PLUS_TICK_get()