public method PositionsSummary.getSellClose

Brief

Gets the current sell (bid) price for your long (buy) positions

Declaration

protojavascriptjavacsharp
public getSellClose() : real

Returns

The method returns a real value that represents the current sell (bid) price for your long (buy) positions

Details

Declared in PositionsSummary

back