Trading Flashcards
•••••••Trading•••••••
VWAP vs IS
VWAP
Low urgency
Narrow Bid-Ask
Low order size
IS
High urgency
Narrow Bid-Ask
Low order size
•••••••Trading•••••••
Explicit costs
commissions, taxes, stamp duties, and fees.
•••••••Trading•••••••
Implicit costs
bid-ask spread, market or price impact costs, opportunity costs, and delay costs (a.k.a. slippage costs).
•••••••Trading•••••••
VWAP Implicit cost
Implicit cost = # shares * (Executed price – VWAP)
- Best with low volumes
- Narrow bid-spread and
- LOW urgency to complete the trade
- Distorted in large trades, misses delay cost, can be gamed (VWAP is defined intra-day, trade may be postponed)
•••••••Trading•••••••
Algorithmic Trading
Algorithmic Trading - execute orders with minimal risk and costs.
- Logical participation
-
Simple logical participation (SLP): trade in proportion to trading volume to minimize market impact.
- VWAP – break-up order to match or improve expected VWAP
- TWAP – trade a constant fraction of flat volume (to blend out during day) - takes longer to execute
- % of volume – trades as a proportion of the volume
- Implementation shortfall strategies: minimize trading costs using IS - used when urgency is a problem!
-
Simple logical participation (SLP): trade in proportion to trading volume to minimize market impact.
- Opportunistic – passive trading that takes advantage of liquidity when present - urgency is not an issue
- Specialized Strategies – Hunter strategy
•••••••Trading•••••••
Implementation Shortfall (IS)
CD-ROM
Straightforward approach:
- Possible return ($) = Shareswanted * (Priceclosing - BenchmarkPrice)
- Total effective cost ($) = Sharesbought * (Pricepaid + Costpershare)
- Effective Return ($) = Sharesbought * Priceclosing
- (=) Return Missed ($) = Possible Return - Effective Return
- Implementation Shortfall (%) = Return Missed / (Shareswanted * BP)
•••••••Trading•••••••
Effective spread
Effective spread = 2 × (Actual execution price − Mid-point of market quote at time of order entry)
Quoted spread = ask - bid
Mid-point = (ask + bid) / 2