Class: Array

Inherits:
Object
  • Object
show all
Includes:
BollingerBands, ChaikinMoneyFlow, ChandeMomentumOscillator, CommodityChannelIndex, EnvelopesEma, IntradayMomentumIndex, Macd, MassIndex, MovingAverages, PivotPoints, PriceChannel, Qstick, RateOfChange, RelativeMomentumIndex, RelativeStrengthIndex, StatisticalMethods, StochasticOscillator, VolumeOscillator, VolumeRateOfChange, WildersSmoothing, WilliamsPercentR
Defined in:
lib/ruby-technical-analysis/indicators/macd.rb,
lib/ruby-technical-analysis/moving_averages.rb,
lib/ruby-technical-analysis/indicators/qstick.rb,
lib/ruby-technical-analysis/statistical_methods.rb,
lib/ruby-technical-analysis/indicators/mass_index.rb,
lib/ruby-technical-analysis/indicators/pivot_points.rb,
lib/ruby-technical-analysis/indicators/envelopes_ema.rb,
lib/ruby-technical-analysis/indicators/price_channel.rb,
lib/ruby-technical-analysis/indicators/rate_of_change.rb,
lib/ruby-technical-analysis/indicators/bollinger_bands.rb,
lib/ruby-technical-analysis/indicators/volume_oscillator.rb,
lib/ruby-technical-analysis/indicators/wilders_smoothing.rb,
lib/ruby-technical-analysis/indicators/chaikin_money_flow.rb,
lib/ruby-technical-analysis/indicators/williams_percent_r.rb,
lib/ruby-technical-analysis/indicators/stochastic_oscillator.rb,
lib/ruby-technical-analysis/indicators/volume_rate_of_change.rb,
lib/ruby-technical-analysis/indicators/commodity_channel_index.rb,
lib/ruby-technical-analysis/indicators/intraday_momentum_index.rb,
lib/ruby-technical-analysis/indicators/relative_momentum_index.rb,
lib/ruby-technical-analysis/indicators/relative_strength_index.rb,
lib/ruby-technical-analysis/indicators/chande_momentum_oscillator.rb

Method Summary

Methods included from ChandeMomentumOscillator

#chande_momentum_oscillator

Methods included from RelativeStrengthIndex

#rsi

Methods included from RelativeMomentumIndex

#relative_momentum_index

Methods included from IntradayMomentumIndex

#intraday_momentum_index

Methods included from CommodityChannelIndex

#commodity_channel_index

Methods included from VolumeRateOfChange

#volume_rate_of_change

Methods included from StochasticOscillator

#stochastic_oscillator

Methods included from WilliamsPercentR

#williams_percent_r

Methods included from ChaikinMoneyFlow

#chaikin_money_flow

Methods included from WildersSmoothing

#wilders_smoothing

Methods included from VolumeOscillator

#volume_oscillator

Methods included from BollingerBands

#bollinger_bands

Methods included from RateOfChange

#rate_of_change

Methods included from PriceChannel

#price_channel

Methods included from EnvelopesEma

#envelopes_ema

Methods included from PivotPoints

#pivot_points

Methods included from MassIndex

#mass_index

Methods included from StatisticalMethods

#standard_deviation

Methods included from Qstick

#qstick

Methods included from MovingAverages

#ema, #sma, #wma

Methods included from Macd

#macd