public method EntryOrderRequestBuilder.setTimeInForceSets the time in force ('GTC', 'DAY', 'GTD')
Declaration
protojavascriptjavacsharppublic setTimeInForce(timeInForce : string) : EntryOrderRequestBuilder
| Parameters | |
timeInForce |
A parameter that specifies how long the order will remain active before it is automatically cancelled |
Returns
The method returns an instance of the EntryOrderRequest class
See also: EntryOrderRequestBuilder
Declared in EntryOrderRequestBuilder