public method IClosedPositionChangeListener.onAdd

Brief

Processes notifications about a new closed position added

Declaration

protojavascriptjavacsharp
public onAdd(closedPositionInfo : ClosedPositionInfo) : void

Parameters
closedPositionInfo

The identification information of the closed position

Details

See also: ClosedPositionInfo

Declared in IClosedPositionChangeListener

back