The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Finance::GeniusTrader::Indicators::Generic::SumDownDiffs - Calculation of the Sum of the last n days when the price goes down

DESCRIPTION

Calculates the Sum of the difference of the last n days when the price goes down.

Overview

Calculation

Examples

Finance::GeniusTrader::Indicators::Generic::SumDownDiffs->new()