Class: Eodhd::Fundamentals::SharesStats

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

Instance Attribute Summary collapse

Instance Attribute Details

#percent_insidersObject (readonly)

Returns the value of attribute percent_insiders.



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

def percent_insiders
  @percent_insiders
end

#percent_institutionsObject (readonly)

Returns the value of attribute percent_institutions.



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

def percent_institutions
  @percent_institutions
end

#shares_floatObject (readonly)

Returns the value of attribute shares_float.



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

def shares_float
  @shares_float
end

#shares_outstandingObject (readonly)

Returns the value of attribute shares_outstanding.



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

def shares_outstanding
  @shares_outstanding
end

#shares_shortObject (readonly)

Returns the value of attribute shares_short.



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

def shares_short
  @shares_short
end

#shares_short_prior_monthObject (readonly)

Returns the value of attribute shares_short_prior_month.



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

def shares_short_prior_month
  @shares_short_prior_month
end

#short_percent_floatObject (readonly)

Returns the value of attribute short_percent_float.



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

def short_percent_float
  @short_percent_float
end

#short_percent_outstandingObject (readonly)

Returns the value of attribute short_percent_outstanding.



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

def short_percent_outstanding
  @short_percent_outstanding
end

#short_ratioObject (readonly)

Returns the value of attribute short_ratio.



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

def short_ratio
  @short_ratio
end