 | c2ex_closedtradesExitTime Property |
When the trade was closed.
Namespace: C2ExplorerDBAssembly: C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax[ColumnAttribute]
[NotNullAttribute]
public DateTime ExitTime { get; set; }Property Value
Type:
DateTime
See Also