public method EntryOrderRequest.isLimitOrderSet

Overview

Checks whether the limit order is set for open market order

Declaration

function isLimitOrderSet()
public Boolean isLimitOrderSet();
public bool isLimitOrderSet();

Returns

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

Details

Declared in EntryOrderRequest