fib
Calculates the fibonacci retracement levels
Usage
fib [-p PERIOD] [--start START] [--end END]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
period | -p --period | Days to look back for retracement | 120 | True | None |
start | --start | Starting date to select | None | True | None |
end | --end | Ending date to select | None | True | None |