Stream order fills and portfolio updates from Thalex into a BunnyLogs logspace in real time.
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.
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