An interactive dashboard for visualizing Oldschool RuneScape market data.
Available at: https://sippy.dev:3000
Watch the demo: https://vimeo.com/397559046
createdb DATABASE_NAME
psql -f database/schema.sql -d DATABASE_NAME
conda env create -f database/environment.yml
conda activate osrs
python database/load_db.py
python database/server.py
npm install
npm start
- Fix crosshair values on zoom
- Fix volume bar bug on zomm / pan
- No NaN, undefined, or weird units in legends
- Compute rolling average in PriceDataChart
- RSI / STOCH RSI chart
- Re-implement % change or include Hi alch, store price
- Resolve price history for all ge tradable items