Class: Eodhd::Fundamentals::Technicals

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

Instance Attribute Summary collapse

Instance Attribute Details

#betaObject (readonly)

Returns the value of attribute beta.



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

def beta
  @beta
end

#fifty_day_maObject (readonly)

Returns the value of attribute fifty_day_ma.



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

def fifty_day_ma
  @fifty_day_ma
end

#fifty_two_week_highObject (readonly)

Returns the value of attribute fifty_two_week_high.



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

def fifty_two_week_high
  @fifty_two_week_high
end

#fifty_two_week_lowObject (readonly)

Returns the value of attribute fifty_two_week_low.



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

def fifty_two_week_low
  @fifty_two_week_low
end

#shares_shortObject (readonly)

Returns the value of attribute shares_short.



7
8
9
# File 'lib/Eodhd/Fundamentals/Technicals.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/Technicals.rb', line 7

def shares_short_prior_month
  @shares_short_prior_month
end

#short_percentObject (readonly)

Returns the value of attribute short_percent.



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

def short_percent
  @short_percent
end

#short_ratioObject (readonly)

Returns the value of attribute short_ratio.



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

def short_ratio
  @short_ratio
end

#two_hundred_day_maObject (readonly)

Returns the value of attribute two_hundred_day_ma.



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

def two_hundred_day_ma
  @two_hundred_day_ma
end