public method ClosedPositionBuilder.setCloseRate

Brief

Sets the price the position was closed at

Declaration

protojavascriptjavacsharp
public setCloseRate(value : real) : void

Parameters
value

The price the position was closed at

Details

Declared in ClosedPositionBuilder

back