Cookie Clicker Stock Market Helper
Quick script that displays the Resting Value (Every minute, the value of each stock is gradually shifted toward this value by 2%) and the percentage value of the stock price at the moment corresponding with its resting value (if the price of the stock atm = resting value of the stock, percentage = 100%).
Resting Value = 10 x (Stock Id + 1) + Bank Level - 1
-
If you don't have a user script manager, install one first. For Mozilla Firefox, get Greasemonkey. For Google Chrome, Tampermonkey is the one you need. For other browsers, check this page.
-
In this page, click on cookieStonks.user.js. A new page will load showing its code. Click on the Raw button.
-
Your user script manager will prompt you to confirm the installation.