Fetches balances from Coinbase API and returns them as securities
As of version 2.0, currencies whose number is 0
will no longer be displayed, possibly the individual history will disappear for this.
However, the entire history for the Coinbase account remains.
You can get a signed version of this extension from
- the
dist
directory in this repository
Once downloaded, move Coinbase.lua
to your MoneyMoney Extensions folder.
Note: This extension requires MoneyMoney Version 2.2.18 (288) or newer.
- Log in to your Coinbase account
- Go to Settings → API
- Click "New API Key"
- Under "Accounts", enable checkboxes for accounts you want to use
- Under "API v2 Permissions", check "wallet:user:read" and "wallet:accounts:read" (the others aren’t needed)
- Click "Create"
Add a new account (type "Coinbase Account") and use your Coinbase API key as username and your Coinbase API secret as password.