Stream Thalex order fills, cancellations, and account.portfolio updates to BunnyLogs the moment they happen — no polling, no code changes to your trading bot.
BunnyLogs connects to Thalex via a private WebSocket and forwards order and portfolio events
to your log stream as they happen. Authentication uses an RSA key pair — no trading permissions
are needed. Every session.orders fill and every account.portfolio position
change appears in your BunnyLogs stream within milliseconds, viewable in any browser or via
the bunnytail CLI.
K12345678) and download the
RSA private key PEM file.| Channel | What it logs |
|---|---|
session.orders |
Order status changes — placed, partially filled, filled, cancelled, rejected |
account.portfolio |
Position changes and collateral updates |
| BunnyLogs field | Source |
|---|---|
message | Human-readable event summary |
program | Always thalex |
level | INFO normally; ERROR for cancelled/rejected orders |
timestamp | Time the event was received (UTC) |
Order filled: buy 0.01 BTC-PERPETUAL @ 67420.5
Order cancelled: sell 0.05 ETH-PERPETUAL @ 3200.0
Position: BTC-PERPETUAL size=0.01 unrealised_pnl=12.34
Collateral: USDC=10000.0