Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h3094 const int TradSesEvent_CHANGE_OF_TRADING_SUBSESSION = 2; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py38349 TradSesEvent_CHANGE_OF_TRADING_SUBSESSION = cvar.TradSesEvent_CHANGE_OF_TRADING_SUBSESSION variable
H A DQuickfixPython.cpp241319 pyobj = SWIG_From_int(static_cast< int >(FIX::TradSesEvent_CHANGE_OF_TRADING_SUBSESSION)); in Swig_var_TradSesEvent_CHANGE_OF_TRADING_SUBSESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py38349 TradSesEvent_CHANGE_OF_TRADING_SUBSESSION = cvar.TradSesEvent_CHANGE_OF_TRADING_SUBSESSION variable
H A DQuickfixPython.cpp241319 pyobj = SWIG_From_int(static_cast< int >(FIX::TradSesEvent_CHANGE_OF_TRADING_SUBSESSION)); in Swig_var_TradSesEvent_CHANGE_OF_TRADING_SUBSESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py38349 TradSesEvent_CHANGE_OF_TRADING_SUBSESSION = cvar.TradSesEvent_CHANGE_OF_TRADING_SUBSESSION variable
H A DQuickfixPython.cpp241319 pyobj = SWIG_From_int(static_cast< int >(FIX::TradSesEvent_CHANGE_OF_TRADING_SUBSESSION)); in Swig_var_TradSesEvent_CHANGE_OF_TRADING_SUBSESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp202318 _val = SWIG_From_int(static_cast< int >(FIX::TradSesEvent_CHANGE_OF_TRADING_SUBSESSION)); in _wrap_TradSesEvent_CHANGE_OF_TRADING_SUBSESSION_get()