IAssetsMarketsClosedPosition Interface

Stator | API Documentation
Interface which allows you to import a closed (to be imported).
Assets > Markets > Closed Position

Namespace:  Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly:  libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax

public interface IAssetsMarketsClosedPosition

The IAssetsMarketsClosedPosition type exposes the following members.

Properties

  NameDescription
Public propertyClosePosition
Data corresponding to the closing leg of the position closing event.
Public propertyOpenPosition
Data corresponding to the open position which is being closed as a result of the import.
Top
Remarks

Why is this interface required?
This interface allows you to import a closed position into Stator.

See Also

Reference