A Javascript implementation of the Sortino Ratio.
Further details about this calculation can be found here.
npm install --save-dev sortino-ratio const return_values = [2, 1, -1, 18, 8, -2, 1, -1]
sortino(return_values)
// 3.7527767497325675| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Javascript implementation of the Sortino Ratio.
Further details about this calculation can be found here.
npm install --save-dev sortino-ratio const return_values = [2, 1, -1, 18, 8, -2, 1, -1]
sortino(return_values)
// 3.7527767497325675