public method ClosedPositionBuilder.build

Brief

Builds a new instance of the ClosedPosition class with the set parameters

Declaration

protojavascriptjavacsharp
public build() : ClosedPosition

Returns

The method returns the new instance of the ClosedPosition class

Details

See also: ClosedPosition

Declared in ClosedPositionBuilder

back