Class: Eodhd::Fundamentals::Valuation

Inherits:
Object
  • Object
show all
Defined in:
lib/Eodhd/Fundamentals/Valuation.rb

Instance Attribute Summary collapse

Instance Attribute Details

#enterprise_valueObject (readonly)

Returns the value of attribute enterprise_value.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def enterprise_value
  @enterprise_value
end

#enterprise_value_ebitdaObject (readonly)

Returns the value of attribute enterprise_value_ebitda.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def enterprise_value_ebitda
  @enterprise_value_ebitda
end

#enterprise_value_revenueObject (readonly)

Returns the value of attribute enterprise_value_revenue.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def enterprise_value_revenue
  @enterprise_value_revenue
end

#forward_peObject (readonly)

Returns the value of attribute forward_pe.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def forward_pe
  @forward_pe
end

#price_book_mrqObject (readonly)

Returns the value of attribute price_book_mrq.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def price_book_mrq
  @price_book_mrq
end

#price_sales_ttmObject (readonly)

Returns the value of attribute price_sales_ttm.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def price_sales_ttm
  @price_sales_ttm
end

#trailing_peObject (readonly)

Returns the value of attribute trailing_pe.



7
8
9
# File 'lib/Eodhd/Fundamentals/Valuation.rb', line 7

def trailing_pe
  @trailing_pe
end