NAME
Finance::GeniusTrader::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 POD Error
The following errors were encountered while parsing the POD:
- Around line 54:
Expected text after =item, not a number