How Many Accounts and Windows One Machine Will Hold — Lesotho
Several accounts sit under one login without effort. The ceiling that arrives first is the computer: connected accounts, open windows and saved arrangements all draw on the same memory.
Open Exness Account →Holding several accounts is not what strains a computer — a list of them is only a list. The cost appears when they are opened: each connected account carries its own stream of quotes and its own set of windows, and each open window carries the bars it is drawing plus every indicator drawn on top of them. The practical ceiling is therefore counted in windows, not in accounts.
Where the memory actually goes
- The list of accounts itself costs almost nothing — it is a list until something is opened from it.
- A second account connected inside the terminal brings its own quote stream and its own set of windows with it.
- Open charts are the expensive item, and they are expensive per chart rather than per account.
- Indicators multiply that cost: each one is a calculation pass on each chart on every new bar.
- A profile that restores every window at start-up spends all of it before you have done anything.
What each open thing holds, and what closing it costs you
| What is open | What it holds while it is open | What closing it costs |
|---|---|---|
| A second account connected in the same terminal | Its own quote stream and its own set of windows | A reconnection when it is needed again |
| Ten charts in one window | Live bars for each symbol, redrawn as quotes arrive | The arrangement, unless it was saved as a template first |
| Several indicators on each of those charts | A calculation pass per chart on every new bar | The drawing only — the underlying prices stay |
| A profile that restores everything at start-up | All of the above at once, before anything is asked of it | Half a minute of arranging windows by hand |
| Two terminals running side by side | Two copies of everything, sharing one processor | One of the two views, until it is opened again |
Why the list is cheap and the windows are not
Adding an account to a terminal writes a line in a list. Nothing is fetched, nothing is drawn and nothing is held until that line is opened, which is why a long list on a modest machine causes no trouble at all until the day somebody opens all of it.
Opening is where the arithmetic changes. A connected account subscribes to the symbols it is showing and keeps them updating; that work continues whether or not the window is in front of you. Two accounts open at once is roughly two of everything, and a machine that was comfortable with one can be visibly slower with both.
Indicators multiply, they do not add
One indicator on one chart is trivial. The same indicator placed on eight charts is eight separate calculations repeated on every new bar, and three indicators on those eight charts is twenty-four. This is why a workspace that grew slowly can feel fine on the day each piece was added and heavy a month later.
The useful habit is to keep indicators on the charts actually being read and to leave the rest bare. Removing a drawing removes only the drawing — the prices underneath are untouched and come back the moment it is added again.
Signs the machine has run out
The first symptom is usually not a message but a delay: scrolling a chart stutters, switching between windows takes a beat, and the whole thing recovers if a few charts are closed. Closing charts is a reliable test because it is instant and reversible.
The second symptom belongs to start-up. A profile that restores twenty windows asks for all of that work at once, before the machine has settled, and a computer that copes fine during the day can appear broken for the first minute after it is opened.
Trimming a workspace that has grown heavy
- Save the current arrangement as a template first, so nothing has to be remembered by hand.
- Close the charts nobody has looked at this week — they cost the same as the ones being read.
- Strip indicators from the charts kept for reference only, leaving them on the ones being worked.
- Disconnect the accounts that are not in use today; the list keeps them, the memory does not.
- Build the start-up profile deliberately, with the smallest arrangement that is still useful.
Everything in this list is reversible: templates restore an arrangement, and a disconnected account is reconnected from the same list it was always in.