historical
Historical price comparison between similar companies [Source: Yahoo Finance]
Usage
historical [-l LIMIT] [-n] [-s START] [-t {o,h,l,c,a}]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
limit | -l --limit | Limit of the most shorted stocks to retrieve. | 10 | True | None |
no_scale | -n --no-scale | Flag to not put all prices on same 0-1 scale | False | True | None |
start | -s --start | The starting date (format YYYY-MM-DD) of the historical price to plot | 2022-09-03 | True | None |
type_candle | -t --type | type of candles: o-open, h-high, l-low, c-close, a-adjusted close. | a | True | o, h, l, c, a |