Grid Bot
Automates a grid trading strategy for crypto
Install / Use
npx skills add tripplyons/grid-botInstalls into whichever agent you are using.
README
Grid Bot
Automates a grid trading strategy for crypto
Setup
Set up keys.json with your KuCoin API keys. There is an example for how to do this in keys.json.example. Make sure that the API key that you use has trading permissions.
Example Settings
Edit the settings in settings.json. Here are the parameters:
coin: string- the symbol of cryptocurrency that you are trading (ex. BTC, ETH)base: string- the symbol of what you are using to trade with (ex. USDT, BTC)orders: int- the number of order that you would like to be placed at once (should be even, half above the center and half below)order_size: float- the amount of units in the base currency to buy or sell at each ordercenter_float: float- the price of the coin in units of the base in the middle of the trading rangespacing: float- how far to space out each ordermargin: bool (0 or 1)- trade on the margin account or not
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
