{"id":31733354,"url":"https://github.com/ilcesko/cryptohopper-scripts","last_synced_at":"2026-04-14T18:33:40.479Z","repository":{"id":318176324,"uuid":"1070234376","full_name":"ilcesko/cryptohopper-scripts","owner":"ilcesko","description":"Collection of userscripts to enhance Cryptohopper dashboard, reports and interfaces","archived":false,"fork":false,"pushed_at":"2025-10-11T16:45:53.000Z","size":1034,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T09:58:03.822Z","etag":null,"topics":["cryptocurrency","cryptohopper","tampermonkey"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ilcesko.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-05T14:40:00.000Z","updated_at":"2025-10-11T16:45:57.000Z","dependencies_parsed_at":"2025-10-05T17:43:48.698Z","dependency_job_id":null,"html_url":"https://github.com/ilcesko/cryptohopper-scripts","commit_stats":null,"previous_names":["ilcesko/cryptohopper-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ilcesko/cryptohopper-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilcesko%2Fcryptohopper-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilcesko%2Fcryptohopper-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilcesko%2Fcryptohopper-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilcesko%2Fcryptohopper-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilcesko","download_url":"https://codeload.github.com/ilcesko/cryptohopper-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilcesko%2Fcryptohopper-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cryptocurrency","cryptohopper","tampermonkey"],"created_at":"2025-10-09T08:24:39.582Z","updated_at":"2026-04-14T18:33:40.471Z","avatar_url":"https://github.com/ilcesko.png","language":"JavaScript","funding_links":["https://www.paypal.me/ilcesko"],"categories":[],"sub_categories":[],"readme":"# Cryptohopper Scripts\n\nA collection of userscripts to enhance the Cryptohopper trading platform experience.\n\n## What Is Cryptohopper?\n\nCryptohopper is a sophisticated algorithmic trading platform that connects directly to your cryptocurrency exchange, executing trades autonomously based on technical analysis, market signals, and custom strategies. Operating continuously, it monitors market conditions and makes data-driven decisions about entry points and exit targets to optimize trading performance.\n\n[Sign Up for Cryptohopper](https://www.cryptohopper.com/?atid=37888) (affiliate link)\n\n## Why These Scripts?\n\nCryptohopper delivers robust, consistent results through its automated trading approach. However, the platform's interface can be tailored to better support disciplined, data-driven decision-making.\n\nThese userscripts represent practical modifications built on the work of various community contributors (credited in each script). Originally developed for personal use to address specific workflow needs, they proved valuable enough to share with the broader trading community.\n\n## ⚠️ Security Implications\n\nThese scripts manipulate elements on a financial site while you are logged in. Please read and understand what the code is doing before you run it.\n\nYou are responsible for the code you run on your computer. By downloading and executing these scripts, you take responsibility for anything they may do, so please read and understand the code **before** installing it.\nCryptohopper may change its website at any moment, causing one or all of these scripts to cease functioning.\n\n## 📋 Script List\n\n| Script | Version | Description | Page |\n|--------|---------|-------------|------|\n| [Absolute Values](01.%20Absolute%20Values.user.js) | 1.2 | Adds absolute profit/loss values to open positions | Dashboard |\n| [Latest Sells Absolute Values](02.%20Latest%20Sells%20Absolute%20Values.user.js) | 1.1 | Adds absolute profit/loss to latest sells widget | Dashboard |\n| [Trade History Absolute Values](03.%20Trade%20History%20Absolute%20Values.user.js) | 1.1 | Adds absolute profit/loss to trade history | Trade History |\n| [Stats Detail](04.%20Stats%20Detail.user.js) | 1.0 | Enhanced profit breakdown and base currency info | Dashboard |\n| [Position Targets](05.%20Position%20Targets.user.js) | 1.1 | Adds visual indicators for buy/sell targets | Dashboard |\n| [Panic Button Remover](06.%20Panic%20Button%20Remover.user.js) | 1.1 | Hides the panic button from dashboard | Dashboard |\n| [Target Restore](07.%20Target%20Restore.user.js) | 1.1 | Shows active and inactive trading targets | Dashboard |\n| [TradingView Chart Mods](08.%20TradingView%20Chart%20Mods.user.js) | 1.0 | Adds buy indicators and position lines to charts | Charts |\n| [Chat Assistant Removal](09.%20Chat%20Assistant%20Removal.user.js) | 0.5 | Removes Hoppie mascot and Intercom widget | All Pages |\n| [Export Saved Trade History](10.%20Export%20Saved%20Trade%20History.user.js) | 1.0 | One-click export with saved settings | Trade History |\n| [AI Bulk Training](11.%20AI%20Bulk%20Training.user.js) | 1.0 | Bulk train AI strategies with multiple pairs | AI Strategies |\n| [Coin List Exporter](12.%20Coin%20List%20Exporter.user.js) | 1.0 | Export coin list to clipboard | Config |\n\n## 🚀 Installation\n\n[![YouTube HOW-TO video](https://img.shields.io/badge/YouTube-Installation_Guide-red?style=for-the-badge\u0026logo=youtube)](https://youtu.be/M10Y1doGnC0)\n\n### Prerequisites\n- Install a userscript manager:\n  - **Chrome/Edge**: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)\n  - **Firefox**: [Tampermonkey](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/) or [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)\n  - **Safari**: [Tampermonkey](https://apps.apple.com/app/tampermonkey/id1482490089)\n  - **Opera**: [Tampermonkey](https://addons.opera.com/en/extensions/details/tampermonkey-beta/)\n\n### Installing Scripts\n1. Click on the script file you want to install from the table above\n2. Click the \"Raw\" button on GitHub\n3. Your userscript manager will prompt you to install\n4. Click \"Install\" to confirm\n\n### Automatic Updates\nScripts with `@updateURL` tags support automatic updates via your userscript manager.\n\n## 📖 Script Details\n\n### Dashboard Scripts\n\n#### 01. Absolute Values\nDisplays absolute profit/loss amounts next to percentage values in open positions table.\n![Absolute Values feature](images/01_01.png)\n\n____________________________\n\n#### 02. Latest Sells Absolute Values\nAdds absolute profit/loss calculations to the \"Latest 5 Sells\" widget.\n![Latest Sells Absolute Values feature](images/02_01.png)\n\n____________________________\n\n#### 03. Trade History Absolute Values\nAdds absolute profit/loss values to all sell transactions in the trade history table.\n![Trade History Absolute Values feature](images/03_01.png)\n\n____________________________\n\n#### 04. Stats Detail\nEnhanced stats box showing:\n- Gross profit breakdown\n- Base currency available\n\u003cimg src=\"images/04_01.png\" alt=\"Stats Detail feature\" width=\"480\"\u003e\n\n____________________________\n\n#### 05. Position Targets\nAdds colored icons after coin names:\n- 🟢 Green: Buy target active\n- 🔴 Red: Sell target active\n\u003cimg src=\"images/05_01.png\" alt=\"Position Targets feature\" width=\"480\"\u003e\n\n____________________________\n\n#### 06. Panic Button Remover\nRemoves the panic button widget to prevent emotional trading decisions.\n\n\u003cimg src=\"images/06_01.png\" alt=\"Panic Button Remover feature\" width=\"480\"\u003e\n\n____________________________\n\n#### 07. Target Restore\nRestores the old target display functionality, showing both active (green) and inactive (yellow) targets.\n\u003cimg src=\"images/07_01.png\" alt=\"Target Restore feature\" width=\"480\"\u003e\n\n____________________________\n\n#### 08. TradingView Chart Mods\nEnhances TradingView charts with:\n- Buy indicator at entry point\n- Average cost position line\n![TradingView Chart Mods feature](images/08_01.png)\n\n____________________________\n\n#### 09. Chat Assistant Removal\nRemoves chat assistant widget\n\n\u003cimg src=\"images/09_01.png\" alt=\"Chat Assistant Removal feature\" width=\"480\"\u003e\n\n____________________________\n\n#### 10. Export Saved Trade History\nAdds three buttons to export dialog:\n- **Save Settings**: Save export configuration\n- **Load Settings**: Load saved configuration\n- **Export Saved**: One-click export with saved settings (only works if previously saved settings)\n![Export Saved Trade History feature](images/10_01.png)\n\n____________________________\n\n#### 11. AI Bulk Training\nAdds \"Bulk Learn\" button to train multiple coin pairs simultaneously. Prevents duplicate training and respects queue limits.\n**Usage:**\n\n1. Navigate to the AI training page\n2. Select your exchange\n3. You will see a new button called \"Bulk Learn\" - clicking this will open the dialog\n![AI Bulk Training feature](images/11_01.png)\n4. Enter a comma-separated list of the coin pairs you want to train\n\u003cimg src=\"images/11_02.png\" alt=\"AI Bulk Training feature\" width=\"480\"\u003e\n5. Click OK and watch it go!\n\n____________________________\n\n#### 12. Coin List Exporter\nAdds \"Copy coinlist\" option to config dropdown menu. Exports coins in `COIN/BASE` format (e.g., `BTC/USDC, ETH/USDC`).\n\u003cimg src=\"images/12_01.png\" alt=\"coin List Exporter feature\" width=\"480\"\u003e\n\n____________________________\n\n## 🔧 Compatibility\n\n- **Platform**: Cryptohopper.com\n- **Browsers**: Chrome, Firefox, Edge, Safari, Opera\n- **Userscript Managers**: Tampermonkey, Greasemonkey, Violentmonkey\n- **Last Tested**: October 2025\n\n## 🤝 Contributing\n\nContributions are welcome! Please:\n1. Test your changes thoroughly\n2. Follow the existing code style\n3. Update version numbers appropriately\n4. Document any new features in this README\n\n## 💝 Support\n\nIf you find these scripts useful and want to support continued development, consider buying me a coffee or a beer:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.paypal.me/ilcesko\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PayPal-00457C?style=for-the-badge\u0026logo=paypal\u0026logoColor=white\" alt=\"PayPal\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://revolut.me/casonato\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Revolut-0075EB?style=for-the-badge\u0026logo=revolut\u0026logoColor=white\" alt=\"Revolut\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cem\u003eDonations are appreciated but never required. These scripts will always remain free and open source.\u003c/em\u003e\n\u003c/p\u003e\n\n## 📝 Credits\n\nOriginal authors and contributors:\n- @eatsleepcoderepeat-gl\n- @markrickert\n- @henrygarle\n- @falcontx\n- coffeeneer\n\nMaintained and enhanced by @ilcesko\n\n## ⚠️ Disclaimer\n\nThese scripts are provided as-is. Use at your own risk. Always verify calculations and double-check before executing trades. The authors are not responsible for any trading losses.\n\n## 📄 License\n\nMIT License - see [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filcesko%2Fcryptohopper-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filcesko%2Fcryptohopper-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filcesko%2Fcryptohopper-scripts/lists"}