Home
last modified time | relevance | path

Searched refs:StartTickPriceRange (Results 1 – 25 of 29) sorted by relevance

12

/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DMarketDefinition.h45 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DMarketDefinitionUpdateReport.h46 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityDefinition.h399 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityDefinitionUpdateReport.h400 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityListUpdateReport.h212 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityList.h209 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DDerivativeSecurityListUpdateReport.h243 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DDerivativeSecurityList.h242 FIELD_SET(*this, FIX::StartTickPriceRange);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DMarketDefinition.h45 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DMarketDefinitionUpdateReport.h46 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityDefinitionUpdateReport.h348 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityDefinition.h347 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityList.h167 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DSecurityListUpdateReport.h170 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DDerivativeSecurityList.h239 FIELD_SET(*this, FIX::StartTickPriceRange);
H A DDerivativeSecurityListUpdateReport.h233 FIELD_SET(*this, FIX::StartTickPriceRange);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1231 const int StartTickPriceRange = 1206; variable
H A DFixFields.h1233 DEFINE_PRICE(StartTickPriceRange);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb15901 class StartTickPriceRange < Quickfix::DoubleField class
15902 def StartTickPriceRange.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py8564 class StartTickPriceRange(quickfix.DoubleField): class
H A Dquickfix.py28475 class StartTickPriceRange(DoubleField): class
28479 __setattr__ = lambda self, name, value: _swig_setattr(self, StartTickPriceRange, name, value)
28483 __getattr__ = lambda self, name: _swig_getattr(self, StartTickPriceRange, name)
28495 StartTickPriceRange_swigregister(StartTickPriceRange)
48588 class StartTickPriceRange(quickfix.DoubleField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py8564 class StartTickPriceRange(quickfix.DoubleField): class
H A Dquickfix.py28475 class StartTickPriceRange(DoubleField): class
28479 __setattr__ = lambda self, name, value: _swig_setattr(self, StartTickPriceRange, name, value)
28483 __getattr__ = lambda self, name: _swig_getattr(self, StartTickPriceRange, name)
28495 StartTickPriceRange_swigregister(StartTickPriceRange)
48588 class StartTickPriceRange(quickfix.DoubleField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py8564 class StartTickPriceRange(quickfix.DoubleField): class
H A Dquickfix.py28475 class StartTickPriceRange(DoubleField): class
28479 __setattr__ = lambda self, name, value: _swig_setattr(self, StartTickPriceRange, name, value)
28483 __getattr__ = lambda self, name: _swig_getattr(self, StartTickPriceRange, name)
28495 StartTickPriceRange_swigregister(StartTickPriceRange)
48588 class StartTickPriceRange(quickfix.DoubleField): class

12