Financial - Awesome Go
Packages for accounting and finance.
- accounting - money and currency formatting for golang.
- ach - A reader, writer, and validator for Automated Clearing House (ACH) files.
- bbgo - A crypto trading bot framework written in Go. Including common crypto exchange API, standard indicators, back-testing and many built-in strategies.
- currency - Handles currency amounts, provides currency information and formatting.
- currency - High performant & accurate currency computation package.
- decimal - Arbitrary-precision fixed-point decimal numbers.
- decimal - Immutable decimal numbers with panic-free arithmetic.
- fpdecimal - Fast and precise serialization and arithmetic for small fixed-point decimals
- fpmoney - Fast and simple ISO4217 fixed-point decimal money.
- go-finance - Library of financial functions for time value of money (annuities), cash flow, interest rate conversions, bonds and depreciation calculations.
- go-finance - Module to fetch exchange rates, check VAT numbers via VIES and check IBAN bank account numbers.
- go-finnhub - Client for stock market, forex and crypto data from finnhub.io. Access real-time financial market data from 60+ stock exchanges, 10 forex brokers, and 15+ crypto exchanges.
- go-money - Implementation of Fowler's Money pattern.
- go-nowpayments - Library for the crypto NOWPayments API.
- money - Immutable monetary amounts and exchange rates with panic-free arithmetic.
- ofxgo - Query OFX servers and/or parse the responses (with example command-line client).
- orderbook - Matching Engine for Limit Order Book in Golang.
- payme - QR code generator (ASCII & PNG) for SEPA payments.
- sleet - One unified interface for multiple Payment Service Providers (PsP) to process online payment.
- swift - Offline validity check of IBAN (International Bank Account Number) and retrieval of BIC (for some countries).
- techan - Technical analysis library with advanced market analysis and trading strategies.
- ticker - Terminal stock watcher and stock position tracker.
- transaction - Embedded transactional database of accounts, running in multithreaded mode.
- udecimal - High performance, high precision, zero allocation fixed-point decimal library for financial applications.
- vat - VAT number validation & EU VAT rates.