[][src]Module fin_model::analysis

Provides structs and traits that represent common market analysis.

Structs

EPSConsensus

Consensus Earnings per Share (EPS) targets for some fiscal period.

PriceTarget

Consensus price targets; high, low, and average.

Ratings

The set of recommendation trends over some period of time.

Enums

RatingType

The type of analyst recommendation/position.

Traits

AnalystRecommendations

This trait is implemented by providers to return various analyst recommendations.

Peers

This trait is implemented by providers to return a set of symbols that are expected to represent peer companies to for_symbol. This set of peers could be provided by the market or the service provider itself.

Type Definitions

Counter

Used to count things.