https://github.com/omry/hoodlefinance
Market data for U.S. and international listings, identifier lookups, and built-in currency conversion for Google Sheets.
https://github.com/omry/hoodlefinance
Last synced: 2 months ago
JSON representation
Market data for U.S. and international listings, identifier lookups, and built-in currency conversion for Google Sheets.
- Host: GitHub
- URL: https://github.com/omry/hoodlefinance
- Owner: omry
- License: mpl-2.0
- Created: 2026-03-10T15:19:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-20T09:30:27.000Z (3 months ago)
- Last Synced: 2026-04-20T11:33:08.544Z (3 months ago)
- Language: JavaScript
- Homepage: https://hoodlefinance.com
- Size: 4.03 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes.d/README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# HOODLEFINANCE
`HOODLEFINANCE` is a Google Apps Script™ custom function for Google Sheets™.
For installation, product overview, API docs, and user-facing guidance, start with [hoodlefinance.com](https://hoodlefinance.com).
## Live Demo
See the [public demo sheet](https://hoodlefinance.com/demo) for live examples. The managed tab data lives in [`docs/demo-sheet/`](./docs/demo-sheet/).
## Docs
- Introduction: [hoodlefinance.com/docs](https://hoodlefinance.com/docs)
- API Reference: [hoodlefinance.com/docs/api](https://hoodlefinance.com/docs/api)
- Support Matrix: [hoodlefinance.com/docs/support-matrix](https://hoodlefinance.com/docs/support-matrix)
- Release Notes: [`docs/release-notes/RELEASE_NOTES.md`](./docs/release-notes/RELEASE_NOTES.md)
## Repo Guide
- Local development and contribution workflow: [`CONTRIBUTING.md`](./CONTRIBUTING.md)
- Planning backlog: [`BACKLOG.md`](./BACKLOG.md)
- Individual Contributor License Agreement: [hoodlefinance.com/individual-cla](https://hoodlefinance.com/individual-cla)
- Public demo-sheet source and sync flow: [`docs/demo-sheet/README.md`](./docs/demo-sheet/README.md)
- Website source: [`website/`](./website/)
## License
This project is licensed under the Mozilla Public License 2.0 (`MPL-2.0`).