NAME

GT::Indicators::Prices - Return the prices/volume/date of any share


DESCRIPTION

As you often need the prices while using Generic indicators, this modules makes it easy for you to include prices through an indicator: {I:Prices OPEN} or {I:Prices LOW 13330}


PARAMETERS

Data

You have to tell in which data you're interested. You have to choose between OPEN, HIGH, LOW, CLOSE, VOLUME, DATE.

Share

If you don't specify a second argument, you will use the data of the share that you're working on. But sometimes you may want to use the prices of a second share (for comparison, etc). In that case you can specify its code.