public method OpenPosition.getStopOrderID

Overview

Gets the identifier of the associated stop order (loss limit level)

Declaration

function getStopOrderID()
public String getStopOrderID();
public string getStopOrderID();

Returns

The method returns a string that represents the identifier of the associated stop order

Details

Declared in OpenPosition