Enum fefix::definitions::fix43::YieldType[][src]

pub enum YieldType {
Show 37 variants TrueYieldTheYieldCalculatedWithCouponDatesMovedFromAWeekendOrHolidayToTheNextValidSettlementDate, PreviousCloseYieldTheYieldOfABondBasedOnTheClosingPrice1DayAgo, YieldToLongestAverage, YieldToLongestAverageLifeTheYieldAssumingOnlyMandatorySinksAreTakenThisResultsInALowerPaydownOfDebtTheYieldIsThenCalculatedToTheFinalPaymentDate, YieldToMaturityTheYieldOfABondToItsMaturityDate, MarkToMarketYieldAnAdjustmentInTheValuationOfASecuritiesPortfolioToReflectTheCurrentMarketValuesOfTheRespectiveSecuritiesInThePortfolio, OpenAverageYieldTheAverageYieldOfTheRespectiveSecuritiesInThePortfolio, YieldToNextPutTheYieldToTheDateAtWhichTheBondHolderCanNextPutTheBondToTheIssuer, ProceedsYieldTheCdEquivalentYieldWhenTheRemainingTimeToMaturityIsLessThanTwoYears, SemiAnnualYieldTheYieldOfABondWhoseCouponPaymentsAreReinvestedSemiAnnually, YieldToShortestAverageLifeSameAsAvglifeAbove, YieldToShortestAverage, SimpleYieldTheYieldOfABondAssumingNoReinvestmentOfCouponPayments, YieldToTenderDateTheYieldOnAMunicipalBondToItsMandatoryTenderDate, YieldValueOf132TheAmountThatTheYieldWillChangeForA132ndChangeInPrice, YieldToWorstConventionTheLowestYieldToAllPossibleRedemptionDateScenarios, TaxEquivalentYieldTheAfterTaxYieldGrossedUpByTheMaximumFederalTaxRateOf396ForComparisonToTaxableYields, AnnualYieldTheAnnualInterestOrDividendIncomeAnInvestmentEarnsExpressedAsAPercentageOfTheInvestmentsTotalValue, ClosingYieldMostRecentYearTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentYearsEnd, YieldToNextRefund, AfterTaxYield, YieldAtIssue, YieldToAverageLifeTheYieldAssumingThatAllSinks, YieldToAverageMaturityTheYieldAchievedBySubstitutingABondsAverageMaturityForTheIssuesFinalMaturityDate, BookYieldTheYieldOfASecurityCalculatedByUsingItsBookValueInsteadOfTheCurrentMarketPriceThisTermIsTypicallyUsedInTheUsDomesticMarket, YieldToNextCallTheYieldOfABondToTheNextPossibleCallDate, YieldChangeSinceCloseTheChangeInTheYieldSinceThePreviousDaysClosingYield, CompoundYieldTheYieldOfCertainJapaneseBondsBasedOnItsPriceCertainJapaneseBondsHaveIrregularFirstOrLastCouponsAndTheYieldIsCalculatedCompoundForTheseIrregularPeriods, CurrentYieldAnnualInterestOnABondDividedByTheMarketValueTheActualIncomeRateOfReturnAsOpposedToTheCouponRateExpressedAsAPercentage, TrueGrossYieldYieldCalculatedUsingThePriceIncludingAccruedInterestWhereCouponDatesAreMovedFromHolidaysAndWeekendsToTheNextTradingDay, GovernmentEquivalentYieldAskYieldBasedOnSemiAnnualCouponsCompoundingInAllPeriodsAndActualActualCalendar, YieldWithInflationAssumptionBasedOnPriceTheReturnAnInvestorWouldRequireOnANormalBondThatWouldMakeTheRealReturnEqualToThatOfTheInflationIndexedBondAssumingAConstantInflationRate, InverseFloaterBondYieldInverseFloaterSemiAnnualBondEquivalentRate, ClosingYieldMostRecentQuarterTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentQuartersEnd, MostRecentClosingYieldTheLastAvailableYieldStoredInHistoryComputedUsingPrice, ClosingYieldMostRecentMonthTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentMonthsEnd, ClosingYieldTheYieldOfABondBasedOnTheClosingPrice,
}
This is supported on crate feature fix43 only.
Expand description

Field type variants for YieldType.

Variants

TrueYieldTheYieldCalculatedWithCouponDatesMovedFromAWeekendOrHolidayToTheNextValidSettlementDate

Field variant ‘TRUE’.

PreviousCloseYieldTheYieldOfABondBasedOnTheClosingPrice1DayAgo

Field variant ‘PREVCLOSE’.

YieldToLongestAverage

Field variant ‘LONGEST’.

YieldToLongestAverageLifeTheYieldAssumingOnlyMandatorySinksAreTakenThisResultsInALowerPaydownOfDebtTheYieldIsThenCalculatedToTheFinalPaymentDate

Field variant ‘LONGAVGLIFE’.

YieldToMaturityTheYieldOfABondToItsMaturityDate

Field variant ‘MATURITY’.

MarkToMarketYieldAnAdjustmentInTheValuationOfASecuritiesPortfolioToReflectTheCurrentMarketValuesOfTheRespectiveSecuritiesInThePortfolio

Field variant ‘MARK’.

OpenAverageYieldTheAverageYieldOfTheRespectiveSecuritiesInThePortfolio

Field variant ‘OPENAVG’.

YieldToNextPutTheYieldToTheDateAtWhichTheBondHolderCanNextPutTheBondToTheIssuer

Field variant ‘PUT’.

ProceedsYieldTheCdEquivalentYieldWhenTheRemainingTimeToMaturityIsLessThanTwoYears

Field variant ‘PROCEEDS’.

SemiAnnualYieldTheYieldOfABondWhoseCouponPaymentsAreReinvestedSemiAnnually

Field variant ‘SEMIANNUAL’.

YieldToShortestAverageLifeSameAsAvglifeAbove

Field variant ‘SHORTAVGLIFE’.

YieldToShortestAverage

Field variant ‘SHORTEST’.

SimpleYieldTheYieldOfABondAssumingNoReinvestmentOfCouponPayments

Field variant ‘SIMPLE’.

YieldToTenderDateTheYieldOnAMunicipalBondToItsMandatoryTenderDate

Field variant ‘TENDER’.

YieldValueOf132TheAmountThatTheYieldWillChangeForA132ndChangeInPrice

Field variant ‘VALUE1/32’.

YieldToWorstConventionTheLowestYieldToAllPossibleRedemptionDateScenarios

Field variant ‘WORST’.

TaxEquivalentYieldTheAfterTaxYieldGrossedUpByTheMaximumFederalTaxRateOf396ForComparisonToTaxableYields

Field variant ‘TAXEQUIV’.

AnnualYieldTheAnnualInterestOrDividendIncomeAnInvestmentEarnsExpressedAsAPercentageOfTheInvestmentsTotalValue

Field variant ‘ANNUAL’.

ClosingYieldMostRecentYearTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentYearsEnd

Field variant ‘LASTYEAR’.

YieldToNextRefund

Field variant ‘NEXTREFUND’.

AfterTaxYield

Field variant ‘AFTERTAX’.

YieldAtIssue

Field variant ‘ATISSUE’.

YieldToAverageLifeTheYieldAssumingThatAllSinks

Field variant ‘AVGLIFE’.

YieldToAverageMaturityTheYieldAchievedBySubstitutingABondsAverageMaturityForTheIssuesFinalMaturityDate

Field variant ‘AVGMATURITY’.

BookYieldTheYieldOfASecurityCalculatedByUsingItsBookValueInsteadOfTheCurrentMarketPriceThisTermIsTypicallyUsedInTheUsDomesticMarket

Field variant ‘BOOK’.

YieldToNextCallTheYieldOfABondToTheNextPossibleCallDate

Field variant ‘CALL’.

YieldChangeSinceCloseTheChangeInTheYieldSinceThePreviousDaysClosingYield

Field variant ‘CHANGE’.

CompoundYieldTheYieldOfCertainJapaneseBondsBasedOnItsPriceCertainJapaneseBondsHaveIrregularFirstOrLastCouponsAndTheYieldIsCalculatedCompoundForTheseIrregularPeriods

Field variant ‘COMPOUND’.

CurrentYieldAnnualInterestOnABondDividedByTheMarketValueTheActualIncomeRateOfReturnAsOpposedToTheCouponRateExpressedAsAPercentage

Field variant ‘CURRENT’.

TrueGrossYieldYieldCalculatedUsingThePriceIncludingAccruedInterestWhereCouponDatesAreMovedFromHolidaysAndWeekendsToTheNextTradingDay

Field variant ‘GROSS’.

GovernmentEquivalentYieldAskYieldBasedOnSemiAnnualCouponsCompoundingInAllPeriodsAndActualActualCalendar

Field variant ‘GOVTEQUIV’.

YieldWithInflationAssumptionBasedOnPriceTheReturnAnInvestorWouldRequireOnANormalBondThatWouldMakeTheRealReturnEqualToThatOfTheInflationIndexedBondAssumingAConstantInflationRate

Field variant ‘INFLATION’.

InverseFloaterBondYieldInverseFloaterSemiAnnualBondEquivalentRate

Field variant ‘INVERSEFLOATER’.

ClosingYieldMostRecentQuarterTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentQuartersEnd

Field variant ‘LASTQUARTER’.

MostRecentClosingYieldTheLastAvailableYieldStoredInHistoryComputedUsingPrice

Field variant ‘LASTCLOSE’.

ClosingYieldMostRecentMonthTheYieldOfABondBasedOnTheClosingPriceAsOfTheMostRecentMonthsEnd

Field variant ‘LASTMONTH’.

ClosingYieldTheYieldOfABondBasedOnTheClosingPrice

Field variant ‘CLOSE’.

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

The error type that can arise during deserialization.

A type with values that customize the serialization algorithm, e.g. padding information. Read more

Writes self to buffer using custom serialization settings.

Parses and deserializes from data.

Writes self to buffer using default settings.

Like FixValue::deserialize, but it’s allowed to skip some amount of input checking. Invalid inputs might not trigger errors and instead be deserialized as random values. Read more

Serializes self to a Vec of bytes, allocated on the fly.

Allocates a String representation of self. Read more

Feeds this value into the given Hasher. Read more

Feeds a slice of this type into the given Hasher. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.