Bokeh Market Depth Graph
Using Python and Bokeh to live plot a cryptocurrency market depth graph
Install / Use
npx skills add Timmeh42/Bokeh-Market-Depth-GraphInstalls into whichever agent you are using.
README
Bokeh-Market-Depth-Graph
Using Python and Bokeh to live plot a cryptocurrency market depth graph from the Poloniex exchange. The 1btc depth on the each side is marked by lines. The slider at the top changes how much of the data market depth is shown in the plot - lower means less data to update. Multiple tabs of different currency pairs can be added and switched between.
Demonstrates:
• Opening a websocket to the Poloniex API and interpretting JSON data feed
• Running a Bokeh server connection to live update a plot in a browser window
• Custom Bokeh glyph code to draw a stepped market depth graph
Warning: possible lag on Firefox due to Bokeh issue
Run using:
bokeh serve --show .\bokeh-market-depth-graph\
When closing, first press the 'Close Websocket' button on the viewing page, the close the page.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
