public method ClosedPositionBuilder.setOpenRate

Brief

Sets the price the position was opened at

Declaration

protojavascriptjavacsharp
public setOpenRate(value : real) : void

Parameters
value

The price the position was opened at

Details

Declared in ClosedPositionBuilder

back