public method IClosedPositionChangeListener.onChange

Brief

Processes notifications about a closed position changed

Declaration

protojavascriptjavacsharp
public onChange(closedPositionInfo : ClosedPositionInfo) : void

Parameters
closedPositionInfo

The identification information of the closed position

Details

See also: ClosedPositionInfo

Declared in IClosedPositionChangeListener

back