Skip to content

Latest commit

 

History

History
81 lines (69 loc) · 3.56 KB

financial.md

File metadata and controls

81 lines (69 loc) · 3.56 KB

Bookmarks tagged [financial]

https://github.com/leekchan/accounting

money and currency formatting for golang.


https://github.com/bnkamalesh/currency

High performant & accurate currency computation package.


https://github.com/shopspring/decimal

Arbitrary-precision fixed-point decimal numbers.


https://github.com/FlashBoys/go-finance

Comprehensive financial markets data in Go.


https://github.com/alpeb/go-finance

Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.


https://github.com/rhymond/go-money

Implementation of Fowler's Money pattern.


https://github.com/aclindsa/ofxgo

Query OFX servers and/or parse the responses (with example command-line client).


https://github.com/i25959341/orderbook

Matching Engine for Limit Order Book in Golang.


https://github.com/sdcoffey/techan

Technical analysis library with advanced market analysis and trading strategies.


https://github.com/claygod/transaction

Embedded transactional database of accounts, running in multithreaded mode.


https://github.com/dannyvankooten/vat

VAT number validation & EU VAT rates.