Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h2068 const char TradingSessionSubID_POST_TRADING[] = "5"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py37323 TradingSessionSubID_POST_TRADING = cvar.TradingSessionSubID_POST_TRADING variable
H A DQuickfixPython.cpp226955 pyobj = SWIG_FromCharPtr(FIX::TradingSessionSubID_POST_TRADING); in Swig_var_TradingSessionSubID_POST_TRADING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py37323 TradingSessionSubID_POST_TRADING = cvar.TradingSessionSubID_POST_TRADING variable
H A DQuickfixPython.cpp226955 pyobj = SWIG_FromCharPtr(FIX::TradingSessionSubID_POST_TRADING); in Swig_var_TradingSessionSubID_POST_TRADING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py37323 TradingSessionSubID_POST_TRADING = cvar.TradingSessionSubID_POST_TRADING variable
H A DQuickfixPython.cpp226955 pyobj = SWIG_FromCharPtr(FIX::TradingSessionSubID_POST_TRADING); in Swig_var_TradingSessionSubID_POST_TRADING_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp193084 _val = SWIG_FromCharPtr(FIX::TradingSessionSubID_POST_TRADING); in _wrap_TradingSessionSubID_POST_TRADING_get()