diff --git a/frontend/trading.html b/frontend/trading.html
index f3ae002..b53cbeb 100644
--- a/frontend/trading.html
+++ b/frontend/trading.html
@@ -1366,7 +1366,7 @@
${{ order.quantity?.toFixed(2) || '-' }} |
{{ formatTime(order.status === 'open' ? order.opened_at : order.created_at) }} |
- |