NAME

GT::Indicators::Generic::MinInPeriod - Calculate a mimimum


DESCRIPTION

This indicator calculates the minimum of any serie of data in the last XX days or since a given date.


PARAMETERS

Number of days / date

You can specify either a number or a date. In the first case the minimum will be calculated with the last <number> days. In the second case it will be the minimum since the given date.

Data

This is the data to use as input. If you don't specify anything, the closing price will be used by default.

Example of accepted argument list :

  1. {I:RSI}
  2. -01-03
  3. -04-05 {I:Prices LOW}
    "2005-04-05 14:30:00" {I:Prices LOW}