Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h366 const char OrdType_FOREX_SWAP = 'G'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py35621 OrdType_FOREX_SWAP = cvar.OrdType_FOREX_SWAP variable
H A DQuickfixPython.cpp203127 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdType_FOREX_SWAP)); in Swig_var_OrdType_FOREX_SWAP_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py35621 OrdType_FOREX_SWAP = cvar.OrdType_FOREX_SWAP variable
H A DQuickfixPython.cpp203127 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdType_FOREX_SWAP)); in Swig_var_OrdType_FOREX_SWAP_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py35621 OrdType_FOREX_SWAP = cvar.OrdType_FOREX_SWAP variable
H A DQuickfixPython.cpp203127 pyobj = SWIG_From_char(static_cast< char >(FIX::OrdType_FOREX_SWAP)); in Swig_var_OrdType_FOREX_SWAP_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp177766 _val = SWIG_From_char(static_cast< char >(FIX::OrdType_FOREX_SWAP)); in _wrap_OrdType_FOREX_SWAP_get()