A collection of userscripts to enhance the Cryptohopper trading platform experience.
Cryptohopper 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.
Sign Up for Cryptohopper (affiliate link)
Cryptohopper 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.
These 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.
These 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.
You 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. Cryptohopper may change its website at any moment, causing one or all of these scripts to cease functioning.
| Script | Version | Description | Page |
|---|---|---|---|
| Absolute Values | 1.2 | Adds absolute profit/loss values to open positions | Dashboard |
| Latest Sells Absolute Values | 1.1 | Adds absolute profit/loss to latest sells widget | Dashboard |
| Trade History Absolute Values | 1.1 | Adds absolute profit/loss to trade history | Trade History |
| Stats Detail | 1.0 | Enhanced profit breakdown and base currency info | Dashboard |
| Position Targets | 1.1 | Adds visual indicators for buy/sell targets | Dashboard |
| Panic Button Remover | 1.1 | Hides the panic button from dashboard | Dashboard |
| Target Restore | 1.1 | Shows active and inactive trading targets | Dashboard |
| TradingView Chart Mods | 1.0 | Adds buy indicators and position lines to charts | Charts |
| Chat Assistant Removal | 0.5 | Removes Hoppie mascot and Intercom widget | All Pages |
| Export Saved Trade History | 1.0 | One-click export with saved settings | Trade History |
| AI Bulk Training | 1.0 | Bulk train AI strategies with multiple pairs | AI Strategies |
| Coin List Exporter | 1.0 | Export coin list to clipboard | Config |
- Install a userscript manager:
- Chrome/Edge: Tampermonkey
- Firefox: Tampermonkey or Greasemonkey
- Safari: Tampermonkey
- Opera: Tampermonkey
- Click on the script file you want to install from the table above
- Click the "Raw" button on GitHub
- Your userscript manager will prompt you to install
- Click "Install" to confirm
Scripts with @updateURL tags support automatic updates via your userscript manager.
Displays absolute profit/loss amounts next to percentage values in open positions table.

Adds absolute profit/loss calculations to the "Latest 5 Sells" widget.

Adds absolute profit/loss values to all sell transactions in the trade history table.

Enhanced stats box showing:
- Gross profit breakdown
- Base currency available
Adds colored icons after coin names:
- 🟢 Green: Buy target active
- 🔴 Red: Sell target active
Removes the panic button widget to prevent emotional trading decisions.
Restores the old target display functionality, showing both active (green) and inactive (yellow) targets.

Enhances TradingView charts with:
Removes chat assistant widget
Adds three buttons to export dialog:
- Save Settings: Save export configuration
- Load Settings: Load saved configuration
- Export Saved: One-click export with saved settings (only works if previously saved settings)

Adds "Bulk Learn" button to train multiple coin pairs simultaneously. Prevents duplicate training and respects queue limits. Usage:
- Navigate to the AI training page
- Select your exchange
- You will see a new button called "Bulk Learn" - clicking this will open the dialog

- Enter a comma-separated list of the coin pairs you want to train
Adds "Copy coinlist" option to config dropdown menu. Exports coins in COIN/BASE format (e.g., BTC/USDC, ETH/USDC).

- Platform: Cryptohopper.com
- Browsers: Chrome, Firefox, Edge, Safari, Opera
- Userscript Managers: Tampermonkey, Greasemonkey, Violentmonkey
- Last Tested: October 2025
Contributions are welcome! Please:
- Test your changes thoroughly
- Follow the existing code style
- Update version numbers appropriately
- Document any new features in this README
If you find these scripts useful and want to support continued development, consider buying me a coffee or a beer:
Donations are appreciated but never required. These scripts will always remain free and open source.
Original authors and contributors:
- @eatsleepcoderepeat-gl
- @markrickert
- @henrygarle
- @falcontx
- coffeeneer
Maintained and enhanced by @ilcesko
These 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.
MIT License - see LICENSE file for details





