public method IOpenPositionsManager.getOpenPositionsSnapshot

Overview

Gets a snapshot of all open positions

Declaration

function getOpenPositionsSnapshot()
public OpenPosition[] getOpenPositionsSnapshot();
public OpenPosition[] getOpenPositionsSnapshot();

Returns

The method returns a snapshot of all open positions

Details

Declared in IOpenPositionsManager