Account Summary
Balance--
Available--
Unrealized PNL--
Margin Used--
Market Overview
LIVELoading tickers...
Real-Time S/R
BTCUSDT 5m LIVE
Price
--
--
Mark --
24h H --
24h L --
Vol --
Nearest R --
Nearest S --
Open Positions
Loading...
Top 1000 Cryptocurrencies
Results
Configure and run a backtest to see results
Equity Curve
Trade Log
Available Bots
Loading bots...
My Following
Loading...
My Exchange Balance
checkingβ¦
Total
--
Available
--
Futures
--
Exchange Balance
checkingβ¦
--
Total
--
Available
--
Futures
--
Global Controls
Selected Bot Mode
Live or paper β set per-bot
Live SL/TP override
β select bot β
Active Bots
loadingβ¦
WS: idle
β
No active bots
Create a bot below to start trading.
Bot Control
WS: idle
--
no bot selected
Create New Bot
New bots default to LIVE on Bitunix. Bots only place real orders when
LIVE_ALGO_LIVE_TRADING_CONFIRMED=true is set in .env; otherwise they run as paper.
Equity
--
Realized PnL
--
Open Positions
--
Closed Trades
--
Capital
--
Bot Open Positions
| Symbol | Side | Qty | Entry | SL | TP | Exchange ID |
|---|---|---|---|---|---|---|
| no open positions | ||||||
Recent Trades
| Time | Side | Entry | Exit | PnL | Reason |
|---|---|---|---|---|---|
| no trades yet | |||||
Exchange Positions (Bitunix)
--no exchange positions
Bot Logs
auto-refreshes every 5sβ select a bot to view logs β
Compare Strategies
Select strategies and click compare
Place Futures Order
Mark Price
--
20x
1x25x50x75x100x125x
Position Size
--
Est. Liquidation
--
DirectionLONG
Leverage20x
Margin100 USDT
Notional Value--
Est. Fee--
Chart
TradingViewOpen Positions
LIVELoading positions...
Pending Orders
| Symbol | Side | Type | Price | Qty | Filled | Action |
|---|---|---|---|---|---|---|
| No pending orders | ||||||
Close Position
TradingView Chart
Webhook Setup
Use this webhook URL in TradingView alerts to auto-execute trades on Bitunix.
Expose via ngrok for external access
TradingView Alert Setup
- Create an alert on any indicator/strategy
- Set Notification → Webhook URL to the URL above
- Set the Alert Message to JSON (see format below)
Alert Message Format
{
"secret": "your_webhook_secret_here",
"symbol": "USDT",
"side": "BUY",
"action": "OPEN",
"order_type": "MARKET",
"leverage": 20,
"margin": 100,
"tp_price": "*1.03",
"sl_price": "*0.97"
}
side: BUY (long) or SELL (short)
action: OPEN or CLOSE
margin: USDT amount to use
qty: (optional) exact quantity instead of margin
Test Webhook
Alert Log
Account Details
Loading account data...