If you know Ladder, you know what's coming
The first Ladder Stacking post showed the calculator — backward simulation on historical cycle presets, forward projection via Z-Score analogues. Reaction in the community: "OK, I get the concept. Now what?"
"Now what" in practice means: every Monday check the current Z-Score, find the right band, compute the multiplier on your weekly base amount, execute the buy, log it in your spreadsheet. Trim actions once a month. Keep an eye on un-deployed cash.
That works for the first two months. Then comes the Monday you miss. Then the day you read the Z-Score wrong. Then the day your spreadsheet has two "last date" rows and you don't know which is current.
The problem isn't the strategy. The problem is the bookkeeping.
Live tracking portfolio — what it does
We built a tracker that thinks for you every Monday at 08:00 UTC:
- Reads the current Z-Score from our Bitcoin Cycle data.
- Determines the action for your portfolio (Buy 4× / 2× / 1× / Trim 5 % / Trim 10 % / Hold).
- Sends an alert via email (and optionally Telegram) with concrete recommendation — amount in your currency (EUR or USD), current BTC price, band label.
- Stores the action as "pending" in your portfolio. You click "Executed", "Skip", or "Edit" (own fill price if slippage differed from the theoretical close).
Un-deployed cash accumulates with 4 % APY (realistic — stablecoin yields are in that range). All confirmed actions flow into BTC holdings and cash balance.
What you see in the dashboard
Four cards at the top:
- Holdings — how much BTC you hold, EUR/USD value
- Cash — what's still to be deployed, plus accumulated interest since start
- vs HODL — Δ pp vs "you had packed your initial cash into BTC on day 0"
- vs Static DCA — Δ pp vs "you had mechanically bought the same weekly amount"
Below, an action timeline: pending action prominently up top with three buttons, history below with status badges (confirmed / skipped / edited).
Two setup decisions you make
Creating a portfolio asks four things:
- Initial capital — what you invest today (e.g. €5,000). Your initial pot.
- Weekly base — what you commit per 1× buy (e.g. €100). At 4× that's €400, at 2× €200. Trims are computed as % of current BTC holdings.
- Trim cadence — either "1st Monday of the month" (calendar-fixed, consistent with simulator logic) or "rolling 4 weeks" (consistent intervals independent of calendar). Both have trade-offs, you choose.
- Currency — EUR or USD. All amounts shown consistently in your currency.
Optional: initial BTC holdings if you already hold BTC and only want to track future sat accumulation.
What happens when you skip?
Real life — you're on vacation, the country has no internet, the buy day passes. An action can be marked "skipped" up to a week later. Cash sits and keeps earning interest. Next tick brings a fresh action. No "catch-up madness", no double buys.
If you executed differently than the recommendation (market moved, fill price different than theoretical Monday close), you enter your actual fill price and quantity. Edited actions count just like confirmed, except performance math uses your real values.
Ad-hoc buys + custom bands: active control
Two features we didn't mention in setup, because they're only relevant after creation:
⊕ Manual action entry — button in the dashboard header. Bought outside the weekly cron? Sold? No problem: enter the date, pick the action type, fill in BTC + amount, done. The action goes in as "confirmed", your balance updates instantly. Use-case: "I bought 0.03 BTC at yesterday's dip" or "I'm selling 5 % once because I need cash". Auto-compute fills the third field from the other two (BTC + price → amount, etc.).
⚙ Custom bands — in the settings modal. The CSH default bands (0-30 → 4×, 30-50 → 2×, etc.) are solid, but not sacred. Some want more aggressive buying (4× only below Z=20 instead of already at 30), others want earlier trimming (trim starts at 60 instead of 70). The editor allows 1-10 custom bands with arbitrary thresholds and multipliers. Gaps between bands = hold zones (no cron alert there).
Example "conservative in the middle":
- 0-20 → Buy 5× (very aggressive at bottom)
- 20-40 → Buy 2×
- 40-60 → Hold (gap — no band, no alert)
- 60-80 → Trim 5 %
- 80-100 → Trim 15 % (more aggressive at top)
Nobody forces you into the original thresholds. You know your risk tolerance better than any calibrator.
Comparison vs HODL and Static DCA — fair math
This is the part most people get wrong. If after 3 months you've invested €1,200, the honest comparison question is:
- HODL Pure Lump-Sum: what if you had only put the original €5,000 into BTC on day 0? (No further cash inflow.)
- Static DCA: what if you had mechanically bought the same weekly €100 without Z-Score multiplier? (Total invested: €5,000 + 12×€100 = €6,200.)
Both baselines shown next to each other with total-investment sum, so you compare apples to apples. Not "my portfolio is up 24 %" but "my portfolio is up 24 % on €6,200 invested vs Static DCA up 21 % on €6,200 invested — Δ +3 pp".
With less than 4 weeks tracking history, baselines render greyed out with "need ≥ 4 weeks for meaningful comparison" hint. Performance comparisons under months are statistical noise.
Pro+ exclusive, with plan limits
Live tracking is a Pro+ feature. Pro = 3 active portfolios, Elite = unlimited. Free sees the tab with an upgrade CTA.
Why Pro+? The feature runs a daily cron, sends emails, holds per-user state — those are runtime costs Free scale doesn't carry. Plus the feature targets people who accumulate seriously, not sat-testers. People actively running Ladder Stacking tend to be Pro-tier anyway.
What it deliberately does NOT do
- No auto-trading. Buy manually on your exchange. Exchange-API connect is a different risk profile and a different feature (maybe later).
- No multi-asset. BTC-only. ETH Ladder requests welcome — we'll weigh demand.
- No auto-confirmation. We don't pretend "you definitely bought, +0.05 BTC". Every action waits for your confirm. Rather 3 pending actions in your list than phantom holdings in the balance.
What you can do now
- Use the calculator first —
/dashboard/bitcoin/lifestyle/btc-ladder-stackingshows backward on historical cycle presets + forward via Z-Score analogues. Get familiar with the bands. - Then upgrade to Pro if you want to start tracking seriously.
- Create a live portfolio in the new tab. Setup takes 2 minutes. First alert fires next Monday.
Take-aways
- Static DCA + Excel works until the first Monday you miss.
- Live tracking portfolio takes over bookkeeping — weekly alert with action recommendation, dashboard with performance vs HODL + Static DCA.
- Pro+ feature, 2-min setup, EUR or USD, optional Telegram alerts.
- Not for everyone — Lump-Sum or Static DCA folks don't need this. But Z-Score-aware accumulators were stuck with Excel.
→ /dashboard/bitcoin/lifestyle/btc-ladder-stacking (tab "Live Tracking")