Gdax Bookmap
No description available
Install / Use
npx skills add lian/gdax-bookmapInstalls into whichever agent you are using.
README
gdax-bookmap - orderbook depths graph

pre-compiled for macOS and Windows
build from source
export GOPATH=$HOME/go
go get -v -d -u github.com/lian/gdax-bookmap
cd $GOPATH/src/github.com/lian/gdax-bookmap
./script/build.sh
command flags
Usage of gdax-bookmap:
-base string
active BaseCurrency (default "BTC")
-db string
database file (default "orderbooks.db")
-h int
window height
-platforms string
active platforms (default "gdax-bitstamp-binance")
-w int
window width
current controls
1/2/3 selects BTC-USD, BTC-EUR, BCH-USD
esc to quit
up/down to change the price steps (aka price zoom) (PriceSteps)
j/k to change the volume chunks brightness (MaxSizeHisto)
a/d to change how many seconds a chunk contains (aka time zoom) (ViewportStep)
left/right to change the column width of volume chunks (ColumnWidth)
c center the graph to last price
p enable auto center
w/s to change the graph price position (PriceScrollPosition)
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.7kCommit, push, and open a PR
