Package Exports
- finance-calculator
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (finance-calculator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Finance Calculator
Simple financial calculation functions
Methods include
- Present to future value
- Future to present value
- Insert rate from present / future values
- RSI with given values / length
- SMA (simple moving average) with given values / length
- ATR (Average True Range)