public method EntryOrderRequest.isLimitOrderSet

Brief

Checks whether the limit order is set for open market order

Declaration

protojavascriptjavacsharp
public isLimitOrderSet() : boolean

Returns

The method returns returns a boolean value indicating whether the limit order is set for an open market order

Details

Declared in EntryOrderRequest

back