部分详细内容仅提供韩文版本。

Cost Analysis5 分钟阅读

VWAP·TWAP — Algorithms That Slice Up a Large Order

Throw a big order all at once and the price gets pushed against you. That is why institutions slice the order finely and execute it in pieces over the day, using VWAP and TWAP as their benchmarks.

VWAP — split by volume

VWAP (Volume-Weighted Average Price) is the value obtained by weighting the prices traded during the day by their volume.

The calculation divides the sum of (price × volume) by the total volume. That is, prices at which more trading occurred are reflected more heavily.

VWAP is used in two ways. First, as a 'benchmark' to measure execution quality. If you bought below VWAP, you bought well. Second, as an 'execution algorithm' that finely slices a large order to match the volume distribution.

TWAP — split by time

TWAP (Time-Weighted Average Price) ignores volume and splits the order evenly across time to execute it.

For example, if you buy 100,000 shares over 2 hours, you buy the same quantity at regular time intervals, regardless of volume.

It is useful when volume is choppy and hard to predict, or when you want to execute evenly without concentrating in a particular time window.

The difference between the two and their shared purpose

The core difference is 'what you slice by.'

· VWAP: fills more during high-volume time windows (matched to market flow). · TWAP: fills evenly across time (simple and consistent).

The two share the same purpose. It is to reduce the market impact cost of throwing a large order all at once and pushing the price.

That said, even these algorithms only 'reduce' market impact — they do not 'eliminate' it. Also, while executing in pieces, the price keeps moving, so the risk remains of ending up worse than the average you wanted.

VWAP and TWAP are algorithms used mainly in institutional large-block execution. This article does not recommend any particular trading technique, and emphasizes that these algorithms are merely tools to lower execution cost and do not guarantee profit or loss.

常见问题

Q. If I buy below VWAP, did I do well?

In terms of execution quality, yes, that is how it is assessed. VWAP is the volume-weighted average price for the day, so buying below it means you executed more favorably than the average participant. However, this does not guarantee the investment outcome itself.

Q. Can individuals use VWAP·TWAP too?

Some platforms offer similar features, but they were originally meant for large orders that worry about market impact. For an individual's small orders, the practical benefit is often not large.

📋 结果基于历史数据计算,过去的收益不代表未来的收益。

📋 本服务旨在帮助理解投资、供教育之用,并非投资建议。