@rune-bitget/cli
v0.1.1
Published
Local-only Runee CLI for Bitget holdings, bounded live-read runs, and paper canaries
Downloads
272
Readme
@rune-bitget/cli
Runee's local-only Bitget CLI. Credentials are read from the current process or a local .env
file and are sent only to Bitget by its official SDK.
npx @rune-bitget/cli holdings
npx @rune-bitget/cli run --stock GOOGL
RUNEE_MODE=paper RUNEE_ENABLE_PAPER_SUBMIT=true \
RUNEE_PAPER_MANDATE_HASH=7737285a212167e14a5f71171a3fc22f5d471a889bb3cca934a83402f1dfbd2b \
npx @rune-bitget/cli paper:canaryholdings and run default to BITGET_DEMO_*. Supported stocks are the Demo-verified
live-read set: GOOGL, SPY, MU, QQQ. Add --mode live to use
BITGET_LIVE_*; run remains read-only in both modes. paper:canary only accepts demo
credentials, requires both paper safety gates, and caps its single NVDAUSDT order at 10 USDT.
