Skip to content

TropicaEngineering/hyperterminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperTerminal

A small terminal-native Hyperliquid market monitor.

This connects to Hyperliquid's public market feed, subscribes across active markets, tracks rolling flow/volume, and renders a live dashboard in the terminal.

It started as a public-facing offcut from a larger Hyperliquid trading system. This repo keeps the market-data and terminal UI layer only.

Screenshot

HyperTerminal screenshot

Features

  • Live Hyperliquid public market feed
  • Multi-market WebSocket subscriptions
  • Rolling 5-minute buy/sell flow
  • Active markets table
  • Perp open-interest / funding summary
  • Terminal-native dashboard
  • Runtime JSON snapshot for other scripts

Setup

git clone https://github.com/tropicaengineering/hyperterminal.git
cd hl-terminal



python3 -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt

About

A small terminal-native Hyperliquid market monitor built with Python and WebSockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages