public method OpenPosition.getCloseRate

Brief

Gets the price at which the position can be closed at the moment

Declaration

protojavascriptjavacsharp
public getCloseRate() : real

Returns

The method returns a real value that represents the price at which the position can be closed at the moment

Details

Declared in OpenPosition

back