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

NAME

App::Chart::Series::OHLCVI -- series with open, high, low, close, ...

SYNOPSIS

 use App::Chart::Series::OHLCVI;

CLASS HIERARCHY

    App::Chart::Series
      App::Chart::Series::OHLCVI
$series->values_array

For an OHLCVI series the values method of App::Chart::Series is the closes.

SEE ALSO

App::Chart::Series, App::Chart::Series::Database