public method EntryOrderRequest.isStopOrderSet
Overview
Checks whether the stop order is set for open market order
Declaration
function isStopOrderSet()
public Boolean isStopOrderSet();
public bool isStopOrderSet();
Returns
The method returns returns a boolean value indicating whether the stop order is set for an open market order
Details
Declared in EntryOrderRequest