Interface which allows you to import a closed (to be imported).
Assets > Markets > Closed Position
Assets > Markets > Closed Position
Namespace: Stator.libPublic.ImportPlugins.DataObjectInterfaces
Assembly: libPublic (in libPublic.dll) Version: 4.0.2018.0 (4.0.18103)
Syntax
The IAssetsMarketsClosedPosition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ClosePosition |
Data corresponding to the closing leg of the position closing event.
|
![]() | OpenPosition |
Data corresponding to the open position which is being closed as a result of the import.
|
Remarks
Why is this interface required?
This interface allows you to import a closed position into Stator.
See Also