{"id":20719484,"url":"https://github.com/michaelsboost/thetradinggame","last_synced_at":"2025-08-02T00:36:53.917Z","repository":{"id":41581346,"uuid":"510301398","full_name":"michaelsboost/TheTradingGame","owner":"michaelsboost","description":"Paper Trade aka Simulated Trading of Binary Options for the Crypto Market","archived":false,"fork":false,"pushed_at":"2025-04-19T06:44:03.000Z","size":1864,"stargazers_count":12,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-04-19T13:44:55.761Z","etag":null,"topics":["binance","binary","bitcoin","crypto","cryptocurrency","css","day","finance","html","invest","investing","javascript","leverage","market","money","options","trading","tradingview"],"latest_commit_sha":null,"homepage":"https://michaelsboost.github.io/TheTradingGame/","language":"HTML","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/michaelsboost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2022-07-04T09:50:42.000Z","updated_at":"2025-04-19T06:44:07.000Z","dependencies_parsed_at":"2025-02-17T06:19:30.215Z","dependency_job_id":"ab6fbb69-4b03-4af9-b4cb-83e5b54fc4ba","html_url":"https://github.com/michaelsboost/TheTradingGame","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsboost%2FTheTradingGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsboost%2FTheTradingGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsboost%2FTheTradingGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelsboost%2FTheTradingGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelsboost","download_url":"https://codeload.github.com/michaelsboost/TheTradingGame/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250447982,"owners_count":21432166,"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":["binance","binary","bitcoin","crypto","cryptocurrency","css","day","finance","html","invest","investing","javascript","leverage","market","money","options","trading","tradingview"],"created_at":"2024-11-17T03:17:23.000Z","updated_at":"2025-08-02T00:36:53.905Z","avatar_url":"https://github.com/michaelsboost.png","language":"HTML","funding_links":["http://ko-fi.com/michaelsboost"],"categories":[],"sub_categories":[],"readme":"🎮 The Trading Game — Binary Options Simulator\n============================\n\n![](https://raw.githubusercontent.com/michaelsboost/TheTradingGame/gh-pages/imgs/screenshot.jpeg)\n![](https://raw.githubusercontent.com/michaelsboost/TheTradingGame/gh-pages/imgs/screenshot-performance-card.jpeg)\n\n## 🌟 Overview\n**The Trading Game** is a **binary options trading simulator** that lets you practice high-speed decision-making without risking real money. It’s designed to sharpen your instincts, help you analyze trade performance, and build confidence in your edge.\n\nThere’s **no prop firm structure**, **no contract sizing**, and no margin rules — just **pure binary trade logic**: you bet an amount, predict direction, and find out if you're right.\n\n\u003e **🛠️ Built Using [kodeWeave](https://michaelsboost.github.io/kodeWeave/)**  \n\u003e Browser-based, fast, and works offline. No install. No sign-up.\n\n## 🚀 Launch the App\n🌍 Try it live: [The Trading Game](https://michaelsboost.github.io/TheTradingGame/)\n\nZero setup. Runs directly in your browser.\n\n## 🛠️ Key Features  \n\n### **🎯 Binary Options Logic**\n- Fixed payouts — win or lose based on direction\n- Choose duration: 30s, 60s, 90s, etc.\n- Simple entry → expiration logic\n- No contracts or margin calculations — just your wager and outcome\n\n### **📈 Performance Dashboard**\n- Tracks:\n  - Net Winnings\n  - Win Rate\n  - Average Win/Loss\n  - Best/Worst Trade\n  - Average Trade Duration\n  - Max Win/Loss Streaks\n  - Most Common Trade Duration\n- One-click backup + restore with `.json` support\n\n### **🧠 Realistic Chart Simulation**\n- Simulated stock-style price action\n- Reflects a natural market flow for more realistic training\n- Directional trades update in real time until expiration\n\n### **💾 Local Save System**\n- Progress and stats are saved in your browser\n- No sign-up, no server — 100% private\n- Backup and restore using exportable JSON files\n\n## 📂 Planned Features (TODO)\n - **📐 Drawing Tools** – Add trendlines, zones, and chart markups\n - **🤖 Strategy Bots** – Train against bots using real trading strategies\n - **📈 Indicator Overlays** – Add momentum, S/R, and volatility tools\n - **📘 Trade Journal View** – Filter and analyze your historical trades\n - **🏆 Leaderboard –** See how your streaks stack up against bots\n\n(No replay system — built to run fast and store data locally)\n\n## ⚡ **Getting Started**\n### **1️⃣ Install \u0026 Run Locally**\n```sh\n# Clone the repository\ngit clone https://github.com/michaelsboost/TheTradingGame.git\ncd TheTradingGame\n\n# Open index.html in a browser\n```\n\n### **2️⃣ Dependencies**\n- [Tailwind](https://tailwindcss.com/) + [Pico CSS](https://picocss.com/) for styling\n- Vanilla JS – No frameworks, just pure JavaScript\n- [kodeWeave](https://michaelsboost.github.io/kodeWeave/) – Used for all prototyping and building\n\n## 🧠 Contributing\nThe Trading Game is open for contribution!  \n\n- Fork the repository\n- Create a new branch: (`feature/add-chart-tools`)\n- Submit a Pull Request\n\nContributors welcome!\n\n## 📜 License\nLicensed under the MIT License — free to use, remix, and distribute.\n\nDeveloped by: [Michael Schwartz](https://michaelsboost.com/)  \nMaintained by: The open-source community\n\n## **☕ Support This Project**\nIf The Trading Game was helpful for you, consider showing your appreciation in the following ways:\n\n- 🎨 Check out my Graphic Design Course: https://michaelsboost.com/graphicdesign  \n- 🛒 Register as a customer on my store: https://michaelsboost.com/store  \n- ☕ Buy me a coffee: http://ko-fi.com/michaelsboost  \n- 👕 Purchase a T-Shirt: https://michaelsboost.com/gear  \n- 🖼️ Buy my art prints: https://deviantart.com/michaelsboost/prints \n- 💰 Donate via PayPal: https://michaelsboost.com/donate \n- 💵 Donate via Cash App: https://cash.me/$michaelsboost  \n\nYour support is greatly appreciated and helps fund this \u0026 future projects! 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsboost%2Fthetradinggame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelsboost%2Fthetradinggame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsboost%2Fthetradinggame/lists"}