{% extends "public_base.html" %} {% block title %}{{ BRAND_NAME }} · Pricing{% endblock %} {% block main %}

Pricing

Two tiers. The core editorial is free today — a rolling 6-hour news feed, the cross-asset indicator panels, and a strategic log refreshed every six hours. Paid stretches the news feed to a full 24 hours, runs the strategic log hourly, unlocks the follow-up chat against past logs, adds portfolio import with AI analysis, and turns on the daily email digest on top of the Sunday recap everyone gets.

Free

The core editorial — news, indicators, and a strategic log every 6 hours.
£0
No card needed.
What you get
Need the full-day news feed, hourly strategic log, follow-up chat, daily digests, or portfolio analysis? See Paid
{% if cu and (cu.user or cu.is_admin) %} Open dashboard {% else %} Sign up free {% endif %}

Free vs Paid at a glance

Feature Free Paid
News feed — headlines from the last… 6 hours 24 hours
Strategic log refresh Every 6 hours Every hour
Cross-asset indicator panels
Follow-up chat on past logs Included
Email digest Sunday only Sunday + daily Mon–Sat
Portfolio import (broker CSV) Included
AI portfolio read Included
Encrypted cloud sync Included
Invite a friend
Both of you get 45 days of paid access
Share your personal invite link from Settings. The credit applies when they start a paid plan.

Invite a friend

Every account gets an 8-character referral code and matching invite link, both shown on your Settings page. When someone signs up through your link and starts a paid plan, both of you get 45 days of paid access credited to your account.

How it works

  1. Sign up. Your code and link go live in Settings.
  2. Share. Send the link, or read the code — the alphabet drops 0/O and 1/I/L so it dictates cleanly.
  3. They sign up. The referral is recorded against your account when they verify their email.
  4. They subscribe. 45 days of paid access lands on both accounts — usable any time over the next month and a half.

The fine print

How the data is handled

Your portfolio holdings live in your browser’s local storage by default. The server only learns which Yahoo tickers appear across the user base — an anonymous union, with no link back to any specific user.

If you opt in to encrypted cloud sync, your pie is encrypted in your browser with a PIN you choose, then sent to the server. We add a second layer of encryption with a key only the server holds. We never see your holdings as plaintext, and forgetting the PIN means we can’t recover it for you. Full details on the privacy page.

Not investment advice. Every output here is an interpretation of public data — not personalised advice, not a recommendation, and not produced by a regulated entity. Read the full disclaimer before relying on anything you see.

{% endblock %}