Options
The Options tab gathers your personal preferences.
Interface
| Option | Description |
|---|---|
Delete confirmation (trade) | Asks for confirmation before deleting a trade |
Delete confirmation (notes/tags) | Asks for confirmation before deleting a note or tag |
Show calendar (daily view) | Displays the P&L mini-calendar in the daily view |
Show calendar (calendar) | Displays the calendar on the calendar page |
Auto data sync | Automatically refreshes data after an import |
Show quick menu | Displays a quick navigation bar (Quick Nav) |
Reverse days order | Displays the oldest days first |
Synchronize account selection | Keeps the same accounts selected across pages |
Trade detail
Display options for the trade detail modal in the daily view.
| Option | Description |
|---|---|
Show trade chart | Displays the candlestick chart (Polygon) in the detail modal |
Show detailed note | Displays the trade's detailed note in the detail modal |
Polygon API key | Your personal Polygon.io API key, stored in the browser (localStorage) |
Clear Polygon cache | Removes cached bars from the browser. Use this if data looks stale or after changing a spgn symbol alias. |
The displayed timezone setting below also applies to the chart axis and crosshair labels.
Dashboard
- Minimum P&L threshold: value below which a day is considered neutral (breakeven) in colors and statistics.
Cloud storage
Configuration of the external storage server (optional) used by certain import methods (MT5 EA, NinjaTrader indicator).
| Field | Description |
|---|---|
| Server URL | Storage server address (e.g.: a ngrok URL) |
| Token | Your API token (read-only, copyable) |
| Password | File encryption password |
Display timezone
Choose how times are displayed in the application:
| Mode | Behavior |
|---|---|
Current (CURRENT) | Uses your browser's detected timezone |
Local (LOCAL) | Manually chosen IANA timezone (e.g.: Europe/Paris) |
UTC (UTC) | UTC with a configurable offset (e.g.: UTC+01:00) |
Chart colors
Customize the chart colors for each of the 4 themes: Light, Light Blue, Dark, and Dark Gold.
Colors are organized in 3 categories based on the metric type:
Monetary metrics (P&L, APPT, etc.)
Binary profit/loss colors — charts use green for positive values and red for negative ones, regardless of magnitude.
- P&L chart (bars): profit, loss, and breakeven colors
- Trade type badges: buy and sell colors
Percentages and ratios (winrate, profit factor)
Configurable single color for the entire series.
- Win Rate chart: bar color (percentage)
- Profit factor chart: bar color (ratio) with red→green gradient in scatter plots (threshold at 1)
Raw metrics (avg duration, trades count)
Configurable color for metrics that are neither monetary nor percentages.
- Raw metric color: used for average duration and trades count
Charts with moving average
- APPT chart: moving average color
- Win Rate chart: moving average color
Heatmap
- Min color: color for minimum values (default: cream)
- Max color: color for maximum values (default: orange)
Scatter 2D
- Min color: color for minimum values
- Mid color: color for intermediate values
- Max color: color for maximum values
Where are your preferences saved?
Options are divided into two categories based on their storage mode:
Saved in the database (linked to your user account, not per database):
- All options from the Settings → Options page (interface, timezone, cloud storage, P&L threshold, trade detail)
- Chart colors (for the 4 themes)
Saved in the browser (localStorage):
- Filters applied on each page (dashboard, trades, daily view, calendar)
- Column visibility and number of rows per page
- Net/gross mode
- Selected CSV conversion type
- Recently used colors
- Currently selected database
- This data is specific to the device and browser — it is not saved in backups