public class ModifyOrderSingleRequest extends Object implements ApplicationMessage
SInt16NoValue, SInt32NoValue, SInt64NoValue, SInt8NoValue, UInt16NoValue, UInt32NoValue, UInt64NoValue, UInt8NoValue
Constructor and Description |
---|
ModifyOrderSingleRequest()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
void |
deserialize(DeserializerHelpers deserializerHelpers)
Deserialize message from Eurex ETI binary format.
|
CharSequence |
getAccount()
Account to book trades and keep positions on.
|
ApplSeqIndicator |
getApplSeqIndicator()
Indicates if the order is a Lean Order or a Standard (non lean) Order.
|
long |
getClOrdId()
Unique participant defined order request identifier.
|
CharSequence |
getComplianceText()
This field is used to provide additional regulatory information (according to respective rules and regs, circulars and bilateral coordination between participant and Trading Surveillance Office).
|
CustOrderHandlingInst |
getCustOrderHandlingInst()
Identifies the source of an order, in accordance with the FIA guidelines for a rate Identifier.
|
ExecInst |
getExecInst()
Instructions for order handling, represented as a bit map.
|
long |
getExecutingTrader()
Executing Trader data Field (ESMA Field 5 (Section A)) used to identify the person or algorithm within the member or participant of the trading venue who is responsible for the execution of the transaction resulting from the order.
|
ExecutingTraderQualifier |
getExecutingTraderQualifier()
Qualifier for field ExecutingTrader.
|
long |
getExpireDate()
Date of order expiry.
|
CharSequence |
getFixClOrdId()
User defined client order ID.
|
CharSequence |
getFreeText1()
First free-format text field for trader-specific or customer-related comments.
|
CharSequence |
getFreeText2()
Second free-format text field for trader-specific or customer-related comments.
|
CharSequence |
getFreeText3()
Third free-format text field for trader-specific or customer-related comments.
|
int |
getMarketSegmentId()
The product identifier uniquely identifies a Eurex product.
|
long |
getMatchInstCrossId()
Self Match Prevention ID.
|
long |
getMsgSeqNum()
Message sequence number used by the participant for requests sent to the gateway.
|
OrderAttributeLiquidityProvision |
getOrderAttributeLiquidityProvision()
Order attribute liquidity provision.
|
long |
getOrderId()
Exchange Order ID generated by Eurex System; it remains constant over the lifetime of an order.
|
OrderOrigination |
getOrderOrigination()
Order origination, MiFID field - to indicate order received from a direct access or sponsored access customer.
|
long |
getOrderQty()
Total Order Quantity.
|
OrdType |
getOrdType()
Order type.
|
long |
getOrigClOrdId()
ClOrdID (11) of the last successfully processed task (request) referring to the specific order; used for client order ID chaining.
|
OwnershipIndicator |
getOwnershipIndicator()
Ownership indicator.
|
CharSequence |
getPartyEndClientIdentification()
End client identifier.
|
CharSequence |
getPartyIdBeneficiary()
Mandatory final KRX beneficiary account required for orders in KRX products.
|
long |
getPartyIdClientId()
Client Identifier field (ESMA Field 3 (Section A)) used to identify the client of an order for agent account of the member or participant of the trading venue.
|
long |
getPartyIdInvestmentDecisionMaker()
Investment decision within firm (ESMA Field 4 (Section A)) is the code used to identify the person or the algorithm within the member or participant of the Trading Venue who is responsible for the investment decision.
|
PartyIdInvestmentDecisionMakerQualifier |
getPartyIdInvestmentDecisionMakerQualifier()
Party ID investment decision maker qualifier.
|
CharSequence |
getPartyIdLocationId()
Country code.
|
CharSequence |
getPartyIdOrderOriginationFirm()
Partner identification at the Korea Exchange is required for orders in KRX products.
|
CharSequence |
getPartyIdPositionAccount()
Flex Account information.
|
CharSequence |
getPartyIdTakeUpTradingFirm()
Indicates the name of a member institution to which a give-up is designated.
|
PositionEffect |
getPositionEffect()
Field is used for Eurex position management purposes and indicates whether the order is submitted to open or close a position.
|
long |
getPrice()
Price.
|
PriceValidityCheckType |
getPriceValidityCheckType()
Indicator how price validity check should be performed by the exchange.
|
ProductComplex |
getProductComplex()
This field qualifies an instrument type on Eurex.
|
long |
getSecurityId()
The instrument identifier uniquely identifies an instrument in the core system.
|
SelfMatchPreventionInstruction |
getSelfMatchPreventionInstruction()
Indicate the instruction for SMP.
|
long |
getSenderSubId()
User ID.
|
Side |
getSide()
Side of the order.
|
long |
getStopPx()
Stop price.
|
long |
getTargetPartyIdSessionId()
Owning Session ID.
|
TemplateId |
getTemplateId()
Returns message TemplateID.
|
TimeInForce |
getTimeInForce()
Execution and trading restriction parameters supported by Eurex.
|
TradingCapacity |
getTradingCapacity()
This field designates if the trader is acting in the capacity of agent, trading for its own account or acting as a market maker.
|
TradingSessionSubId |
getTradingSessionSubId()
Marks a a certain order as a closing auction one.
|
ValueCheckTypeValue |
getValueCheckTypeValue()
Indicator for checking the maximum order/quote value by the exchange.
|
void |
notify(MessageListener listener)
Notify message listener.
|
void |
serialize(SerializerHelpers serializerHelpers)
Serialize message to Eurex ETI binary format.
|
ModifyOrderSingleRequest |
setAccount(CharSequence value) |
ModifyOrderSingleRequest |
setApplSeqIndicator(ApplSeqIndicator value) |
ModifyOrderSingleRequest |
setClOrdId(long value) |
ModifyOrderSingleRequest |
setComplianceText(CharSequence value) |
ModifyOrderSingleRequest |
setCustOrderHandlingInst(CustOrderHandlingInst value) |
ModifyOrderSingleRequest |
setExecInst(ExecInst value) |
ModifyOrderSingleRequest |
setExecutingTrader(long value) |
ModifyOrderSingleRequest |
setExecutingTraderQualifier(ExecutingTraderQualifier value) |
ModifyOrderSingleRequest |
setExpireDate(long value) |
ModifyOrderSingleRequest |
setFixClOrdId(CharSequence value) |
ModifyOrderSingleRequest |
setFreeText1(CharSequence value) |
ModifyOrderSingleRequest |
setFreeText2(CharSequence value) |
ModifyOrderSingleRequest |
setFreeText3(CharSequence value) |
ModifyOrderSingleRequest |
setMarketSegmentId(int value) |
ModifyOrderSingleRequest |
setMatchInstCrossId(long value) |
void |
setMsgSeqNum(long value)
Set message sequence number.
|
ModifyOrderSingleRequest |
setOrderAttributeLiquidityProvision(OrderAttributeLiquidityProvision value) |
ModifyOrderSingleRequest |
setOrderId(long value) |
ModifyOrderSingleRequest |
setOrderOrigination(OrderOrigination value) |
ModifyOrderSingleRequest |
setOrderQty(long value) |
ModifyOrderSingleRequest |
setOrdType(OrdType value) |
ModifyOrderSingleRequest |
setOrigClOrdId(long value) |
ModifyOrderSingleRequest |
setOwnershipIndicator(OwnershipIndicator value) |
ModifyOrderSingleRequest |
setPartyEndClientIdentification(CharSequence value) |
ModifyOrderSingleRequest |
setPartyIdBeneficiary(CharSequence value) |
ModifyOrderSingleRequest |
setPartyIdClientId(long value) |
ModifyOrderSingleRequest |
setPartyIdInvestmentDecisionMaker(long value) |
ModifyOrderSingleRequest |
setPartyIdInvestmentDecisionMakerQualifier(PartyIdInvestmentDecisionMakerQualifier value) |
ModifyOrderSingleRequest |
setPartyIdLocationId(CharSequence value) |
ModifyOrderSingleRequest |
setPartyIdOrderOriginationFirm(CharSequence value) |
ModifyOrderSingleRequest |
setPartyIdPositionAccount(CharSequence value) |
ModifyOrderSingleRequest |
setPartyIdTakeUpTradingFirm(CharSequence value) |
ModifyOrderSingleRequest |
setPositionEffect(PositionEffect value) |
ModifyOrderSingleRequest |
setPrice(long value) |
ModifyOrderSingleRequest |
setPriceValidityCheckType(PriceValidityCheckType value) |
ModifyOrderSingleRequest |
setProductComplex(ProductComplex value) |
ModifyOrderSingleRequest |
setSecurityId(long value) |
ModifyOrderSingleRequest |
setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value) |
ModifyOrderSingleRequest |
setSenderSubId(long value) |
ModifyOrderSingleRequest |
setSide(Side value) |
ModifyOrderSingleRequest |
setStopPx(long value) |
ModifyOrderSingleRequest |
setTargetPartyIdSessionId(long value) |
ModifyOrderSingleRequest |
setTimeInForce(TimeInForce value) |
ModifyOrderSingleRequest |
setTradingCapacity(TradingCapacity value) |
ModifyOrderSingleRequest |
setTradingSessionSubId(TradingSessionSubId value) |
ModifyOrderSingleRequest |
setValueCheckTypeValue(ValueCheckTypeValue value) |
String |
toString()
Returns a string representation.
|
public String toString()
public TemplateId getTemplateId()
getTemplateId
in interface Message
public void serialize(SerializerHelpers serializerHelpers) throws IOException
serialize
in interface Message
IOException
public void deserialize(DeserializerHelpers deserializerHelpers) throws IOException
deserialize
in interface Message
IOException
public void notify(MessageListener listener)
public long getMsgSeqNum()
getMsgSeqNum
in interface Message
public void setMsgSeqNum(long value)
Message
setMsgSeqNum
in interface Message
public long getSenderSubId()
public ModifyOrderSingleRequest setSenderSubId(long value)
public long getOrderId()
public ModifyOrderSingleRequest setOrderId(long value)
public long getClOrdId()
public ModifyOrderSingleRequest setClOrdId(long value)
public long getOrigClOrdId()
public ModifyOrderSingleRequest setOrigClOrdId(long value)
public long getSecurityId()
public ModifyOrderSingleRequest setSecurityId(long value)
public long getPrice()
public ModifyOrderSingleRequest setPrice(long value)
public long getOrderQty()
public ModifyOrderSingleRequest setOrderQty(long value)
public long getStopPx()
public ModifyOrderSingleRequest setStopPx(long value)
public long getPartyIdClientId()
public ModifyOrderSingleRequest setPartyIdClientId(long value)
public long getPartyIdInvestmentDecisionMaker()
public ModifyOrderSingleRequest setPartyIdInvestmentDecisionMaker(long value)
public long getExecutingTrader()
public ModifyOrderSingleRequest setExecutingTrader(long value)
public long getExpireDate()
public ModifyOrderSingleRequest setExpireDate(long value)
public int getMarketSegmentId()
public ModifyOrderSingleRequest setMarketSegmentId(int value)
public long getMatchInstCrossId()
public ModifyOrderSingleRequest setMatchInstCrossId(long value)
public long getTargetPartyIdSessionId()
public ModifyOrderSingleRequest setTargetPartyIdSessionId(long value)
public SelfMatchPreventionInstruction getSelfMatchPreventionInstruction()
public ModifyOrderSingleRequest setSelfMatchPreventionInstruction(SelfMatchPreventionInstruction value)
public CharSequence getPartyIdTakeUpTradingFirm()
public ModifyOrderSingleRequest setPartyIdTakeUpTradingFirm(CharSequence value)
public CharSequence getPartyIdOrderOriginationFirm()
public ModifyOrderSingleRequest setPartyIdOrderOriginationFirm(CharSequence value)
public CharSequence getPartyIdBeneficiary()
public ModifyOrderSingleRequest setPartyIdBeneficiary(CharSequence value)
public ApplSeqIndicator getApplSeqIndicator()
public ModifyOrderSingleRequest setApplSeqIndicator(ApplSeqIndicator value)
public ProductComplex getProductComplex()
public ModifyOrderSingleRequest setProductComplex(ProductComplex value)
public Side getSide()
public ModifyOrderSingleRequest setSide(Side value)
public OrdType getOrdType()
public ModifyOrderSingleRequest setOrdType(OrdType value)
public PriceValidityCheckType getPriceValidityCheckType()
public ModifyOrderSingleRequest setPriceValidityCheckType(PriceValidityCheckType value)
public ValueCheckTypeValue getValueCheckTypeValue()
public ModifyOrderSingleRequest setValueCheckTypeValue(ValueCheckTypeValue value)
public OrderAttributeLiquidityProvision getOrderAttributeLiquidityProvision()
public ModifyOrderSingleRequest setOrderAttributeLiquidityProvision(OrderAttributeLiquidityProvision value)
public TimeInForce getTimeInForce()
public ModifyOrderSingleRequest setTimeInForce(TimeInForce value)
public ExecInst getExecInst()
public ModifyOrderSingleRequest setExecInst(ExecInst value)
public TradingSessionSubId getTradingSessionSubId()
public ModifyOrderSingleRequest setTradingSessionSubId(TradingSessionSubId value)
public TradingCapacity getTradingCapacity()
public ModifyOrderSingleRequest setTradingCapacity(TradingCapacity value)
public OrderOrigination getOrderOrigination()
public ModifyOrderSingleRequest setOrderOrigination(OrderOrigination value)
public PartyIdInvestmentDecisionMakerQualifier getPartyIdInvestmentDecisionMakerQualifier()
public ModifyOrderSingleRequest setPartyIdInvestmentDecisionMakerQualifier(PartyIdInvestmentDecisionMakerQualifier value)
public ExecutingTraderQualifier getExecutingTraderQualifier()
public ModifyOrderSingleRequest setExecutingTraderQualifier(ExecutingTraderQualifier value)
public CharSequence getAccount()
public ModifyOrderSingleRequest setAccount(CharSequence value)
public CharSequence getPartyIdPositionAccount()
public ModifyOrderSingleRequest setPartyIdPositionAccount(CharSequence value)
public PositionEffect getPositionEffect()
public ModifyOrderSingleRequest setPositionEffect(PositionEffect value)
public OwnershipIndicator getOwnershipIndicator()
public ModifyOrderSingleRequest setOwnershipIndicator(OwnershipIndicator value)
public CharSequence getPartyIdLocationId()
public ModifyOrderSingleRequest setPartyIdLocationId(CharSequence value)
public CustOrderHandlingInst getCustOrderHandlingInst()
public ModifyOrderSingleRequest setCustOrderHandlingInst(CustOrderHandlingInst value)
public CharSequence getComplianceText()
public ModifyOrderSingleRequest setComplianceText(CharSequence value)
public CharSequence getFreeText1()
public ModifyOrderSingleRequest setFreeText1(CharSequence value)
public CharSequence getFreeText2()
public ModifyOrderSingleRequest setFreeText2(CharSequence value)
public CharSequence getFreeText3()
public ModifyOrderSingleRequest setFreeText3(CharSequence value)
public CharSequence getFixClOrdId()
public ModifyOrderSingleRequest setFixClOrdId(CharSequence value)
public CharSequence getPartyEndClientIdentification()
public ModifyOrderSingleRequest setPartyEndClientIdentification(CharSequence value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.