public method ClosedPosition.getDividends

Brief

Gets the amount of dividends earned or paid for the position

Declaration

protojavascriptjavacsharp
public getDividends() : real

Returns

The method returns a real value that represents the amount of dividends earned or paid for the position

Details

Declared in ClosedPosition

back