public method EntryOrderRequestBuilder.setExpirationDateSets the expiration datetime. Applicable only for orders with GTD time-in-force option.
Declaration
protojavascriptjavacsharppublic setExpirationDate(expirationDate : datetime) : EntryOrderRequestBuilder
| Parameters | |
expirationDate |
The date and time at which an order will be automatically cancelled if it has not been executed |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder