Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMutualFund

Hierarchy

  • IMutualFund

Index

Properties

actual12B1Fee: number

The annual marketing or distribution fee on the mutual fund.

annualTotalReturn: number

The annual total return.

availability: string

An indicator to inform if the mutual fund is available for new buy and sell orders.

averageAnnualReturn10Yr: number

The average annual return for ten years.

averageAnnualReturn1Yr: number

The average annual return for one year.

averageAnnualReturn3Yr: number

The average annual return for three years.

averageAnnualReturn5Yr: number

The average annual return for five years.

averageAnnualReturns: number

The average annual return at the end of the quarter; this is available if fund has been active for more than 10 years.

changeClose: number

The dollar change of the last price from the previous close.

changeClosePercentage: number

The percentage change of the last price from the previous close.

cusip: string

The identifier for the security.

deferredSalesCharges: ISaleChargeValues[]

The deferred sales charge.

earlyRedemptionFee: string

The redemption fee applicable for the security transaction.

etradeEarlyRedemptionFee: string

The E*TRADE early redemption fee.

exchangeCode: string

The code of the exchange.

exchangeName: string

The exchange name of the fund.

frontEndSalesCharges: ISaleChargeValues[]

The front-end sales charge.

fundFamily: string

The type of fund family the mutual fund belongs to.

fundInceptionDate: number

The date when the fund started.

fundName: string

The name of the mutual fund.

grossExpenseRatio: number

The fund's total annual operating expense ratio gross of any fee waivers or expense reimbursements.

high52: number

The highest price at which a security has traded during the past year.

initialInvestment: number

The minimum initial investment required to purchase the fund.

initialIraInvestment: number

The initial amount needed to purchase mutual fund shares in an IRA account.

lastTrade: number

The price of the most recent trade of the security.

low52: number

The lowest price at which a security has traded during the past year.

maxSalesLoad: number

The maximum sales charge.

monthlyTrailingReturn10Y: number

The ten-year monthly trailing return value.

monthlyTrailingReturn1M: number

The one-month monthly trailing return value.

monthlyTrailingReturn1Y: number

The one-year monthly trailing return value.

monthlyTrailingReturn3M: number

The three-month monthly trailing return value.

monthlyTrailingReturn3Y: number

The three-year monthly trailing return value.

monthlyTrailingReturn5Y: number

The five-year monthly trailing return value.

monthlyTrailingReturn6M: number

The six-month monthly trailing return value.

monthlyTrailingReturnYTD: number

The year-to-date monthly trailing return value.

morningStarCategory: string

The Morningstar category for the fund.

netAssetValue: number

The Net Access Value (NAV) is the fund's per share market value; that is, the bid price investors pay to purchase fund shares.

netAssets: INetAsset

The Total Net Asset Value (NAV).

netExpenseRatio: number

The expense ratio of the fund after application of expense waivers and reimbursements.

orderCutoffTime: number

The cut-off time for the purchase and redemption of mutual fund shares.

performanceAsOfDate: string

The start date the performance is measured from.

previousClose: number

The official price at the close of the previous trading day.

publicOfferPrice: number

The Public Offering Price (POP) is the price at which shares are sold to public; for funds without sales commission (that is, load), POP is equal to NAV.

qtrlyPerformanceAsOfDate: string

The start date of the quarter that the performance is measured from.

qtrlyTrailingReturn1M: number

The one-month quarterly trailing return value.

qtrlyTrailingReturn3M: number

The three-month quarterly trailing return value.

qtrlyTrailingReturn6M: number

The six-month quarterly trailing return value.

qtrlyTrailingReturnYTD: number

The year-to-date quarterly trailing return value.

quarterlySinceInception: number

The quarterly average value of the fund since the beginning of fund.

redemption: IRedemption

The mutual fund shares redemption properties.

salesCharge: number

The sales charge for the purchase and redemption of mutual fund shares.

sevenDayCurrentYield: number

The seven-day current yield.

sinceInception: number

The value of the fund since its beginning.

subsequentInvestment: number

The minimum subsequent investment amount.

subsequentIraInvestment: number

The minimum amount needed to purchase subsequent mutual fund shares in an IRA account.

symbolDescription: string

The description of the security; for example, company name.

timeOfLastTrade: number

The time the last trade was placed.

transactionFee: string

An indicator (yes or no) whether or not there is a fee applicable for the security transaction.

week52HiDate: number

The date when the price was the highest in the last 52 weeks.

week52LowDate: number

The date when the price was the lowest in the last 52 weeks.

weightedAverageMaturity: number

The weighted average of maturity.

Generated using TypeDoc