Add buy/sell thresholds to Torn stocks in their own column, highlight when matched, values persist after refresh
Torn Stock Buy/Sell Highlighter
Author: Domegid [3748830]
Version: 1.1
Namespace: http://tampermonkey.net/
Compatible with: Tampermonkey / Greasemonkey, PC & Mobile browsers
This userscript adds a dedicated column to the Torn City stock market page, allowing users to enter Buy and Sell price thresholds for each stock.
- Stocks are highlighted green if the current price is below your Buy threshold.
- Stocks are highlighted red if the current price is above your Sell threshold.
- Values are persisted across page reloads using localStorage.
- Each stock has a small “Clear” button to reset its own thresholds.
https://www.torn.com/page.php?sid=stocks).MIT License – free to use and modify.