There was an error while loading. Please reload this page.
1 parent db1e765 commit 66b2986Copy full SHA for 66b2986
1 file changed
DIRECTORY.md
@@ -449,8 +449,10 @@
449
* [Equated Monthly Installments](financial/equated_monthly_installments.py)
450
* [Exponential Moving Average](financial/exponential_moving_average.py)
451
* [Interest](financial/interest.py)
452
+ * [Kelly Criterion](financial/kelly_criterion.py)
453
* [Present Value](financial/present_value.py)
454
* [Price Plus Tax](financial/price_plus_tax.py)
455
+ * [Sharpe Ratio](financial/sharpe_ratio.py)
456
* [Simple Moving Average](financial/simple_moving_average.py)
457
* [Straight Line Depreciation](financial/straight_line_depreciation.py)
458
* [Time And Half Pay](financial/time_and_half_pay.py)
0 commit comments