Classes Files

Wombat::MamdaFundamentals

MamdaFundamentals is an interface that provides access to the fundamental equity pricing/analysis attributes, indicators and ratios.

Inherited by Wombat.MamdaFundamentalListener

Public Functions

  Name
string getCorporateActionType()
Corporate Action Type.
MamdaFieldState getCorporateActionTypeFieldState()
Field State
double getDividendPrice()
Dividend price.
MamdaFieldState getDividendPriceFieldState()
Field State
string getDividendFrequency()
Frequency of the dividend payments.
MamdaFieldState getDividendFrequencyFieldState()
Field State
string getDividendExDate()
The date on or after which a security is traded without a previously declared dividend or distribution.
MamdaFieldState getDividendExDateFieldState()
Field State
string getDividendPayDate()
Date on which corporate action distribution will be paid or effective.
MamdaFieldState getDividendPayDateFieldState()
Field State
string getDividendRecordDate()
This is the date on which all shareholders are considered a “holder of record” and ensured the right of a dividend or distribution.
MamdaFieldState getDividendRecordDateFieldState()
Field State
string getDividendCurrency()
Currency of dividend.
MamdaFieldState getDividendCurrencyFieldState()
Field State
long getSharesOut()
Shares outstanding. The number of authorized shares in a company that are held by investors, including employees and executives of that company. (Un-issued shares and treasury shares are not included in this figure).
MamdaFieldState getSharesOutFieldState()
Field State
long getSharesFloat()
The number of shares of a security that are outstanding and available for trading by the public.
MamdaFieldState getSharesFloatFieldState()
Field State
long getSharesAuthorized()
Authorized shares. The number of shares that a corporation is permitted to issue.
MamdaFieldState getSharesAuthorizedFieldState()
Field State
double getEarningsPerShare()
Earnings per share, including common stock, preferred stock, unexercised stock options, unexercised warrants, and some convertible debt. In companies with a large amount of convertibles, warrants and stock options, diluted earnings per share are usually a more accurate measure of the company’s real earning power than earnings per share.
MamdaFieldState getEarningsPerShareFieldState()
Field State
double getVolatility()
The relative rate at which the price of a security moves up and down.
MamdaFieldState getVolatilityFieldState()
Field State
double getPriceEarningsRatio()
The most common measure of how expensive a stock is. The P/E ratio is equal to a stock’s market capitalization divided by its after-tax earnings over a 12-month period, usually the trailing period but occasionally the current or forward period.
MamdaFieldState getPriceEarningsRatioFieldState()
Field State
double getYield()
Yield, for cash instruments where prices are published
MamdaFieldState getYieldFieldState()
Field State
string getMarketSegmentNative()
Feed-specific market segment code in native feed format.
MamdaFieldState getMarketSegmentNativeFieldState()
Field State
string getMarketSectorNative()
Feed-specific market sector code in native feed format.
MamdaFieldState getMarketSectorNativeFieldState()
Field State
string getMarketSegment()
Market subgroup.
MamdaFieldState getMarketSegmentFieldState()
Field State
string getMarketSector()
A distinct subset of a market, society, industry, or economy, whose components share similar characteristics
MamdaFieldState getMarketSectorFieldState()
Field State
double getHistoricalVolatility()
Volatility estimated from historical data
MamdaFieldState getHistoricalVolatilityFieldState()
Field State
double getRiskFreeRate()
Theoretical interest rate at which an investment may earn interest without incurring any risk
MamdaFieldState getRiskFreeRateFieldState()
Field State

Public Functions Documentation

function getCorporateActionType

string getCorporateActionType()

Corporate Action Type.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getCorporateActionType

function getCorporateActionTypeFieldState

MamdaFieldState getCorporateActionTypeFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getCorporateActionTypeFieldState

function getDividendPrice

double getDividendPrice()

Dividend price.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendPrice

function getDividendPriceFieldState

MamdaFieldState getDividendPriceFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendPriceFieldState

function getDividendFrequency

string getDividendFrequency()

Frequency of the dividend payments.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendFrequency

  • : No dividend payments are made.
  • 1M : Monthly
  • 3M : Quarterly
  • 6M : Semi-Annually
  • 1Y : Annually
  • SP : Payment frequency is special.
  • NA : Irregular payment frequency.
  • ER : Invalid dividend frequency period.

function getDividendFrequencyFieldState

MamdaFieldState getDividendFrequencyFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendFrequencyFieldState

function getDividendExDate

string getDividendExDate()

The date on or after which a security is traded without a previously declared dividend or distribution.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendExDate

function getDividendExDateFieldState

MamdaFieldState getDividendExDateFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendExDateFieldState

function getDividendPayDate

string getDividendPayDate()

Date on which corporate action distribution will be paid or effective.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendPayDate

function getDividendPayDateFieldState

MamdaFieldState getDividendPayDateFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendPayDateFieldState

function getDividendRecordDate

string getDividendRecordDate()

This is the date on which all shareholders are considered a “holder of record” and ensured the right of a dividend or distribution.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendRecordDate

function getDividendRecordDateFieldState

MamdaFieldState getDividendRecordDateFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendRecordDateFieldState

function getDividendCurrency

string getDividendCurrency()

Currency of dividend.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendCurrency

function getDividendCurrencyFieldState

MamdaFieldState getDividendCurrencyFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getDividendCurrencyFieldState

function getSharesOut

long getSharesOut()

Shares outstanding. The number of authorized shares in a company that are held by investors, including employees and executives of that company. (Un-issued shares and treasury shares are not included in this figure).

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesOut

function getSharesOutFieldState

MamdaFieldState getSharesOutFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesOutFieldState

function getSharesFloat

long getSharesFloat()

The number of shares of a security that are outstanding and available for trading by the public.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesFloat

function getSharesFloatFieldState

MamdaFieldState getSharesFloatFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesFloatFieldState

function getSharesAuthorized

long getSharesAuthorized()

Authorized shares. The number of shares that a corporation is permitted to issue.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesAuthorized

function getSharesAuthorizedFieldState

MamdaFieldState getSharesAuthorizedFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getSharesAuthorizedFieldState

function getEarningsPerShare

double getEarningsPerShare()

Earnings per share, including common stock, preferred stock, unexercised stock options, unexercised warrants, and some convertible debt. In companies with a large amount of convertibles, warrants and stock options, diluted earnings per share are usually a more accurate measure of the company’s real earning power than earnings per share.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getEarningsPerShare

function getEarningsPerShareFieldState

MamdaFieldState getEarningsPerShareFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getEarningsPerShareFieldState

function getVolatility

double getVolatility()

The relative rate at which the price of a security moves up and down.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getVolatility

function getVolatilityFieldState

MamdaFieldState getVolatilityFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getVolatilityFieldState

function getPriceEarningsRatio

double getPriceEarningsRatio()

The most common measure of how expensive a stock is. The P/E ratio is equal to a stock’s market capitalization divided by its after-tax earnings over a 12-month period, usually the trailing period but occasionally the current or forward period.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getPriceEarningsRatio

function getPriceEarningsRatioFieldState

MamdaFieldState getPriceEarningsRatioFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getPriceEarningsRatioFieldState

function getYield

double getYield()

Yield, for cash instruments where prices are published

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getYield

function getYieldFieldState

MamdaFieldState getYieldFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getYieldFieldState

function getMarketSegmentNative

string getMarketSegmentNative()

Feed-specific market segment code in native feed format.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSegmentNative

function getMarketSegmentNativeFieldState

MamdaFieldState getMarketSegmentNativeFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSegmentNativeFieldState

function getMarketSectorNative

string getMarketSectorNative()

Feed-specific market sector code in native feed format.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSectorNative

function getMarketSectorNativeFieldState

MamdaFieldState getMarketSectorNativeFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSectorNativeFieldState

function getMarketSegment

string getMarketSegment()

Market subgroup.

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSegment

function getMarketSegmentFieldState

MamdaFieldState getMarketSegmentFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSegmentFieldState

function getMarketSector

string getMarketSector()

A distinct subset of a market, society, industry, or economy, whose components share similar characteristics

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSector

function getMarketSectorFieldState

MamdaFieldState getMarketSectorFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getMarketSectorFieldState

function getHistoricalVolatility

double getHistoricalVolatility()

Volatility estimated from historical data

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getHistoricalVolatility

function getHistoricalVolatilityFieldState

MamdaFieldState getHistoricalVolatilityFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getHistoricalVolatilityFieldState

function getRiskFreeRate

double getRiskFreeRate()

Theoretical interest rate at which an investment may earn interest without incurring any risk

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getRiskFreeRate

function getRiskFreeRateFieldState

MamdaFieldState getRiskFreeRateFieldState()

Field State

Return:

Reimplemented by: Wombat::MamdaFundamentalListener::getRiskFreeRateFieldState


Updated on 2023-03-31 at 15:30:12 +0100