Created a small tool to help everyone better participate in the trading competition:

Function Overview: Monitoring the price stability of tokens in the bn-alpha trading competition.

Monitoring Principle: The system automatically queries the latest trading data of tokens every second. When the trading price is completely consistent for 10 consecutive transactions, it is determined to be in a "stable" state. Once a token changes from volatile to stable or from stable to volatile, real-time alert notifications will be pushed, and the page will automatically update in real time without the need for manual refresh.

Personalized Configuration:

1) Enable browser notifications. If enabled, a browser notification will appear in the upper right corner.

2) Enable sound effects. If turned on, there will be a voice announcement when the price changes from volatile to stable.

3) Popup cooldown time. When the price changes from volatile to stable, a window will pop up. To prevent excessive frequency of pop-ups in extreme situations, a default popup cooldown of 30 seconds is set.

4) Alert settings. Only tokens for which you have turned on the switch will have sound effect alerts and pop-ups.

The first time you open the website, there will be a pop-up guiding you to follow me; it won't appear again unless you clear the cache.

Additionally, a preview of the next trading competition tool: A record table will be created to record and calculate daily actual limit trading data (similar to the Excel sheets I manually created before) and will automatically predict thresholds based on certain algorithms and the threshold data provided by bn. This will facilitate real-time observation of data.