- Home
- Skills
- Bankrbot
- Claude Plugins
- Bankr Leverage Trading
bankr-leverage-trading_skill
- JavaScript
70
GitHub Stars
1
Bundled Files
2 months ago
Catalog Refreshed
4 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill bankrbot/claude-plugins --skill bankr-leverage-trading- SKILL.md2.3 KB
Overview
This skill guides users through leverage trading with Avantis perpetuals on Base. It explains opening and closing long and short positions, selecting leverage and collateral, and configuring stop loss and take profit orders. It focuses on practical steps, supported markets, and risk-management best practices.
How this skill works
The skill inspects user intent for leverage-related operations (open/close positions, set SL/TP, view positions) and maps that to Avantis perpetual actions on Base. It validates parameters like asset, leverage (1x–100x), and collateral, and provides trade setup recommendations and safety checks. It can produce example orders and checklist-style guidance for execution or troubleshooting.
When to use it
- When you want to open a long or short perpetual position on Avantis
- When specifying leverage, collateral, stop loss, or take profit
- When asking about supported crypto, forex, or commodities markets
- When troubleshooting common issues: insufficient collateral, liquidation, funding rates
- When you need risk-management guidance for leveraged trades
Best practices
- Prefer low to moderate leverage (2–10x) until you understand position behavior
- Always set a stop loss and consider a take profit to define risk/reward
- Size positions so liquidation risk is acceptable relative to your capital
- Monitor funding rates and prefer shorter holds when rates are high
- Test order flows with small collateral before scaling up
Example use cases
- Open a 5x long on ETH with $100 collateral and SL at $3000
- Short BTC with 10x leverage and set TP at 20% gain
- View all open Avantis positions and check unrealized P&L and margin
- Close a SOL long and immediately place a smaller reverse short if trend flips
- Trade Gold (XAU) perpetuals at 2x for commodity exposure without spot custody
FAQ
Crypto (BTC, ETH, SOL, ARB, AVAX, BNB, DOGE, LINK, OP, MATIC), common forex pairs (EUR/USD, GBP/USD, USD/JPY, AUD/USD, USD/CAD) and commodities (XAU, XAG, WTI, Natural Gas).
How much leverage should I use?
Choose leverage based on risk tolerance: 1–3x for conservative, 3–10x for swing trades, 10–25x for aggressive short-term trades, and >25x only if experienced.
What causes liquidation and how can I avoid it?
Liquidation occurs when margin falls below maintenance threshold. Avoid it by lowering leverage, increasing collateral, using stop losses, and sizing positions conservatively.