Open Positions
Monitor and manage your currently active trading positions.
Viewing Open Positions
Access Methods
- Positions Page → Open tab
- Dashboard → Quick summary widget
- Trade Page → Bottom panel
Position Card Information
Each open position displays:
| Field | Description |
|---|
| Symbol | Trading pair (e.g., BTC/USDT) |
| Exchange | Source exchange |
| Bot | Bot that opened (or "Manual") |
| Side | Long or Short |
| Size | Position quantity |
| Entry Price | Average entry |
| Mark Price | Current market price |
| Unrealized PnL | Current profit/loss |
| ROE | Return on equity (futures) |
| Leverage | Applied leverage |
| Margin | Used margin |
| Liquidation | Liquidation price |
Real-Time Updates
Live Data
| Data | Update Frequency |
|---|
| Mark Price | Every 1-2 seconds |
| PnL | Calculated from mark price |
| Liquidation | When position changes |
| Margin | When balance changes |
Connection Status
| Indicator | Meaning |
|---|
| 🟢 Green dot | Live connection |
| 🟡 Yellow dot | Connecting/Slow |
| 🔴 Red dot | Disconnected |
Managing Positions
Closing a Position
Market Close (Recommended for speed)
- Find position in list
- Click Close button
- Select Market
- Confirm closure
Limit Close
- Find position in list
- Click Close button
- Select Limit
- Enter target price
- Submit order
Partial Close
- Find position in list
- Click Close button
- Select Partial
- Enter amount to close
- Choose Market or Limit
- Submit
Modifying Stop Loss
- Click position row or Edit button
- Find Stop Loss field
- Enter new price or percentage
- Click Save
| Input Type | Example |
|---|
| Absolute price | 48000 |
| Percentage | 2% (calculates from entry) |
Modifying Take Profit
- Click position row or Edit button
- Find Take Profit field
- Enter new price or percentage
- Click Save
Adjusting Leverage (Futures)
Note: Most exchanges require closing position to change leverage.
If supported:
- Click Edit on position
- Adjust leverage slider
- Additional margin required/released
- Confirm change
Position Analysis
Profit/Loss Calculation
Long Position:
PnL = (Mark Price - Entry Price) × Size
PnL % = (Mark Price - Entry Price) / Entry Price × 100
Short Position:
PnL = (Entry Price - Mark Price) × Size
PnL % = (Entry Price - Mark Price) / Entry Price × 100
ROE Calculation (Futures)
ROE = PnL / Initial Margin × 100
Example:
Entry: $50,000
Mark: $52,000
Size: 0.1 BTC
Leverage: 10x
Initial Margin: $500
PnL = $200
ROE = $200 / $500 × 100 = 40%
Break-Even Price
Break-Even = Entry Price + (Entry × Fee Rate × 2)
Example:
Entry: $50,000
Fee: 0.05%
Break-Even: $50,000 × 1.001 = $50,050
Liquidation (Futures)
Understanding Liquidation
When your losses approach your margin, the exchange liquidates your position.
Liquidation Risk = (Entry Price - Mark Price) / Entry Price × Leverage
Example:
10x leverage = 10% move liquidates
20x leverage = 5% move liquidates
50x leverage = 2% move liquidates
Liquidation Price Display
| Color | Risk Level |
|---|
| Green | Safe (more than 10% away) |
| Yellow | Caution (5-10% away) |
| Red | Danger (less than 5% away) |
Avoiding Liquidation
| Action | Effect |
|---|
| Add margin | Moves liquidation further |
| Reduce position | Lowers margin requirement |
| Lower leverage | Wider liquidation buffer |
| Close position | Eliminates risk |
Filtering Open Positions
Available Filters
| Filter | Use Case |
|---|
| Exchange | View specific exchange |
| Bot | Positions from specific bot |
| Symbol | Find specific pair |
| Side | Only longs or shorts |
| Type | Paper vs Live |
Sorting Options
| Sort By | Use Case |
|---|
| PnL | Best/worst performers |
| Size | Largest positions |
| Entry Time | Most recent |
| Symbol | Alphabetical |
Aggregated Views
By Symbol
See combined positions across bots:
| Symbol | Total Size | Net PnL | Exposure |
|---|
| BTC/USDT | 0.5 | +$1,200 | Long |
| ETH/USDT | -2.0 | -$150 | Short |
By Exchange
See positions grouped by exchange:
| Exchange | Positions | Margin Used | Total PnL |
|---|
| Binance | 5 | $2,500 | +$800 |
| ByBit | 3 | $1,200 | +$200 |
By Bot
See positions grouped by bot:
| Bot | Positions | Total PnL |
|---|
| RSI Strategy | 2 | +$500 |
| Copy Bot | 1 | +$200 |
Alerts and Notifications
Position Alerts
Configure alerts for:
| Alert Type | Trigger |
|---|
| PnL threshold | When PnL reaches X |
| Near liquidation | When X% from liquidation |
| Large move | When position moves X% |
| Stop loss hit | When SL triggers |
| Take profit hit | When TP triggers |
Setting Up Alerts
- Go to Settings → Notifications
- Enable Telegram or Email
- Configure alert thresholds
- Save preferences
Best Practices
Regular Monitoring
| Frequency | Check |
|---|
| Hourly | Open positions status |
| Daily | Overall exposure |
| Weekly | Performance review |
Risk Checks
Before Sleeping/AFK
Next Steps