public method Instrument.getDividendSell

Brief

Gets the number of dividends when selling for this instrument

Declaration

protojavascriptjavacsharp
public getDividendSell() : real

Returns

The method returns a real value that represents the number of dividends when selling for this instrument

Details

Declared in Instrument

back