Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h987 const char TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE[] = "3"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36242 TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE = cvar.TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE variable
H A DQuickfixPython.cpp211821 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE); in Swig_var_TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36242 TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE = cvar.TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE variable
H A DQuickfixPython.cpp211821 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE); in Swig_var_TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36242 TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE = cvar.TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE variable
H A DQuickfixPython.cpp211821 pyobj = SWIG_FromCharPtr(FIX::TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE); in Swig_var_TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183355 _val = SWIG_FromCharPtr(FIX::TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE); in _wrap_TradeCondition_MULT_ASSET_CLASS_MULTILEG_TRADE_get()