category, currency, filledPrice, filledQty, instrumentId, lastFilledTime, limitPrice, orderStatus, orderType, placeTime, qty, shortName, side, stopPrice, symbol, trailingStopStep, trailingType| Constructor and Description |
|---|
SimpleOrder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
String |
getAccountTaxType() |
String |
getClientOrderId() |
List<CloseContract> |
getCloseContracts() |
Boolean |
getExtendedHoursTrading() |
List<OrderItem> |
getItems() |
String |
getMarginType() |
String |
getOrderId() |
String |
getTif() |
void |
setAccountId(String accountId) |
void |
setAccountTaxType(String accountTaxType) |
void |
setClientOrderId(String clientOrderId) |
void |
setCloseContracts(List<CloseContract> closeContracts) |
void |
setExtendedHoursTrading(Boolean extendedHoursTrading) |
void |
setMarginType(String marginType) |
void |
setOrderId(String orderId) |
void |
setTif(String tif) |
String |
toString() |
getCategory, getCurrency, getFilledPrice, getFilledQty, getInstrumentId, getLastFilledTime, getLimitPrice, getOrderStatus, getOrderType, getPlaceTime, getQty, getShortName, getSide, getStopPrice, getSymbol, getTrailingStopStep, getTrailingType, setCategory, setCurrency, setFilledPrice, setFilledQty, setInstrumentId, setLastFilledTime, setLimitPrice, setOrderStatus, setOrderType, setPlaceTime, setQty, setShortName, setSide, setStopPrice, setSymbol, setTrailingStopStep, setTrailingTypepublic String getAccountId()
getAccountId in interface Orderpublic void setAccountId(String accountId)
public String getClientOrderId()
getClientOrderId in interface Orderpublic void setClientOrderId(String clientOrderId)
public String getOrderId()
getOrderId in interface Orderpublic void setOrderId(String orderId)
public Boolean getExtendedHoursTrading()
getExtendedHoursTrading in interface Orderpublic void setExtendedHoursTrading(Boolean extendedHoursTrading)
public void setTif(String tif)
public String getAccountTaxType()
public void setAccountTaxType(String accountTaxType)
public String getMarginType()
public void setMarginType(String marginType)
public List<CloseContract> getCloseContracts()
public void setCloseContracts(List<CloseContract> closeContracts)
Copyright © 2025 Webull. All rights reserved.