go-finance
Financial calculator
A Go library providing financial calculations and conversions for time value of money, cash flow, bonds, and depreciation.
Go library containing a collection of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
177 stars
9 watching
23 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
fintechgolang
Related projects:
Repository | Description | Stars |
---|---|---|
pieterclaerhout/go-finance | A Go library providing finance-related functions including exchange rates and VAT number checks. | 26 |
govalues/decimal | An immutable decimal floating-point number package for Go. | 105 |
piquette/finance-go | A Go library providing access to current and historical financial markets data. | 730 |
govalues/money | Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. | 23 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |
alpha-miner/finance-python | A Python library providing financial calculation tools and technical indicators. | 746 |
nikolaydubina/fpmoney | A library for precise and efficient decimal money handling in Go. | 30 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 60 |
sdcoffey/techan | A Go library for analyzing financial data and building trading strategies using technical indicators | 843 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 42 |
aclindsa/ofxgo | A Go library for querying and parsing OFX financial data | 138 |
brick/money | A PHP library providing a robust and precise way to handle monetary calculations. | 1,690 |
bojanz/currency | A Go library for handling currency amounts and formatting. | 562 |
lechgrzelak/quantfinancebook | Provides solutions to mathematical modeling and computation problems in finance using Python | 516 |
quagmt/udecimal | A high-performance decimal number library with precise arithmetic and rounding methods for financial applications. | 115 |