https://github.com/KibaeKim/SectorTradingAlgorithm Skip to content Sign up * Why GitHub? Features - + Mobile - + Actions - + Codespaces - + Packages - + Security - + Code review - + Project management - + Integrations - + GitHub Sponsors - + Customer stories- * Team * Enterprise * Explore + Explore GitHub - Learn and contribute + Topics - + Collections - + Trending - + Learning Lab - + Open source guides - Connect with others + The ReadME Project - + Events - + Community forum - + GitHub Education - + GitHub Stars program - * Marketplace * Pricing Plans - + Compare plans - + Contact Sales - + Education - [ ] [search-key] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this user All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} KibaeKim / SectorTradingAlgorithm * Notifications * Star 157 * Fork 9 157 stars 9 forks Star Notifications * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 1 branch 0 tags Code Clone HTTPS GitHub CLI [https://github.com/K] Use Git or checkout with SVN using the web URL. [gh repo clone KibaeK] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Go back Launching Xcode If nothing happens, download Xcode and try again. Go back Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @KibaeKim KibaeKim Added worst day performance ... af59ab4 Jun 6, 2021 Added worst day performance af59ab4 Git stats * 14 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time VanguardSectorETFs Delete f Jun 6, 2021 .gitignore Added performance standard deviation Jun 6, 2021 README.md Update README.md Jun 6, 2021 main.js Added worst day performance Jun 6, 2021 package-lock.json Add files via upload Jun 6, 2021 package.json Add files via upload Jun 6, 2021 View code SectorTradingAlgorithm The Algorithm Caution README.md SectorTradingAlgorithm This is a simple trading algorithm I discovered that operates on the Vanguard sector ETFs. This backdating algorithm provides on average a return of ~0.0878% for each trading day, or ~24.85% annualized return assuming 253 trading days per year. The Algorithm This algorithm is really simple. 1. On day n, determine which ETF gave the highest return 2. On day n+1, short sell the previous day's highest performing ETF at market open and close your short position at market close. Because this algorithm operates on Vanguard's 11 Sector ETFs, it is resilient against the volatility of individual stocks. Caution Hindsight is 20/20 and because this is a backdating algorithm, similar results are not guaranteed in the future. Use at your own risk. About No description, website, or topics provided. Resources Readme Releases No releases published Packages 0 No packages published Languages * JavaScript 100.0% * (c) 2021 GitHub, Inc. * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.