NAME

GT::MarketCalculator - Calculator-like for Markets


DESCRIPTION

THIS OBJECT IS NOT USED ANYWHERE AT THE PRESENT TIME

This is a facility object to ease the collaboration of between GT::List, GT::CacheValues and GT::MetaInfo

my $market = GT::Markets->new($list [, $name])

Create a new GT::Markets object with $list used for calculations. The market is associated to market $name.

$market->indices()
$market->indicators()
$market->signals()
$market->metainfo()

Return the corresponding object that is part of GT::Markets.

$market->set_name($name)

Set market object name.

$market->name()

Return market object name.