Studio
Operations
Monitor and manage your running strategies in real-time.
The Ops mode provides real-time monitoring and control of your deployed strategies.
Dashboard
Overview
Key metrics at a glance:
- Total Equity — Current value across all positions
- Net P&L — Total profit/loss since deployment
- Return % — Percentage return
- Open Positions — Currently active trades
- Margin Used — For perpetual/leveraged positions
Position Cards
Each open position shows:
- Symbol and direction
- Entry price and current price
- Unrealized P&L
- Stop loss and take profit levels
- Time in position
Event Feed
Real-time log of every decision:
Event Types
| Event | Description |
|---|---|
| Signal | Analysis block produced a signal |
| Entry | Position was opened |
| Exit | Position was closed |
| Stop Hit | Stop loss triggered |
| Target Hit | Take profit triggered |
| Error | Something went wrong |
Event Details
Each event includes:
- Timestamp
- Event type and description
- Relevant data (prices, signals, P&L)
- Link to related strategy elements
Controls
Pause / Resume
Temporarily stop new entries while keeping positions open:
- Click Pause in the deployment card
- Deployment continues monitoring but won't enter new trades
- Click Resume to continue normal operation
Stop
Fully stop the deployment:
- Click Stop
- Choose whether to close open positions
- Deployment moves to stopped state
Emergency Stop
For urgent situations:
- Click the red Emergency Stop button
- All activity immediately stops
- Pending orders are cancelled
- Optionally close all positions
History
View past deployments and their performance:
- Deployment name and date range
- Final equity and return
- Number of trades
- Reason for stop (manual, error, etc.)
Alerts
Configure and view alerts:
Active Alerts
See which alerts are configured and their status.
Alert History
Log of all sent notifications with:
- Timestamp
- Alert type
- Channel (email, Telegram, etc.)
- Delivery status
Troubleshooting
Common Issues
"Signal not firing"
- Check if market data is flowing
- Verify your signal conditions
- Review the event log for evaluation details
"Orders not executing"
- Verify connector is active
- Check API permissions
- Review error events in the log
"Unexpected exit"
- Check if stop loss was hit
- Review event log for exit reason
- Verify manage rule configuration
Getting Help
If you encounter issues:
- Check the event log for errors
- Review your strategy configuration
- Test with paper trading first
- Contact support with deployment ID and event logs