public method ClosedPositionBuilder.setOpenTime

Brief

Sets the date and time when the position was opened

Declaration

protojavascriptjavacsharp
public setOpenTime(value : datetime) : void

Parameters
value

The date and time when the position was opened

Details

Declared in ClosedPositionBuilder

back