public method IFXConnectLiteSession.getClosedPositionsManagerGets the closed positions manager
Declaration
protojavascriptjavacsharppublic getClosedPositionsManager() : IClosedPositionsManager
Returns
The method returns an object that implements the IClosedPositionsManager interface, which allows managing the closed positions of the logged-in user
See also: IClosedPositionsManager
Declared in IFXConnectLiteSession