Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h932 const char TradeCondition_FINAL_PRICE_OF_SESSION[] = "V"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36187 TradeCondition_FINAL_PRICE_OF_SESSION = cvar.TradeCondition_FINAL_PRICE_OF_SESSION variable
H A DQuickfixPython.cpp211051 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_FINAL_PRICE_OF_SESSION); in Swig_var_TradeCondition_FINAL_PRICE_OF_SESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36187 TradeCondition_FINAL_PRICE_OF_SESSION = cvar.TradeCondition_FINAL_PRICE_OF_SESSION variable
H A DQuickfixPython.cpp211051 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_FINAL_PRICE_OF_SESSION); in Swig_var_TradeCondition_FINAL_PRICE_OF_SESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36187 TradeCondition_FINAL_PRICE_OF_SESSION = cvar.TradeCondition_FINAL_PRICE_OF_SESSION variable
H A DQuickfixPython.cpp211051 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_FINAL_PRICE_OF_SESSION); in Swig_var_TradeCondition_FINAL_PRICE_OF_SESSION_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp182860 _val = SWIG_FromCharPtr(FIX::TradeCondition_FINAL_PRICE_OF_SESSION); in _wrap_TradeCondition_FINAL_PRICE_OF_SESSION_get()