Class: Eodhd::Fundamentals::Highlights
- Inherits:
-
Object
- Object
- Eodhd::Fundamentals::Highlights
- Defined in:
- lib/Eodhd/Fundamentals/Highlights.rb
Instance Attribute Summary collapse
-
#book_value ⇒ Object
readonly
Returns the value of attribute book_value.
-
#diluted_eps_ttm ⇒ Object
readonly
Returns the value of attribute diluted_eps_ttm.
-
#dividend_share ⇒ Object
readonly
Returns the value of attribute dividend_share.
-
#dividend_yield ⇒ Object
readonly
Returns the value of attribute dividend_yield.
-
#earnings_share ⇒ Object
readonly
Returns the value of attribute earnings_share.
-
#ebitda ⇒ Object
readonly
Returns the value of attribute ebitda.
-
#eps_estimate_current_quarter ⇒ Object
readonly
Returns the value of attribute eps_estimate_current_quarter.
-
#eps_estimate_current_year ⇒ Object
readonly
Returns the value of attribute eps_estimate_current_year.
-
#eps_estimate_next_quarter ⇒ Object
readonly
Returns the value of attribute eps_estimate_next_quarter.
-
#eps_estimate_next_year ⇒ Object
readonly
Returns the value of attribute eps_estimate_next_year.
-
#gross_profit_ttm ⇒ Object
readonly
Returns the value of attribute gross_profit_ttm.
-
#market_capitalization ⇒ Object
readonly
Returns the value of attribute market_capitalization.
-
#most_recent_quarter ⇒ Object
readonly
Returns the value of attribute most_recent_quarter.
-
#operating_margin_ttm ⇒ Object
readonly
Returns the value of attribute operating_margin_ttm.
-
#pe_ratio ⇒ Object
readonly
Returns the value of attribute pe_ratio.
-
#peg_ratio ⇒ Object
readonly
Returns the value of attribute peg_ratio.
-
#profit_margin ⇒ Object
readonly
Returns the value of attribute profit_margin.
-
#quarterly_earnings_growth_yoy ⇒ Object
readonly
Returns the value of attribute quarterly_earnings_growth_yoy.
-
#quarterly_revenue_growth_yoy ⇒ Object
readonly
Returns the value of attribute quarterly_revenue_growth_yoy.
-
#return_on_assets_ttm ⇒ Object
readonly
Returns the value of attribute return_on_assets_ttm.
-
#return_on_equity_ttm ⇒ Object
readonly
Returns the value of attribute return_on_equity_ttm.
-
#revenue_per_share_ttm ⇒ Object
readonly
Returns the value of attribute revenue_per_share_ttm.
-
#revenue_ttm ⇒ Object
readonly
Returns the value of attribute revenue_ttm.
-
#wall_street_target_price ⇒ Object
readonly
Returns the value of attribute wall_street_target_price.
Instance Attribute Details
#book_value ⇒ Object (readonly)
Returns the value of attribute book_value.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def book_value @book_value end |
#diluted_eps_ttm ⇒ Object (readonly)
Returns the value of attribute diluted_eps_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def diluted_eps_ttm @diluted_eps_ttm end |
#dividend_share ⇒ Object (readonly)
Returns the value of attribute dividend_share.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def dividend_share @dividend_share end |
#dividend_yield ⇒ Object (readonly)
Returns the value of attribute dividend_yield.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def dividend_yield @dividend_yield end |
#earnings_share ⇒ Object (readonly)
Returns the value of attribute earnings_share.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def earnings_share @earnings_share end |
#ebitda ⇒ Object (readonly)
Returns the value of attribute ebitda.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def ebitda @ebitda end |
#eps_estimate_current_quarter ⇒ Object (readonly)
Returns the value of attribute eps_estimate_current_quarter.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def eps_estimate_current_quarter @eps_estimate_current_quarter end |
#eps_estimate_current_year ⇒ Object (readonly)
Returns the value of attribute eps_estimate_current_year.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def eps_estimate_current_year @eps_estimate_current_year end |
#eps_estimate_next_quarter ⇒ Object (readonly)
Returns the value of attribute eps_estimate_next_quarter.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def eps_estimate_next_quarter @eps_estimate_next_quarter end |
#eps_estimate_next_year ⇒ Object (readonly)
Returns the value of attribute eps_estimate_next_year.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def eps_estimate_next_year @eps_estimate_next_year end |
#gross_profit_ttm ⇒ Object (readonly)
Returns the value of attribute gross_profit_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def gross_profit_ttm @gross_profit_ttm end |
#market_capitalization ⇒ Object (readonly)
Returns the value of attribute market_capitalization.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def market_capitalization @market_capitalization end |
#most_recent_quarter ⇒ Object (readonly)
Returns the value of attribute most_recent_quarter.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def most_recent_quarter @most_recent_quarter end |
#operating_margin_ttm ⇒ Object (readonly)
Returns the value of attribute operating_margin_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def @operating_margin_ttm end |
#pe_ratio ⇒ Object (readonly)
Returns the value of attribute pe_ratio.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def pe_ratio @pe_ratio end |
#peg_ratio ⇒ Object (readonly)
Returns the value of attribute peg_ratio.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def peg_ratio @peg_ratio end |
#profit_margin ⇒ Object (readonly)
Returns the value of attribute profit_margin.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def profit_margin @profit_margin end |
#quarterly_earnings_growth_yoy ⇒ Object (readonly)
Returns the value of attribute quarterly_earnings_growth_yoy.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def quarterly_earnings_growth_yoy @quarterly_earnings_growth_yoy end |
#quarterly_revenue_growth_yoy ⇒ Object (readonly)
Returns the value of attribute quarterly_revenue_growth_yoy.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def quarterly_revenue_growth_yoy @quarterly_revenue_growth_yoy end |
#return_on_assets_ttm ⇒ Object (readonly)
Returns the value of attribute return_on_assets_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def return_on_assets_ttm @return_on_assets_ttm end |
#return_on_equity_ttm ⇒ Object (readonly)
Returns the value of attribute return_on_equity_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def return_on_equity_ttm @return_on_equity_ttm end |
#revenue_per_share_ttm ⇒ Object (readonly)
Returns the value of attribute revenue_per_share_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def revenue_per_share_ttm @revenue_per_share_ttm end |
#revenue_ttm ⇒ Object (readonly)
Returns the value of attribute revenue_ttm.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def revenue_ttm @revenue_ttm end |
#wall_street_target_price ⇒ Object (readonly)
Returns the value of attribute wall_street_target_price.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/Highlights.rb', line 7 def wall_street_target_price @wall_street_target_price end |