public method EntryOrderRequest.isStopOrderSet

Brief

Checks whether the stop order is set for open market order

Declaration

protojavascriptjavacsharp
public isStopOrderSet() : boolean

Returns

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

Details

Declared in EntryOrderRequest

back