public method ClosedPositionBuilder.setCloseTime

Brief

Sets the date and time when the position was closed

Declaration

protojavascriptjavacsharp
public setCloseTime(value : datetime) : void

Parameters
value

The date and time when the position was closed

Details

Declared in ClosedPositionBuilder

back