add portfolio-allocation library

PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...
This commit is contained in:
César Vargas
2021-06-17 12:18:07 -03:00
committed by GitHub
parent 4b71259982
commit ae7677a658
+1
View File
@@ -353,6 +353,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
## JavaScript
- [finance.js](https://github.com/ebradyjobory/finance.js) - A JavaScript library for common financial calculations.
- [portfolio-allocation](https://github.com/lequant40/portfolio_allocation_js) - PortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...
### Data Visualization