Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1390 const char StipulationType_LOOKBACK_DAYS[] = "LOOKBACK"; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36645 StipulationType_LOOKBACK_DAYS = cvar.StipulationType_LOOKBACK_DAYS variable
H A DQuickfixPython.cpp217463 pyobj = SWIG_FromCharPtr(FIX::StipulationType_LOOKBACK_DAYS); in Swig_var_StipulationType_LOOKBACK_DAYS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36645 StipulationType_LOOKBACK_DAYS = cvar.StipulationType_LOOKBACK_DAYS variable
H A DQuickfixPython.cpp217463 pyobj = SWIG_FromCharPtr(FIX::StipulationType_LOOKBACK_DAYS); in Swig_var_StipulationType_LOOKBACK_DAYS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36645 StipulationType_LOOKBACK_DAYS = cvar.StipulationType_LOOKBACK_DAYS variable
H A DQuickfixPython.cpp217463 pyobj = SWIG_FromCharPtr(FIX::StipulationType_LOOKBACK_DAYS); in Swig_var_StipulationType_LOOKBACK_DAYS_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp186982 _val = SWIG_FromCharPtr(FIX::StipulationType_LOOKBACK_DAYS); in _wrap_StipulationType_LOOKBACK_DAYS_get()