so
Provides the sortino ratio of the selected stock.
Usage
so [-t TARGET_RETURN] [-a] [-w WINDOW]
Parameters
Name | Parameter | Description | Default | Optional | Choices |
---|---|---|---|---|---|
target_return | -t --target | Target return | 0 | True | None |
adjusted | -a --adjusted | If one should adjust the sortino ratio inorder to make it comparable to the sharpe ratio | False | True | None |
window | -w --window | Rolling window length | 252 | True | None |