Skip to content

exchange-insights: add plugin#13394

Open
TheSpryt wants to merge 8 commits into
runelite:masterfrom
TheSpryt:exchange-insights
Open

exchange-insights: add plugin#13394
TheSpryt wants to merge 8 commits into
runelite:masterfrom
TheSpryt:exchange-insights

Conversation

@TheSpryt

@TheSpryt TheSpryt commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Adds Exchange Insights — live Grand Exchange market data inside the native GE interface.

What it does (zero setup, works anonymously):

  • Replaces the examine text in the GE offer setup/details with live market data: insta-buy / insta-sell, item margin, buy limit and actively-traded price
  • Offer-age badges on GE slots, and slot outlines/labels showing how far an offer is behind the market ("Sell -14,774 at market")
  • Optional left-click Collect to bank

Optional account link (off by default, one-click browser approval):

  • Syncs your GE offer book to your own Exchange Insights dashboard for verified flip tracking (buy→sell round-trips) and opt-in "offer behind market" alerts delivered as chat messages / RuneLite notifications

Review notes:

  • All network I/O is HTTPS to a single user-configurable endpoint (default https://exchange-insights.gg); token is a per-user secret stored via ConfigManager (secret = true); no third-party telemetry
  • Read-only display + data sync — no gameplay automation, no reflection, standard RuneLite APIs (widgets, sprite override, Notifier, ConfigManager, @schedule)
  • BSD 2-Clause, icon 48×48

@runelite-github-app

runelite-github-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

@runelite-github-app

runelite-github-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

This plugin requires a review from a Plugin Hub maintainer. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

Comment thread plugins/exchange-insights
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants