Home
last modified time | relevance | path

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

/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixValues.h1029 const char CorporateAction_STANDARD_INTEGER_STOCK_SPLIT = 'J'; variable
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix.py36284 CorporateAction_STANDARD_INTEGER_STOCK_SPLIT = cvar.CorporateAction_STANDARD_INTEGER_STOCK_SPLIT variable
H A DQuickfixPython.cpp212409 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_STANDARD_INTEGER_STOCK_SPLIT)); in Swig_var_CorporateAction_STANDARD_INTEGER_STOCK_SPLIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix.py36284 CorporateAction_STANDARD_INTEGER_STOCK_SPLIT = cvar.CorporateAction_STANDARD_INTEGER_STOCK_SPLIT variable
H A DQuickfixPython.cpp212409 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_STANDARD_INTEGER_STOCK_SPLIT)); in Swig_var_CorporateAction_STANDARD_INTEGER_STOCK_SPLIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix.py36284 CorporateAction_STANDARD_INTEGER_STOCK_SPLIT = cvar.CorporateAction_STANDARD_INTEGER_STOCK_SPLIT variable
H A DQuickfixPython.cpp212409 pyobj = SWIG_From_char(static_cast< char >(FIX::CorporateAction_STANDARD_INTEGER_STOCK_SPLIT)); in Swig_var_CorporateAction_STANDARD_INTEGER_STOCK_SPLIT_get()
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A DQuickfixRuby.cpp183733 _val = SWIG_From_char(static_cast< char >(FIX::CorporateAction_STANDARD_INTEGER_STOCK_SPLIT)); in _wrap_CorporateAction_STANDARD_INTEGER_STOCK_SPLIT_get()