Charting in the terminal

Charting in the terminal

At work I spend some of my time looking at liquidity on crypto markets. To streamline this I’ve written a couple of internal command line tools for fetching and analysing different liquidity metrics. I was looking for a way to visualise depth charts in the terminal, and at the same time was quite interested in learning how to use Bubble Tea a bit more effectively, so ended up creating Chartea, an order book terminal visualisation.

I will eventually create a project page for this, and write up a post on how it’s built and how to use it.