HW & YZ

HW & YZ

HW & YZ is an own-capital research and market-data workbench for observing markets, recording decisions, and turning price signals into structured notes.

Open workspace
HW

Haowen Dong

We set the research boundaries and long-term direction so house-capital records, research voice, and system capabilities stay aligned.

Open workspace
YZ

Yuzhuo Zhang

We connect data, workflow, and product rhythm so the internal research system can operate as sustainable infrastructure.

Open workspace
JC

Hunt Chiu

We use disciplined financial frameworks to break down price, valuation, and risk-return assumptions into research that can be checked.

Open workspace
YX

Yucy Mung

We start with reporting quality, cash flow, and accounting assumptions, testing whether the numbers are reliable before framing scenarios and risks.

Open workspace
ZX

Zane Yuen

We use models, volatility, and scenario analysis to track price changes and turn abstract risk into comparable exposures and boundaries.

Open workspace
YJ

Colin Chow

We follow macro conditions, cross-market relationships, and business cycles so each market observation has real-world context.

Open workspace
Markets carry risk; research must stay explicit.

WARNING

This system is for internal research and information management only. It does not constitute investment advice and is not offered to external clients as a regulated service.

Data Sources

All information is provided from sources currently available to us, but without warranty of any kind.

Use Limitations

We do not guarantee that any information is complete, accurate, or continuously available in all circumstances.

Compliance

This system does not accept client funds or provide personalised recommendations, and cannot replace regulated professional advice.

Common Features

Research Infrastructure

Market data, portfolio value curves, period performance, and house-capital records in one focused workspace.


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)

The system currently provides:

Market Data: Track indices, currencies, commodities, and reference prices without turning data into advice.

Research Records: Record thesis, assumptions, risks, entry and exit plans, and later reviews in a structure that can be audited.

Observation Signals: Set observation rules for market movements and link alert history back into research workflows and position records.

Our Pricing

Access Levels

Choose the access level that matches your research role for market data and position records.

Researcher

£0.00/mo

Plan ID: hwyz-researcher-v1

  • Standard market data
  • Basic research tools
  • Internal research library
  • Support
Contract version
0 API requests per month
Contract version
1,000 market-data credits per month
Contract version
Up to 25 position records
Contract version
Up to 5 active alert rules
Contract version
30-day alert history
Start Now
Common

Analyst

£8.19/mo

Plan ID: hwyz-analyst-v1

  • Research workflow templates
  • Research workflow tools
  • Performance review templates
  • Internal support 24/5
Contract version
10,000 API requests per month
Contract version
25,000 market-data credits per month
Contract version
Up to 250 position records
Contract version
Up to 50 active alert rules
Contract version
365-day alert history
Request access

Research Lead

£288.00/mo

Plan ID: hwyz-research-lead-v1

  • Expanded alert history
  • Advanced data views
  • Internal signal library
  • Internal support 24/7
Contract version
100,000 API requests per month
Contract version
250,000 market-data credits per month
Contract version
Up to 2,500 position records
Contract version
Up to 500 active alert rules
Contract version
1,095-day alert history
Request access
Our Questions

Frequently Asked Questions

Further explanation of this workbench and its operating boundaries.

Frequently asked questions

Frequently Asked Questions

Concise answers about the workbench, its data, and its limits

Direct Answers
Documented & Reviewable
Defined Scope
No. This system does not accept client funds, manage accounts, place trades, or make decisions for users. It is for internal market observation, portfolio value curves, calculations, and house-capital records only.
No. The system may show data, calculations, portfolio value curves, and reference metrics, but it does not provide personalised recommendations or referrals. Users remain responsible for their own judgement and should seek regulated advice where required.
The system provides market data views, cash-flow projections, portfolio value curves, period performance, and house-capital records. The aim is to make market observation explicit and reviewable.
Yes. The isolated paper-trading lab uses only manually entered prices, keeps ephemeral positions in the browser tab, and never connects to brokerage, 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 AI-assisted analysis uses OpenRouter. A source is described only when the corresponding integration supplies the data.
Yes, if used as a market-data and research system rather than a decision engine. Beginners can start with indices, currency data, and cash-flow projections.
Contact Us

Get in Touch

Use this form to report a data issue, request clarification, or leave an internal research note.

HW & YZ logo
Our Information

Copyright © HW & YZ LLP

Powered by Vector Lab.