Ta4cr::Indicators::MacdIndicator
Inherits Ta4cr::Indicators::BaseIndicator < Reference < Object
Constructors
new(indicator : BaseIndicator, short_timeframe : Int32 = 12, long_timeframe : Int32 = 26)
SourceInstance methods
long_timeframe
Sourcelong_timeframe=(long_timeframe : Int32)
Sourcemax_timeframe
Sourcemax_timeframe=(max_timeframe : Int32)
Sourceshort_timeframe
Sourceshort_timeframe=(short_timeframe : Int32)
Source