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: almost 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 type for financial calculations in Go. | 94 |
piquette/finance-go | A Go library providing access to current and historical financial markets data. | 725 |
govalues/money | Provides immutable monetary amounts and exchange rates with high precision, optimized performance, and error handling for financial calculations. | 21 |
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 Go library that provides a precise, float-free representation of financial amounts with support for fixed-point decimal arithmetic and ISO 4217 currency codes. | 29 |
iamjinlei/go-tart | Provides efficient streaming updates of technical indicators for financial analysis | 58 |
sdcoffey/techan | A Go library for analyzing financial data and building trading strategies using technical indicators | 839 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 41 |
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,671 |
bojanz/currency | A Go library for handling currency amounts and formatting. | 559 |
lechgrzelak/quantfinancebook | Provides Python implementations of mathematical modeling and computation in finance exercises from a popular book | 496 |
quagmt/udecimal | A high-performance fixed-point decimal number library designed for financial applications | 111 |