{"id":23425646,"url":"https://github.com/chanonroy/portfolio-rebalancer","last_synced_at":"2026-04-09T11:03:08.287Z","repository":{"id":85587514,"uuid":"91538029","full_name":"chanonroy/portfolio-rebalancer","owner":"chanonroy","description":"🏦 Rebalance and optimization application for passive ETF and index investing","archived":false,"fork":false,"pushed_at":"2018-01-02T03:16:24.000Z","size":862,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-03T11:01:47.707Z","etag":null,"topics":["element-ui","finance","scss","vue","webpack","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chanonroy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-17T05:44:42.000Z","updated_at":"2020-01-19T11:39:42.000Z","dependencies_parsed_at":"2023-03-13T05:57:45.458Z","dependency_job_id":null,"html_url":"https://github.com/chanonroy/portfolio-rebalancer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chanonroy/portfolio-rebalancer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fportfolio-rebalancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fportfolio-rebalancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fportfolio-rebalancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fportfolio-rebalancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanonroy","download_url":"https://codeload.github.com/chanonroy/portfolio-rebalancer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanonroy%2Fportfolio-rebalancer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265595874,"owners_count":23794792,"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":["element-ui","finance","scss","vue","webpack","yarn"],"created_at":"2024-12-23T05:13:43.106Z","updated_at":"2026-04-09T11:03:07.971Z","avatar_url":"https://github.com/chanonroy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Portfolio Rebalancer App\n💰 A bring your own ingredients application for rebalancing and optimizing your ETF portfolio.\n\n![preview](https://github.com/chanonroy/portfolio-rebalancer/blob/master/src/assets/preview.png)\n\n## Installation Instructions\n\nFor basic usage:\n\n1. Install [Node.js](https://nodejs.org/en/) (ideally version 6)\n2. Navigate to the repo's root directory where `package.json` lives.\n3. Run `npm install`\n\n## Working on the algo (for Graeme)\n\nMake sure you have the latest git repo and branch off: \n\n1. Run `git branch` to ensure that you are on the master branch.\n2. Run `git pull` to get the latest updates.\n3. Use `git checkout -b {branchname}`, replacing {branchname} with whatever you want your branch to be called. You now have a fresh branch. Make changes as you see fit.\n\nWorking on the script:\n\n1. Work on the rebalancer object within `src/rebalancer.js`.\n2. Define some fake input from `test/sandbox.js` and log the output using `npm run log`.\n3. After you are satisfied, run `npm run test` to ensure that all unit tests pass. \n\nPushing changes to GitHub\n\n1. Run `git status` to see the files that have changed.\n2. Use `git add *` to add all files to staging or `git add {filename}` with the name of the file to add specific ones. \n3. Add a message with `git commit -m \"{message}\"` to describe changes.\n4. Use `git push origin {branchname}` or `git push` to send the changes to GitHub.\n5. Make a *pull request* on this repo and tag me to review, so that I can merge your branch into master.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanonroy%2Fportfolio-rebalancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanonroy%2Fportfolio-rebalancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanonroy%2Fportfolio-rebalancer/lists"}