Add custom notification threshold settings on Dashboard and Settings - #72
Add custom notification threshold settings on Dashboard and Settings#72mx57 wants to merge 1 commit into
Conversation
…tings - Add minimum USDT trade size threshold input (`realtime_min_trade_size`) on Dashboard real-time trade monitoring bar. - Filter incoming real-time trade alerts in `checkNewTrades()` based on trade value (Amount * SellPrice). - Add notification settings card in `Settings.cshtml` for sound toggle, volume, sound profile, and minimum trade size threshold. - Update `web-dashboard-custom-alerts` task status to completed and replenish task pool in `agent_tasks.json`.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Implemented custom notification trade size threshold controls on both the Dashboard and Settings pages, with full client-side persistence in localStorage and real-time trade filtering based on trade value in USDT. Marked task web-dashboard-custom-alerts as done and replenished agent task pool.
PR created automatically by Jules for task 464407191716871771 started by @mx57