public method ClosedPosition.getDividends

Overview

Gets the amount of dividends earned or paid for the position

Declaration

function getDividends()
public double getDividends();
public double getDividends();

Returns

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

Details

Declared in ClosedPosition