Skip to content
HW & YZ

The market outside, a quiet room within

Watch the market, record each holding and the reason behind it; let every price leave a note.

Open workspace
Haowen Dong

Haowen Dong

Draws the boundaries of the research and holds its course, so records, voice and system move as one.

Open workspace
Yuzhuo Zhang

Yuzhuo Zhang

Joins data, workflow and rhythm into one line, so the workbench is steady ground for every member.

Open workspace
Hunt Chiu

Hunt Chiu

Takes price, valuation and risk apart with disciplined frameworks, and leaves assumptions that can be checked.

Open workspace
Yucy Mung

Yucy Mung

Begins with reporting quality, cash flow and accounting, and trusts the numbers only once they hold.

Open workspace
Zane Yuen

Zane Yuen

Follows price through models, volatility and scenarios, turning abstract risk into exposures that can be compared.

Open workspace
Colin Chow

Colin Chow

Reads macro conditions, cross-market ties and the turn of cycles, so each observation keeps its place in the world.

Open workspace

Markets carry risk. Research should leave a trail.

WARNING

HW & YZ offers research tools and information, not investment advice. It is not a regulated advisory service and never holds members' money. Every decision rests with the member.

Data Sources

Data comes from the sources available to us, without warranty of any kind.

Use Limitations

We do not guarantee that any information is complete, accurate or available at all times.

Compliance

We do not accept or hold client funds, manage accounts, place trades or give personalised recommendations, and we are no substitute for regulated professional advice.

Common Features

Research Infrastructure

A UK capital gains report, market data, holdings, price alerts and research questions, on one quiet desk.


indicator("Double Moving Average Trading Strategy", overlay=true)

fastLength = input.int(10, title="Fast MA Period")
slowLength = input.int(20, title="Slow MA Period")

fastMA = ta.sma(close, fastLength)
slowMA = ta.sma(close, slowLength)

plot(fastMA, title="Fast MA", color=color.blue)
plot(slowMA, title="Slow MA", color=color.red)

if (ta.crossover(fastMA, slowMA))
    label.new(bar_index, high, text="Buy", color=color.green)
    alert("Buy at: " + str.tostring(close), alert.freq_once_per_bar_close)

if (ta.crossunder(fastMA, slowMA))
    label.new(bar_index, low, text="Sell", color=color.red)
    alert("Sell at: " + str.tostring(close), alert.freq_once_per_bar_close)

On the desk:

Market Data: Indices, currencies and reference prices, shown as data and never dressed up as advice.

Research Records: Holdings with cost and notes. From Basic, export them with the alert history as CSV.

Observation Signals: Set a price on each symbol followed. When it is crossed, word arrives, and the moment is kept beside the holdings.

Our Pricing

Membership Plans

Begin free. Upgrade when the research asks for more room. Prices are in pounds sterling, VAT included.

Free account

£0/mo

No card. No term.

  • Standard market data
  • Basic research tools: DCA calculator and paper-trading lab
  • Research library (read-only) (coming soon)
  • Up to 25 holdings records
  • Up to 5 active price alerts
  • 30-day alert history
  • No research questions
Start free

Popular

Basic

£7/mo

or £67 a year (at least two months free)

  • Everything in the free account
  • UK capital gains report: HMRC share matching (same day, 30 days, Section 104 pool) by tax year, with CSV export
  • Export holdings and alert history (CSV)
  • Research workflow templates (coming soon)
  • Research questions: basic allowance
  • Up to 2,000 capital gains records
  • Up to 250 holdings records
  • Up to 50 active price alerts
  • 365-day alert history
  • 60 research questions a month
Subscribe on Bills

Coming soon

Premium

£31/mo

or £307 a year (at least two months free)

  • Everything in Basic
  • Finance video courses
  • Advanced data views (coming soon)
  • Performance review templates (coming soon)
  • More research questions
  • Up to 10,000 capital gains records
  • Up to 1,000 holdings records
  • Up to 200 active price alerts
  • 730-day alert history
  • 300 research questions a month

Not yet on sale. Join the waitlist for word when it opens.

Join the waitlist

Coming soon

Elite

£127/mo

or £1,259 a year (at least two months free)

  • Everything in Premium
  • Signal library: on hold pending a compliance review
  • Priority support (coming soon)
  • The most research questions
  • Up to 25,000 capital gains records
  • Up to 2,500 holdings records
  • Up to 500 active price alerts
  • 1,095-day alert history
  • 1,500 research questions a month

Not yet on sale. Join the waitlist for word when it opens.

Join the waitlist

Our Questions

Frequently Asked Questions

What the workbench does, and where it stops.

Frequently asked questions

Frequently Asked Questions

The workbench, its data and its limits, in brief.

Direct Answers
Documented & Reviewable
Defined Scope
No. HW & YZ never accepts or holds members' money, manages accounts, places trades, or makes decisions on anyone's behalf. It is a research workbench: market data, calculations, holdings records entered by hand, and price alerts. Membership fees are charged by Billing Service Department (bills.su).
No. It shows data, calculations and reference figures, never personalised recommendations or referrals. The judgement stays with the member; seek regulated advice where it is needed.
Depending on the plan: a UK capital gains report that matches sales by HMRC's rules, market data views, a DCA calculator, a paper-trading lab, holdings records, price alerts with history, research questions and finance video courses. So that every observation is written down, and can be found again.
Yes. The paper-trading lab is sealed off: it uses only prices typed in by hand, keeps positions in the browser tab, and never touches a broker, live market data or house capital. Open /en/simulator.
Market history, security metadata, and related news are requested from Longbridge OpenAPI. The platform asset view can also read the configured internal data server, while research questions are answered by a language model through OpenRouter. A source is described only when the corresponding integration supplies the data.
Yes, when it is treated as a place to observe and record, not a machine that decides. Start with indices, currencies and cash-flow projections.
Memberships are sold and charged by Billing Service Department (bills.su), monthly or annually, in pounds sterling including VAT. Subscribe, change or cancel there; the workbench picks up the change within ten minutes, or at once with "check again".

Contact Us

Get in Touch

Report a data issue, ask about membership, or ask us to explain.