blofin-risk-manager
BloFin Risk Manager
Comprehensive risk management skill for BloFin trading. Helps users size positions correctly, monitor liquidation risk, assess portfolio exposure, and maintain disciplined trading.
Risk Analysis Workflows
1. Pre-Trade Risk Assessment
Before any trade, evaluate the risk:
- Get account balance via
get_balance— available equity - Get instrument specs via
get_instruments— contract value, max leverage - Get current price via
get_tickers - Get existing positions via
get_positions— current exposure - Calculate and present:
Pre-Trade Risk Assessment
=========================
More from blofin/blofin-skills-hub
blofin-funding-monitor
Monitor BloFin perpetual swap funding rates, analyze market sentiment through funding data, and track funding rate trends across instruments.
43blofin-market-data
Retrieve real-time market data from BloFin exchange — prices, orderbook depth, candlestick charts, trades, mark prices, and funding rates. No authentication required.
36blofin-trader
Execute trades on BloFin exchange — place orders (market, limit, post_only, fok, ioc), cancel orders, batch operations, close positions, and manage TP/SL and algo/trigger orders. Requires authenticated API access with TRADE permission.
35blofin-portfolio-analyst
Analyze your BloFin trading portfolio — PnL breakdown, trade history, fill analysis, performance metrics, and generate reports. Requires authenticated API access.
34blofin-setup
Set up and configure the BloFin MCP server. Guides through API key creation, MCP configuration, connection verification, and switching between demo/production environments.
33blofin-account-manager
Manage BloFin futures account — check balances, view positions, configure leverage, margin mode, and position mode. Requires authenticated BloFin API access.
33