Skip to main content

Settings

The Settings panel lets you configure every aspect of Cluster Terminal — from the server connection and visual theme to chart defaults, data loading behavior, and sound preferences. Open Settings from the gear icon in the header bar, or press Ctrl + ,.

Server Connection

The server URL determines where Cluster Terminal fetches all market data (candles, clusters, open interest) and connects for real-time WebSocket streaming.
SettingDescriptionDefault
Server URLBase URL of the Cluster Terminal data serverSet during first launch
1

Open Settings

Click the gear icon or press Ctrl + ,.
2

Edit Server URL

In the Server section, enter the full URL including protocol and port (e.g., http://95.216.29.184:8080).
3

Test Connection

The application automatically tests the connection when you save. A green checkmark indicates success; a red icon indicates the server is unreachable.
Changing the server URL disconnects all active WebSocket streams and reloads chart data. Only change this if you are migrating to a different server instance.

Appearance

Language

Cluster Terminal supports multiple interface languages.
LanguageStatus
EnglishFull support
RussianFull support
Switch language in Settings > Appearance > Language. The change takes effect immediately without restarting.

Theme

ThemeDescription
DarkDark background, light text. Optimized for extended screen time.
LightLight background, dark text.
Dark theme is recommended for trading to reduce eye strain during long sessions, especially with multiple monitors.

Chart Defaults

These settings control the initial configuration when you create a new chart tab.
SettingDescriptionOptions
Default chart typeChart type for new tabsCandlestick, Cluster, TPO, Heatmap
Default timeframeInitial timeframe1m, 5m, 15m, 1h, 4h, 1D, 1W, 1M
Default symbolInitial symbolAny available symbol (e.g., BTCUSDT)
Candle colorsBullish / bearish candle colorsColor picker
These defaults only apply to newly created tabs. Existing tabs retain their own settings.

Data Loading

Control how historical data is fetched and cached.
SettingDescription
Progressive loadingLoad volume/cluster data in chunks with a progress bar. Keeps the UI responsive for large date ranges.
History depthHow far back to load data on chart open. Deeper history means longer initial load times.

Progressive Loading

When enabled, large data requests (especially cluster volumes) are split into daily chunks and loaded sequentially. A progress bar in the chart toolbar shows loading status.
Keep progressive loading enabled. It prevents the UI from freezing when loading months of cluster data, especially for high-volume symbols like BTCUSDT.

Sound Settings

Configure audio notifications for alerts and system events.
SettingDescription
Alert soundsEnable or disable sound when price/indicator alerts trigger
Sound volumeMaster volume for all notification sounds
Alert sounds are synthesized in-browser — no external audio files are needed. Each alert type has a distinct sound pattern to help you distinguish between price alerts, indicator signals, and system notifications without looking at the screen.

License

View and manage your license status.
FieldDescription
License keyYour active license key (CT-XXXX-XXXX-XXXX-XXXX format)
StatusActive, Trial, or Expired
FeaturesEnabled features (e.g., cloud_sync, priority_support)
DevicesNumber of activated devices out of maximum allowed
ExpiryLicense expiration date

Trial Mode

If you have not entered a license key, Cluster Terminal runs in trial mode for 7 days with full functionality. After the trial expires, you need a license key to continue using the application.
Trial duration may vary. The server administrator can configure the trial period via the admin panel.

Activating a License

1

Obtain a license key

Purchase a license or receive one from the project administrator. Keys are in the format CT-XXXX-XXXX-XXXX-XXXX.
2

Enter the key

Go to Settings > License and paste your key into the license field.
3

Activate

Click Activate. The application validates the key with the server and registers your device.
Each license has a maximum device limit. If you reach the limit, deactivate an existing device from the server admin panel or contact support.

Resetting Settings

To reset all settings to defaults, clear the application data directory. On Windows, this is located at:
%APPDATA%/com.cluster-terminal/
Resetting application data removes all local workspaces, license activation, trial state, and cached data. This cannot be undone.