Analyze Futures Grid Risk
analyze_futures_grid_riskAnalyze Binance Futures long-grid risk: core grid math, Market Regime context, Top-Trader/OI squeeze risk, dynamic stress, circuit-breaker decision (status: SAFE/MODERATE/HIGH_RISK/REJECT). Risk calcs are approximate isolated-margin regardless of actual margin mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Binance Futures symbol, e.g. BTCUSDT | |
| feeRate | No | Trading fee rate | |
| gridType | Yes | Grid price distribution method | |
| leverage | Yes | Futures leverage | |
| gridCount | Yes | Number of grid levels | |
| lowerPrice | Yes | Lower grid price | |
| upperPrice | Yes | Upper grid price | |
| currentPrice | Yes | Current market price | |
| stopLossPrice | Yes | Long-grid stop-loss price | |
| initialCapital | Yes | Initial capital in USD |