Execution today. Platform tomorrow.
Run live paper-trading with strategy-grade execution, fast feedback loops, and explainable AI-assisted decision controls.
Built to scale into production with multi-bot orchestration, broker/exchange adapters, feature pipelines, and plug-in platform services.
ui build: 20260513d
Shortcuts: Cmd/Ctrl+Shift+{ collapse all, Cmd/Ctrl+Shift+} expand all, Cmd/Ctrl+Shift+P pin nearest section.
Trading Bots
Deploy breakout, swing, mean-reversion, and options bots from a unified lifecycle.
Broker Adapters
Scale from paper to live with exchange and broker connectors under one API contract.
Feature & Data
Add indicator pipelines, model features, and replay tooling without changing core workflows.
Risk Extensions
Introduce new guardrails, alerting rules, and capital policies as pluggable modules.
Recommendations & AI Intelligence
Multi-timeframe signals (5m → 1w) with entry, stop-loss, targets, risk/reward, funding rate, Fear & Greed, RSI/MACD divergence, Fibonacci and anti-stop-hunt levels. Routes stock assets to India market data providers and crypto assets to crypto exchanges (Binance / Mudrex path). Not financial advice.
Top Explainability Drivers
Trading Notes
Risk Warnings
Closed-Loop Learning Metrics
Scenario Playback
Recommendations Journal
Time-bounded recommendation picks retained for postmortem and execution follow-through. Entries expire after one interval and are paginated to keep the dashboard compact.
Reports & Activity
One view across selected platforms. Amounts retain their source currency and are not converted or summed across INR and USDT.
Transactions & Activity
P&L by Platform & Segment
Tax & Export
Execute Signal
Execution History live db
Risk Controls
Strategy Config
Pipeline Queue
Deferred signals queued via the "Send To Pipeline" action on recommendation cards. Review and execute individually, in batch, or clear pending items.
| Queue ID | Symbol | Direction | TF | Status | Rec ID | Queued At | Actions |
|---|---|---|---|---|---|---|---|
| Loading… | |||||||
Circuit Breaker
Portfolio Manager
Capital Allocation
Daily PnL Attribution
Exposure Report
Broker Balance
Broker Positions
Order Status
Order Actions
Modify Order
Risk Events
Runtime Stats
Feed controls: start Binance using symbols above, or stop all active feeds.
Live Orders
Live Features
Execution Guardrails
Pre-trade checks on the latest top-of-book snapshot. Reject when spread, depth, or staleness exceed limits; optionally rewrite MARKET orders into passive LIMITs at the best opposite-side price (maker-first).
Historical Backtesting Lab
Pull crypto or India market historical candles, replay strategies, and inspect return, drawdown, and trades without leaving the dashboard.
Suggested symbols for liquid testing: BTCUSDT, ETHUSDT, BNBUSDT, SOLUSDT.
Walk-forward parameter sweep
Baseline vs AI benchmark
Velocity Sentinel
Autonomous watchdog agents that monitor, evaluate and propose changes to the live trading system. Use the toggle to soft-enable or soft-disable all Sentinel agents in the running system.
Agents
Pending Proposals 0
Recent Outcomes
Run Schedule configure how often each agent runs
Human Approval Delegate configure advice guidelines for human approvals
This agent reviews pending proposals and writes recommendation notes for a human approver. Enable or disable it from the agents table above.
Latest Delegate Advice
Self-Evolution let the platform propose improvements to itself proposals only — human-gated
The Self-Evolution agent analyses agent run history, proposal outcomes, and schedule patterns to suggest platform improvements. All proposals go through the normal approval queue — nothing is auto-applied.
Evolution History
Code & Test Pipeline coder and tester agents draft plans for feature/fix proposals plans only — human-gated
When a proposal tagged feature, fix, or build
enters the queue, CoderAgent drafts a code-change plan and
TesterAgent drafts a test plan. Both go through the approval queue
before any code is written.