public method MarketOrderRequestBuilder.setExpirationDateSets the expiration datetime Applicable only for orders with GTD time-in-force option.
Declaration
protojavascriptjavacsharppublic setExpirationDate(expirationDate : datetime) : MarketOrderRequestBuilder
| Parameters | |
expirationDate |
The parameter that specifies the date and time at which the order will expire |
Returns
The method returns an instance of the MarketOrderRequest class
See also: MarketOrderRequestBuilder
Declared in MarketOrderRequestBuilder