{"id":20719170,"url":"https://github.com/tom-weatherhead/thaw-macd","last_synced_at":"2026-04-21T00:03:32.869Z","repository":{"id":37900409,"uuid":"272330949","full_name":"tom-weatherhead/thaw-macd","owner":"tom-weatherhead","description":"A Moving Average Convergence / Divergence calculation algorithm.","archived":false,"fork":false,"pushed_at":"2023-01-08T21:25:55.000Z","size":1266,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T14:04:47.858Z","etag":null,"topics":["finance","fintech","macd","technical-analysis"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tom-weatherhead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["tom-weatherhead"]}},"created_at":"2020-06-15T03:13:40.000Z","updated_at":"2021-12-20T03:45:20.000Z","dependencies_parsed_at":"2023-02-08T07:31:28.665Z","dependency_job_id":null,"html_url":"https://github.com/tom-weatherhead/thaw-macd","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fthaw-macd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fthaw-macd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fthaw-macd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom-weatherhead%2Fthaw-macd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom-weatherhead","download_url":"https://codeload.github.com/tom-weatherhead/thaw-macd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242995879,"owners_count":20218815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finance","fintech","macd","technical-analysis"],"created_at":"2024-11-17T03:16:05.915Z","updated_at":"2025-12-25T00:02:39.859Z","avatar_url":"https://github.com/tom-weatherhead.png","language":"TypeScript","funding_links":["https://github.com/sponsors/tom-weatherhead"],"categories":[],"sub_categories":[],"readme":"# thaw-macd\nA Moving Average Convergence / Divergence calculation algorithm.\n\n[![build status][build-status-badge-image]][build-status-url]\n[![npm version][npm-version-badge-image]][npm-version-url]\n[![latest tag][latest-tag-badge-image]][latest-tag-url]\n[![npm total downloads][npm-total-downloads-badge-image]][npm-total-downloads-url]\n[![watchers][watchers-badge-image]][watchers-url]\n[![stars][stars-badge-image]][stars-url]\n[![forks][forks-badge-image]][forks-url]\n[![repo dependents][repo-dependents-badge-image]][repo-dependents-url]\n[![pkg dependents][pkg-dependents-badge-image]][pkg-dependents-url]\n[![commits][commits-badge-image]][commits-url]\n[![last commit][last-commit-badge-image]][last-commit-url]\n[![types][types-badge-image]][types-url]\n[![install size][install-size-badge-image]][install-size-url]\n[![known vulnerabilities][known-vulnerabilities-badge-image]][known-vulnerabilities-url]\n[![lines of code][lines-of-code-badge-image]][lines-of-code-url]\n[![technical debt][technical-debt-badge-image]][technical-debt-url]\n[![maintainability][maintainability-badge-image]][maintainability-url]\n[![test coverage][test-coverage-badge-image]][test-coverage-url]\n[![tested with jest][jest-badge-image]][jest-url]\n[![code style: prettier][prettier-badge-image]][prettier-url]\n[![license][license-badge-image]][license-url]\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n[build-status-badge-image]: https://secure.travis-ci.org/tom-weatherhead/thaw-macd.svg\n[build-status-url]: https://travis-ci.org/tom-weatherhead/thaw-macd\n[npm-version-badge-image]: https://img.shields.io/npm/v/thaw-macd.svg\n[npm-version-url]: https://www.npmjs.com/package/thaw-macd\n[latest-tag-badge-image]: https://badgen.net/github/tag/tom-weatherhead/thaw-macd\n[latest-tag-url]: https://github.com/tom-weatherhead/thaw-macd/tags\n[npm-total-downloads-badge-image]: https://img.shields.io/npm/dt/thaw-macd.svg\n[npm-total-downloads-url]: https://www.npmjs.com/package/thaw-macd\n[watchers-badge-image]: https://badgen.net/github/watchers/tom-weatherhead/thaw-macd\n[watchers-url]: https://github.com/tom-weatherhead/thaw-macd/watchers\n[stars-badge-image]: https://badgen.net/github/stars/tom-weatherhead/thaw-macd\n[stars-url]: https://github.com/tom-weatherhead/thaw-macd/stargazers\n[forks-badge-image]: https://badgen.net/github/forks/tom-weatherhead/thaw-macd\n[forks-url]: https://github.com/tom-weatherhead/thaw-macd/network/members\n[repo-dependents-badge-image]: https://badgen.net/github/dependents-repo/tom-weatherhead/thaw-macd\n[repo-dependents-url]: https://badgen.net/github/dependents-repo/tom-weatherhead/thaw-macd\n[pkg-dependents-badge-image]: https://badgen.net/github/dependents-pkg/tom-weatherhead/thaw-macd\n[pkg-dependents-url]: https://badgen.net/github/dependents-pkg/tom-weatherhead/thaw-macd\n[commits-badge-image]: https://badgen.net/github/commits/tom-weatherhead/thaw-macd\n[commits-url]: https://github.com/tom-weatherhead/thaw-macd/commits/master\n[last-commit-badge-image]: https://badgen.net/github/last-commit/tom-weatherhead/thaw-macd\n[last-commit-url]: https://badgen.net/github/last-commit/tom-weatherhead/thaw-macd\n[types-badge-image]: https://badgen.net/npm/types/thaw-macd\n[types-url]: https://badgen.net/npm/types/thaw-macd\n[install-size-badge-image]: https://badgen.net/packagephobia/install/thaw-macd\n[install-size-url]: https://badgen.net/packagephobia/install/thaw-macd\n[known-vulnerabilities-badge-image]: https://snyk.io/test/github/tom-weatherhead/thaw-macd/badge.svg?targetFile=package.json\u0026package-lock.json\n[known-vulnerabilities-url]: https://snyk.io/test/github/tom-weatherhead/thaw-macd?targetFile=package.json\u0026package-lock.json\n[lines-of-code-badge-image]: https://badgen.net/codeclimate/loc/tom-weatherhead/thaw-macd\n[lines-of-code-url]: https://badgen.net/codeclimate/loc/tom-weatherhead/thaw-macd\n[technical-debt-badge-image]: https://badgen.net/codeclimate/tech-debt/tom-weatherhead/thaw-macd\n[technical-debt-url]: https://badgen.net/codeclimate/tech-debt/tom-weatherhead/thaw-macd\n[maintainability-badge-image]: https://api.codeclimate.com/v1/badges/57f08ad84ed3585bdcdb/maintainability\n[maintainability-url]: https://codeclimate.com/github/tom-weatherhead/thaw-macd/maintainability\n[test-coverage-badge-image]: https://api.codeclimate.com/v1/badges/57f08ad84ed3585bdcdb/test_coverage\n[test-coverage-url]: https://codeclimate.com/github/tom-weatherhead/thaw-macd/test_coverage\n[jest-badge-image]: https://img.shields.io/badge/tested_with-jest-99424f.svg\n[jest-url]: https://github.com/facebook/jest\n[prettier-badge-image]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\n[prettier-url]: https://github.com/prettier/prettier\n[license-badge-image]: https://img.shields.io/github/license/mashape/apistatus.svg\n[license-url]: https://github.com/tom-weatherhead/thaw-macd/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-weatherhead%2Fthaw-macd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom-weatherhead%2Fthaw-macd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom-weatherhead%2Fthaw-macd/lists"}