ワンクリックで
bitmex-cli
bitmex-cli には BitMEX から収集した 49 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Price, funding, liquidation, and balance alerts using polling and WebSocket on bitmex-cli.
Autonomy progression for bitmex-cli agents: from read-only market data to autonomous fund management.
Delta-neutral basis trading between BitMEX perpetuals and fixed-date futures: entry, monitoring, and exit.
Dollar cost averaging on bitmex-cli: testnet-first, fixed qty per interval, limit orders, and position cap enforcement.
Error category handling, duplicate order prevention, retry logic, and partial fill management for bitmex-cli.
Minimize trading fees on bitmex-cli: maker vs taker, post-only orders, commission tiers, and fee audit.
Capture funding rate payments on BitMEX perpetuals: scan rates, entry, monitoring, yield calculation, and exit.
Grid trading on BitMEX perpetuals: setup, order placement, fill monitoring, replacement, and shutdown.
Liquidation prevention on bitmex-cli: margin health, emergency flatten, dead man's switch, and real-time monitoring.
Market data commands for bitmex-cli: instruments, order books, trades, candles, funding, and quotes.
MCP client setup for bitmex-cli: Claude Desktop, Cursor, service filtering, and tool naming.
Multi-symbol screening, funding rate comparison, and WebSocket multi-subscribe on bitmex-cli.
Safe order execution flow for bitmex-cli: validate, place, monitor, cancel, and dead man's switch.
BitMEX order types, execInst modifiers, and TIF options with practical examples.
Portfolio analysis on bitmex-cli: balance, positions, trade history, execution fills, margin state, and volume.
Position risk management on bitmex-cli: leverage, margin, funding costs, risk limits, and close procedures.
BitMEX REST rate limit handling: 300 req/5min budget, headers, backoff, and WebSocket alternatives.
Rebalancing positions on bitmex-cli: check allocations, calculate deltas, place orders, and validate on testnet.
Enter a perp-futures basis trade when premium exceeds threshold.
Daily realised P&L summary from trades and wallet history.
Halt trading when portfolio drawdown exceeds threshold.
Cancel all orders and close all positions immediately.
Track trading volume and commission rates.
Scan perpetual contracts for funding rate carry opportunities.
Hedge a long position with a short perpetual.
Deploy a grid trading bot with testnet validation.
Morning summary: prices, funding, positions, and wallet.
Monitor multiple symbols for price breakouts.
Export portfolio snapshot with balances and positions to CSV.
Set up price level alerts for key levels.
Compare staking yields across instruments to find the best rate.
Set up and run a DCA bot from testnet validation to live.
Rotate capital between subaccounts based on strategy performance.
Validate a strategy across multiple testnet sessions before going live.
Monitor order book depth and bid-ask imbalance for liquidity signals.
Ride a trend with a trailing stop that locks in profits on reversal.
Weekly rebalance to maintain target position allocations.
Safely withdraw funds to a pre-approved cold storage address.
Operational risk controls for bitmex-cli: pre-flight checks, dead man's switch, mass cancel, emergency close, and error routing.
Shared runtime contract for bitmex-cli: auth, invocation, parsing, and safety.