fix: update notice message for klines-based simulation

This commit is contained in:
shokollm
2026-04-12 02:22:17 +00:00
parent f425ae08d7
commit ce8a29c0a4

View File

@@ -109,7 +109,7 @@
<div class="notice"> <div class="notice">
<span class="notice-icon">⚠️</span> <span class="notice-icon">⚠️</span>
<span>Simulation Mode - Using REST polling (every {intervalSeconds}s). For real-time signals, consider upgrading to Pro tier.</span> <span>Simulation Mode - Running on {klineInterval} kline data. Stop simulation to see results.</span>
</div> </div>
<div class="content"> <div class="content">