Module: Quant::Mixins::Filters

Includes:
ButterworthFilters, HighPassFilters, UniversalFilters
Included in:
Indicators::Indicator
Defined in:
lib/quant/mixins/filters.rb

Constant Summary

Constants included from UniversalFilters

UniversalFilters::K

Method Summary

Methods included from UniversalFilters

#universal_band_pass, #universal_ema, #universal_filter, #universal_one_pole_high_pass, #universal_one_pole_low_pass, #universal_two_pole_high_pass, #universal_two_pole_low_pass

Methods included from ButterworthFilters

#three_pole_butterworth, #two_pole_butterworth

Methods included from HighPassFilters

#high_pass_filter, #hpf2, #two_pole_high_pass_filter