Moved to gitlab https://gitlab.com/thebigwasp/TraderBot
Cookie clicker mod for automatic trading in stock market minigame. Mod config button is located at the bottom of stock market section.
In config you can configure prices that you like to buy and/or sell stocks at.
Create a bookmark with following piece of code as URL. Then click on bookmark when game is ready.
javascript: (function () {
Game.LoadMod('https://thebigwasp.github.io/TraderBot/traderBot.js');
}());

