The Charts page gives you a flexible grid where you can arrange multiple symbols, timeframes, and watchlist-driven views side by side. Layouts persist to your account, so you can switch between purpose-built workspaces — an opening-bell dashboard, a futures monitor, a swing-watchlist view — without rebuilding the grid each session.Documentation Index
Fetch the complete documentation index at: https://docs.stratalerts.com/llms.txt
Use this file to discover all available pages before exploring further.
Layout sources
The layout dropdown in the toolbar groups your available views into three sources:- Default layouts — Built-in starter layouts that every account ships with. These cannot be edited or deleted.
- Custom layouts — Layouts you create and save. These can be renamed, edited, saved over, and deleted.
- Watchlist layouts — Read-only chart grids generated from your watchlists. These follow the underlying watchlist and cannot be deleted from the Charts page — manage them from the Watchlists page instead.
Create a custom layout
- Arrange the grid the way you want it — add cards, drag to reposition, and pick timeframes.
- Type a name in the layout name input in the toolbar.
- Click Create.
Delete a custom layout
When an editable custom layout is active, a red trash icon appears in the toolbar next to Save. The control is hidden whenever the active layout is a default or a watchlist-driven view, so you cannot remove layouts that aren’t yours to delete. To delete the active custom layout:- Select the layout from the layout dropdown.
- Click the trash icon in the toolbar.
- Confirm the prompt.
Deletion is permanent. If you want to keep a starting point, duplicate the layout under a new name before deleting the original.
Price precision on low-priced symbols
Chart cards adapt the price-axis and OHLC strip formatting to the symbol’s price range, so low-priced tickers stay readable instead of rounding to two decimals.- Normal-priced symbols — Two decimal places, e.g.
412.35. - Visible bars under
$2— At least three decimal places, so DOGE-like prices keep meaningful resolution (for example,0.187). - Tiny crypto prices — Up to eight decimal places, preserving PEPE-style values (for example,
0.00001234).
Why a layout might not be deletable
The delete control is intentionally suppressed in two cases:- Default layouts — The server omits the delete URL from the layout payload and rejects delete requests for built-in layouts with a
default_layout_not_deletableerror. - Watchlist chart sources — These are projections of a watchlist, not standalone Charts-page layouts. Remove the underlying watchlist or its symbols from the Watchlists page to change what appears here.