load
Load the fund to perform analysis on.
Usage
load --fund FUND [-s START] [-e END]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
fund | --fund | Fund string to search for | None | False | None |
start | -s --start | The starting date (format YYYY-MM-DD) of the stock | 2022-03-27 | True | None |
end | -e --end | The ending date (format YYYY-MM-DD) of the stock | 2023-03-27 | True | None |