feat: add dividend yield calculation

This commit is contained in:
ImGabreuw
2023-08-06 18:39:13 -03:00
commit c462d9b45b
4 changed files with 30848 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Python para Finanças
- [Como calcular o retorno diário e acumulador de uma carteira de ações](daily-and-cumulative-return.ipynb)