Overview
Your bot performance at a glance
| Time | Ticker | Decision | Session | Confidence | Outcome |
|---|---|---|---|---|---|
| Loading... | |||||
Trade History
All trades placed by your bot
| Time | Ticker | Decision | Session | Broker | Mode | Confidence | SL | TP | Outcome |
|---|---|---|---|---|---|---|---|---|---|
| Loading... | |||||||||
API Keys
Your keys are encrypted at rest — we never see your credentials
Get your keys at alpaca.markets → Account → API Keys. Use paper keys to start.
Get your keys at kraken.com → Security → API. Enable: Query, Create/modify orders.
Message @BotFather on Telegram to create a bot and get your token. Then message your bot and use getUpdates to find your Chat ID.
Webhook Setup
Connect TradingView alerts to your bot
Paste this URL into TradingView alert → Notifications → Webhook URL. Every alert sent here triggers your bot.
"ticker": "{{ticker}}",
"signal": {{plot("Signal")}},
"price": {{close}},
"stop_loss": {{plot("Stop Loss")}},
"take_profit": {{plot("Take Profit")}},
"rsi": {{plot("RSI")}}
}
Copy this exactly into your TradingView alert message box.
Send a fake BTC BUY signal to confirm your webhook is working. You should get a Telegram notification within seconds.
Settings
Configure your trading preferences
Billing
Manage your subscription
✓ Paper trading only
✓ Telegram alerts
✗ Live trading
✗ Stocks
✓ Paper + live trading
✓ Telegram alerts
✓ Full trade history
✗ Position flipping
✓ Paper + live trading
✓ Telegram alerts
✓ Position flipping (CHoCH)
✓ Priority support