public method IFXConnectLiteSession.getClosedPositionsManagerByAccountGets the closed positions manager
Declaration
protojavascriptjavacsharppublic getClosedPositionsManagerByAccount(accountInfo : AccountInfo) : IClosedPositionsManager
| Parameters | |
accountInfo |
The account info |
Returns
The method returns an object that implements the IClosedPositionsManager interface, which allows managing the closed positions of a specific trading account
See also: AccountInfo, IClosedPositionsManager
Declared in IFXConnectLiteSession