STPositionexecutionTimeClose Property

Time (in milliseconds) spent on closing the position

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public int executionTimeClose { get; set; }

Property Value

Int32

See Also