interface IClosedPositionChangeListener

Parents

object

Brief

The interface for providing notification about closed position changes

Public Methods

onAdd

Processes notifications about a new closed position added

onChange

Processes notifications about a closed position changed

onRefresh

Processes notifications about closed positions data refreshed

back