Learn how to use LiveVolatile effectively
The main dashboard displays real-time volatile coins from either Spot or Futures markets. Use the tabs to switch between markets.
LiveVolatile streams data directly from Binance WebSockets, providing real-time updates.
Default: 0.5%
Sets the minimum percentage change needed for a coin to appear in the volatile list.
Recommendation:
Default: 10 seconds
How often to scan for volatile coins. More frequent = more CPU usage.
Typical Values:
Default: 120 points
Number of price records stored per coin. More points = longer history but more memory.
Typical Values:
Default: 20 records
Minimum data points needed before calculating and displaying volatility.
Typical Values:
LiveVolatile stores price data locally in your browser using localStorage. Here's the structure:
Each array contains the most recent prices for that symbol. Older data points are automatically removed when the array exceeds the Data Points limit.