public method IGetOpenPositionCallback.onOpenPositionReceived

Brief

Processes notifications about the open position received

Declaration

protojavascriptjavacsharp
public onOpenPositionReceived(openPosition : OpenPosition) : void

Parameters
openPosition

The open position

Details

See also: OpenPosition

Declared in IGetOpenPositionCallback

back