Crypto Bot
CLI for programmatic trading of cryptocurrencies on GDAX
Install / Use
npx skills add roethke/crypto-botInstalls into whichever agent you are using.
README
crypto_bot
node index.js --help
____ _ _ _
/ ___|_ __ _ _ _ __ | |_ ___ | |__ ___ | |_
| | | '__| | | | '_ \| __/ _ \ _____| '_ \ / _ \| __|
| |___| | | |_| | |_) | || (_) |_____| |_) | (_) | |_
\____|_| \__, | .__/ \__\___/ |_.__/ \___/ \__|
|___/|_|
Usage: index [options]
Description: Simple CLI for programmatic trading of cryptocurrencies on GDAX
Options:
-h, --help output usage information
-V, --version output the version number
-i, --id [number] Get Account ID
-l, --logs Get account raw logs [history/ledger]
-b, --buy [price] [units] BUY: Buy crypto [price] [units]
-s, --sell [price] [units] SELL: Sell crypto [price] [units]
-d, --destroy DESTROY: Cancel all orders
ToDo: Documentation and bug fixes. Additional functionality in the works :)
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
