com.epam.cmemdp.marketdata.model
Interface SecurityDefinition
- All Known Subinterfaces:
- UpdatableSecurityDefinition
- All Known Implementing Classes:
- SecurityDefinitionImpl
public interface SecurityDefinition
getMatchEventIndicator
java.lang.String getMatchEventIndicator()
getSecurityUpdateAction
java.lang.String getSecurityUpdateAction()
getApplId
java.lang.String getApplId()
getMarketSegmentId
int getMarketSegmentId()
getLastUpdateTime
long getLastUpdateTime()
getSymbol
java.lang.String getSymbol()
getSecurityId
java.lang.Long getSecurityId()
getSecurityIdSource
java.lang.String getSecurityIdSource()
getMaturityMonthYear
java.lang.String getMaturityMonthYear()
getSecurityGroup
java.lang.String getSecurityGroup()
getAsset
java.lang.String getAsset()
getSecurityType
java.lang.String getSecurityType()
getCFICode
java.lang.String getCFICode()
getSecuritySubType
java.lang.String getSecuritySubType()
getUserDefinedInstrument
java.lang.String getUserDefinedInstrument()
getUnderlyingProduct
UnderlyingProduct getUnderlyingProduct()
getSecurityExchange
java.lang.String getSecurityExchange()
getMDSecurityTradingStatus
int getMDSecurityTradingStatus()
getStrikePrice
double getStrikePrice()
getStrikeCurrency
java.lang.String getStrikeCurrency()
getCurrency
java.lang.String getCurrency()
getSettlCurrency
java.lang.String getSettlCurrency()
getMinCabPrice
double getMinCabPrice()
getPriceRatio
double getPriceRatio()
getMatchAlgorithm
java.lang.String getMatchAlgorithm()
getMinTradeVol
int getMinTradeVol()
getMaxTradeVol
int getMaxTradeVol()
getMinPriceIncrement
double getMinPriceIncrement()
getDisplayFactor
double getDisplayFactor()
getTickRule
int getTickRule()
getMainFraction
int getMainFraction()
getSubFraction
int getSubFraction()
getPriceDisplayFormat
int getPriceDisplayFormat()
getSecDefEvents
java.util.Set<SecDefEvent> getSecDefEvents()
getUnderlyings
java.util.Set<Underlying> getUnderlyings()
getLegs
java.util.Set<Leg> getLegs()
hasMDFeedType
boolean hasMDFeedType(MDFeedType mdFeedType)
getMarketDepth
java.lang.Integer getMarketDepth(MDFeedType mdFeedType)
getNbInstAttribs
java.util.Map<java.lang.Integer,java.lang.String> getNbInstAttribs()
hasMinLotSize
boolean hasMinLotSize(LotType lotType)
getMinLotSize
java.lang.Long getMinLotSize(LotType lotType)
getContractMultiplierUnit
short getContractMultiplierUnit()
getFlowScheduleType
short getFlowScheduleType()
getContractMultiplier
int getContractMultiplier()
getUnitOfMeasure
java.lang.String getUnitOfMeasure()
getUnitOfMeasureQty
double getUnitOfMeasureQty()
getDecayQty
int getDecayQty()
getDecayStartDate
java.lang.String getDecayStartDate()
getOriginalContractSize
long getOriginalContractSize()
getHighLimitPrice
double getHighLimitPrice()
getLowLimitPrice
double getLowLimitPrice()
getMaxPriceVariation
double getMaxPriceVariation()
getTradingReferencePrice
double getTradingReferencePrice()
getSettlPriceType
SettlPriceType getSettlPriceType()
getOpenInterestQty
long getOpenInterestQty()
getClearedVolume
long getClearedVolume()
getSecurityDesc
java.lang.String getSecurityDesc()
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.