Event structure: Difference between revisions
en>Katharineamy added Category:Computing terminology; removed {{uncategorized}} using HotCat |
en>John of Reading m Typo/general fixing, replaced: a irreflexive → an irreflexive using AWB (8686) |
||
| Line 1: | Line 1: | ||
== | {{Multiple issues | ||
| POV-check = September 2013 | |||
| unbalanced = September 2013 | |||
}} | |||
[[File:Flash Crash.jpg|thumb|right|300px|"Order flow toxicity" (measured as CDF[VPIN]) was at historically high levels one hour prior to the [[2010 Flash Crash]]]] | |||
The '''volume synchronized probability of informed trading''' ('''VPIN'''), is a mathematical model used in [[financial markets]]. Initially proposed by Professors [[Maureen O'Hara (professor)|Maureen O'Hara]] and [[David Easley]], of [[Cornell University]], in cooperation with [[Marcos Lopez de Prado]], of [[Paul Tudor Jones|Tudor Investment Corporation]] and [[Real Colegio Complutense|RCC]] at [[Harvard University]]. This model received media attention when it was represented as having anticipated the [[2010 Flash Crash|flash crash]] of May 6, 2010 more than one hour in advance.<ref name="news">{{Cite news|title=An Algo That Prevents Crashes |last=Grant|first=Justin|publisher=Advanced Trading|date=18 March 2011|url=http://advancedtrading.com/algorithms/229300712}}</ref> Since then, it has been applied in a variety of settings and asset classes. | |||
==History of the development of the theory== | |||
[[File:PIN Model 1996.JPG|thumb|right|300px|The sequential trading diagram of the 1996 PIN model]] | |||
VPIN has its origins in the work of [[Maureen O'Hara (professor)|Maureen O'Hara]] and [[David Easley]], of [[Cornell University]]. In 1996, they co-authored (with N. Kiefer and J. Paperman) a study published in the [[Journal of Finance]], which derived a magnitude known as Probability of Informed Trading ('''PIN''').<ref name="JOF">{{Citation|title=Easley, D., N. Kiefer, M. O'Hara and J. Paperman: Liquidity, Information, and Infrequently Traded Stocks| work=Journal of Finance 51, 1405-1436|year=1996}}</ref> Using a sequential trading model with [[Bayesian]] updates, these authors proposed a [[Market microstructure]] theory to explain the range at which market makers are willing to provide liquidity. This theory has been presented in academic and practitioner's forums, and has since appeared in many [[market microstructure]] textbooks.<ref>Hasbrouck, J. [2007]: "Empirical Market Microstructure", Oxford University Press.</ref> | |||
== | ==Theoretical foundations== | ||
Denote a security's price as S. Its present value is S<sub>0</sub>. However, once a certain amount of new information has been incorporated into the price, S will be either S<sub>B</sub> (bad news) or S<sub>G</sub> (good news). There is a probability <math>\alpha</math> that new information will arrive within the time-frame of the analysis, and a probability <math>\delta</math> that the news will be bad (i.e., <math>(1-\delta)</math> that the news will be good). The authors show that on the basis of their assumptions the expected value of the security's price can then be computed at time ''t'' as | |||
: <math> | |||
\operatorname{E}[S_t] = (1-\alpha_t) S_0 + \alpha_t\left[\delta_t S_B + (1 - \delta_t) S_G\right] \;. | |||
</math> | |||
Following a [[Poisson distribution]], informed traders arrive at a rate μ, and uninformed traders at a rate ε. Then, in order to avoid losses from informed traders, market makers reach [[breakeven]] at a bid level | |||
: <math> | |||
\operatorname{E}[B_t] = \operatorname{E}[S_t] - \frac{\mu \alpha_t\delta_t}{\epsilon + \mu \alpha_t\delta_t} (\operatorname{E}[S_t] - S_B) \;. | |||
</math> | |||
and the [[breakeven]] ask level at time ''t'' must be | |||
: <math> | |||
\operatorname{E}[A_t] = \operatorname{E}[S_t] + \frac{\mu \alpha_t(1-\delta_t)}{\epsilon + \mu \alpha_t(1-\delta_t)} (S_G - \operatorname{E}[S_t]) \;. | |||
</math> | |||
It follows that the [[breakeven]] bid-ask spread is determined as | |||
: <math> | |||
\operatorname{E}[A_t - B_t] = \frac{\mu \alpha_t(1-\delta_t)}{\epsilon + \mu \alpha_t(1-\delta_t)} (S_G - \operatorname{E}[S_t]) + \frac{\mu \alpha_t\delta_t}{\epsilon + \mu \alpha_t\delta_t} (\operatorname{E}[S_t] - S_B) \;. | |||
</math> | |||
For the standard case | |||
: <math> | |||
\delta_t = \frac{1}{2} \Rightarrow \operatorname{E}[A_t - B_t] = \frac{\alpha_t \mu}{\alpha_t \mu + 2\epsilon}\left(S_G-S_B\right) \;. | |||
</math> | |||
from which it would follow that the critical factor that determines the range at which [[market makers]] provide liquidity is | |||
: <math> | |||
PIN_t=\frac{\alpha_t \mu}{\alpha_t \mu + 2\epsilon} | |||
</math> | |||
The subscript ''t'' indicates that probabilities <math>\alpha</math> and <math>\delta</math> are estimated at that point in time, and the authors use a [[Bayesian probability|Bayesian]] updating process to incorporate information after each trade arrives to the market. | |||
==Low-Frequency Estimation== | |||
[[File:Fitting PIN Parameters.JPG|thumb|right|300px|Fitting the parameters of a PIN model through a mixture of 3 [[Poisson distribution]]s]] | |||
The original '''PIN''' model requires the estimation of four non-observable parameters, namely <math>\alpha</math>, <math>\delta</math>, <math>\mu</math>, and <math>\epsilon</math>. This was originally done via [[Maximum likelihood]], through the fitting of a mixture of three [[Poisson distribution]]s, | |||
: <math> | |||
P[V^B, V^S] = (1 - \alpha) P[V^B,\epsilon] P[V^S,\epsilon] + \alpha(\delta P[V^B,\epsilon] P[V^S,\mu + \epsilon] + (1 - \delta) P[V^B,\mu + \epsilon] P[V^S,\epsilon]) \;. | |||
</math> | |||
where <math>V^B</math> is the volume traded against the Ask and <math>V^S</math> the volume traded against the Bid. | |||
In a paper published in the [[Journal of Financial Econometrics]] (2008), [[David Easley]], [[Robert Engle]], [[Maureen O'Hara]] and Liuren Wu proposed a dynamic estimate in discrete time.<ref>[http://jfec.oxfordjournals.org/content/6/2/171.full.pdf+html Easley, D., R. F. Engle, M. O’Hara and L. Wu (2008): “Time-Varying Arrival Rates of Informed and Uninformed Traders”, Journal of Financial Econometrics, Vol. 6 No. 2: pp. 171-207]</ref> These authors concluded that | |||
: <math> | |||
\operatorname{E}[V^B - V^S] = \alpha (1 - \delta) (\epsilon - (\mu + \epsilon)) + \alpha \delta (\mu + \epsilon - \epsilon) + (1 - \alpha) (\epsilon - \epsilon) = \alpha \mu (1 - 2 \delta) \;. | |||
</math> | |||
and in particular, for a sufficiently large <math>\mu</math> | |||
: <math> | |||
\operatorname{E}[|V^S - V^B|] \approx \alpha \mu \;. | |||
</math> | |||
This work suggested the possibility of estimation of the PIN in real-time, through VPIN. | |||
==High-Frequency Estimation== | |||
In 2010, [[David Easley]], [[Marcos Lopez de Prado]] and [[Maureen O'Hara (professor)|Maureen O'Hara]] proposed a high-frequency estimate of '''PIN''', which they denominated '''VPIN'''.<ref name="toxic">{{Citation|title=Easley, D., M. López de Prado, M. O'Hara: The Microstructure of the ‘Flash Crash’: Flow Toxicity, Liquidity Crashes and the Probability of Informed Trading| work=The Journal of Portfolio Management, Vol. 37, No. 2, pp. 118-128, Winter|year=2011|ssrn=1695041}}</ref><ref name="ucm">{{Citation|title=Advances in High Frequency Strategies|url=http://home.comcast.net/~lemavia/HFT_thesis.htm|work=Complutense University Doctoral Thesis (published)|date=December 2011|accessdate=2012-01-08}}</ref> This procedure adopts a ''volume clock'' which synchronizes the data sampling with the market activity, as captured by regular volume ''buckets''. [[File:VPIN and volatility.JPG|thumb|right|300px|Periods of high VPIN values (x-axis) are followed by increased volatility (y-axis)]] | |||
This is a form of subordinated stochastic process that departs from the standard ''chronological clock'' (i.e., sampling at regular time periods), and can be traced back to the work of [[Benoit Mandelbrot]]. These authors begin by dividing a sample of time bars in ''volume buckets'' (groups of trades such that each group contains the same amount of traded volume). Because all buckets are of the same size, V, | |||
: <math> | |||
\frac{1}{n} \sum_{\tau=1}^{n} \left(V_\tau^B + V_\tau^S\right)=V=\alpha\mu+2\epsilon \; . | |||
</math> | |||
where ''n'' is the number of volume bucket used to estimate VPIN. The procedure requires a method to split volume in buys and sells. In the initial papers, Easley, Lopez de Prado, and O'Hara used the Tick Rule (TR) to classify trades.<ref name="toxic" /><ref name=":6">Easley, D., M. Lopez de Prado, and M. O'Hara, The Exchange of Flow Toxicity (January 17, 2011). The Journal of Trading, Vol. 6, No. 2, pp. 8-13, Spring 2011; Available at SSRN: http://ssrn.com/abstract=1748633</ref><ref name=":1">Easley, David and Lopez de Prado, Marcos and O'Hara, Maureen, Flow Toxicity and Volatility in a High Frequency World. Working paper, SSRN, February 2011. | |||
</ref> Later, the authors switched to a new classification method called Bulk Volume Classification (BVC).<ref name="RFS" /> Easley, Lopez de Prado, and O'Hara justified the shift to a non-standard trade classification scheme by the superior accuracy of BVC. However, recent independent studies contradict this claim.<ref name=":10" /><ref name=":9">{{Cite web|url = http://ssrn.com/abstract=2182819|title = Trade Classification Algorithms: A Horse Race between the Bulk-Based and the Tick-Based Rules|date = December 2012|last = Chakrabarty, B., R. Pascual, and A. Shkilko, A.|ssrn = http://ssrn.com/abstract=2182819}}</ref> The BVC approach departs from standard trade classification schemes in two ways: First, volume is classified in bulk, and, second, this methodology classifies part of a bar's volume as buy, and the remainder as sell. Within a volume bucket, the amount of volume classified as buy is | |||
: <math> | |||
V_\tau^B = \sum_{i=t(\tau-1)+1}^{t(\tau)} V_i Z\left(\frac{S_i-S_{i-1}}{\sigma_{\Delta S}}\right) \; . | |||
</math> | |||
where <math>t(\tau)</math> is the index of the last (volume or time) bar included in bucket <math>\tau</math>, <math>V_\tau^B</math> is the ''buy volume'' (traded against the Ask), <math>V_i</math> is the total volume per bucket, Z is the [[Standard normal distribution]], and <math>\sigma_{\Delta S}</math> is the standard deviation of price changes between (volume or time) bars. Because all buckets contain the same amount of volume V, | |||
: <math> | |||
V_\tau^S = \sum_{i=t(\tau-1)+1}^{t\tau} V_i \left(1-Z\left(\frac{S_i-S_{i-1}}{\sigma_{\Delta S}}\right)\right) = V-V_\tau^B \; . | |||
</math> | |||
Since <math>\operatorname{E}[|V^S - V^B|] \approx \alpha \mu</math>, and <math>PIN=\frac{\alpha \mu}{\alpha \mu + 2\epsilon}</math>, it can be shown that VPIN is a good estimate of PIN, with | |||
: <math> | |||
VPIN = \frac{\sum_{\tau=1}^{n}|V_\tau^S-V_\tau^B|}{nV} \; . | |||
</math> | |||
Depending on the type of the trade classification scheme used, the corresponding versions of the metric can be labeled as TR-VPIN or BVC-VPIN. Besides trade classification, other key implementation choices include the type of bars used (time or volume) and the size of bars. The statistical properties of a given VPIN metric are shown to critically depend on these choices, with important conclusions being reversed under alternative implementations.<ref name=":10" /><ref name=":25">Andersen, Torben G. and Bondarenko, Oleg, VPIN and the Flash Crash, Journal of Financial Markets, forthcoming. Available at SSRN: http://ssrn.com/abstract=1881731</ref><ref name=":0" /> | |||
==Applications== | |||
PIN and VPIN have been applied in a number of settings. As a result, applications of this theory have been the subject of three international patent applications.<ref name="patent">{{Cite news|title=‘Toxic’ Orders Predict Odds of Stock Market Crashes, Study Says |last=Mehta|first=Nina|publisher=Bloomberg|date=30 October 2010|url=http://www.bloomberg.com/apps/news?pid=syndmedia_news&sid=a6w_W98zWBU4&refer=syndmedia%0A%09%09%09}}</ref> | |||
===VPIN and liquidity crashes=== | |||
{{external media | |||
| align = right | |||
| width = 225px | |||
| video1 = [http://www.youtube.com/watch?v=IngpJ18AhWU Video of the S&P500 futures during the ''Flash Crash'']<!---This was posted on YouTube by the copyright holder, therefore it is permissible under [[WP:YOUTUBE]]---> | |||
}} | |||
{{external media | |||
| align = right | |||
| width = 225px | |||
| video1 = [http://www.youtube.com/watch?v=0vPMZXGHMpc Toxicity-induced volatility on August 4, 2011]<!---This was posted on YouTube by the copyright holder, therefore it is permissible under [[WP:YOUTUBE]]---> | |||
}} | |||
{{external media | |||
| align = right | |||
| width = 225px | |||
| video1 = [http://www.youtube.com/watch?v=ifW-apeHeI0 Toxicity-induced volatility in Energy markets]<!---This was posted on YouTube by the copyright holder, therefore it is permissible under [[WP:YOUTUBE]]---> | |||
}} | |||
This theory has been used to monitor the stress to which [[Market maker]]s are subjected by informed traders, thus providing a high-frequency metric of the probability that the liquidity provision process may fail.<ref name="toxic" /> This applies to liquidity crises such as the [[2010 Flash Crash]]. On May 6, 2010, one hour before its collapse, the stock market registered some of the highest readings of ''order flow toxicity'' in recent history.<ref name="toxic" /> The authors of this paper applied widely accepted [[Market microstructure]] models to understand the behavior of prices in the minutes and hours prior to the crash. According to this [[Scholarly paper|paper]], ''order flow toxicity'' can be measured as the probability that informed traders (e.g., [[hedge funds]]) [[Adverse selection|adversely select]] uninformed traders (e.g., [[Market maker]]s). For that purpose, they developed the VPIN Flow Toxicity metric, which delivers a real-time estimate of the conditions under which liquidity is being provided. If the order flow becomes too toxic, market makers are forced out of the market. As they withdraw, liquidity disappears, which increases even more the concentration of toxic flow in the overall volume, which triggers a [[Feedback mechanism]] that forces even more market makers out. This cascading effect is argued to have caused hundreds of liquidity-induced crashes in past, the ''flash crash'' being one (major) example. | |||
Upon its appearance, the VPIN metric raised interest among regulators, practitioners, and academics. The interest in the metric could be attributed to the assertion by Easley, Lopez de Prado, and O'Hara that, one hour before the flash crash, order flow toxicity was the highest in recent history. Although similar assertions were repeated in a number of scientific and media publications,<ref name="toxic" /><ref name="patent" /> recent independent studies strongly dispute this claim.<ref name=":10">Andersen, Torben G. and Bondarenko, Oleg, Assessing VPIN Measurement of Order Flow Toxicity via Perfect Trade Classification (May 10, 2013). Available at SSRN: http://ssrn.com/abstract=2292602</ref><ref name=":25" /><ref name=":0">Andersen, Torben G. and Bondarenko, Oleg, Reflecting on the VPIN Dispute. Journal of Financial Markets, forthcoming. Available at SSRN: http://ssrn.com/abstract=2305905 | |||
</ref> In particular, Andersen and Bondarenko find that the value of TR-VPIN (BVC-VPIN) one hour before the crash "was surpassed on 71 (189) preceding days, constituting 11.7% (31.2%) of the pre-crash sample." Similarly, the value of TR-VPIN (BVC-VPIN) at the start of the crash was "topped on 26 (49) preceding days, or 4.3% (8.1%) of the pre-crash sample."<ref name=":0" /> | |||
A study of VPIN<ref name=":27">Wu, K., W. Bethel, M. Gu, D. Leinweber, O. Ruebel (2013): "A Big Approach to Analyzing Market Volatility", Available in SSRN, http://ssrn.com/abstract=2274991</ref> by scientists from the [[Lawrence Berkeley National Laboratory]] cites the conclusions of Easley, Lopez de Prado, and O'Hara<ref name="toxic" /> for VPIN on S&P 500 futures but provides no independent confirmation for the claim that VPIN reached its historical high one hour before the crash: | |||
::''With suitable parameters, [Easley, Lopez de Prado, and O'Hara] have shown that the [CDF of] VPIN reaches 0.9 more than an hour before the Flash Crash on May 6, 2010. This is the strongest early warning signal known to us at this time.'' | |||
Clive Corcoran's book<ref name=":13">[http://www.amazon.com/dp/1118409337 Corcoran, C. (2012): ''Systemic Liquidity Risk and Bipolar Markets: Wealth Management in Today's Macro Risk On / Risk Off Financial Environment'', Wiley, Chapter 5, pp. 97-117.]</ref> contains a chapter "Detecting mini bubbles with the VPIN metric", in which the author reviews the original research<ref name="toxic" /> of Easley, Lopez de Prado, and O'Hara on time bar TR-VPIN, but provides no independent analysis of the metric. | |||
===Protection against adverse selection=== | |||
[[File:MM Dilemma.JPG|thumb|right|300px|The dilemma faced by market makers when proving liquidity under asymmetric information. This surface shows the profit associated with the correct estimation of PIN, and the much greater losses that result from its underestimation]] | |||
In order to preserve the integrity of the liquidity provision process, two solutions have been proposed. | |||
The first one involves a futures contract that would offer market makers protection against a rise in the probability of adverse selection.<ref name=":13">[http://ssrn.com/abstract=1748633 Easley, D., M. López de Prado and M. O'Hara (2011): "The Exchange of Flow Toxicity", The Journal of Trading, Spring 2011, Vol. 6, No. 2: pp. 8-13]</ref> Suppose that a market maker is willing to bid the market at a level <math>B^*</math>, and offer at a level <math>A^*</math>. Market makers do this with passive orders, whereby they do not choose the timing of the execution, thus making them vulnerable to the phenomenon of [[Adverse selection]]. Consequently, market makers are sellers of an implied option to be adversely selected, at a premium of <math>\frac{A^*-B^*}{2}</math>. It has been argued that their profit (or loss) is a function of how accurately they have estimated the actual value of PIN, | |||
: <math> | |||
Profit=\frac{\left(S_G-S_B\right)\kappa}{2}\left(1-PIN^*\right)\left(PIN^*-PIN\right) \;. | |||
</math> | |||
where <math>\kappa</math> is a constant that relates the volume traded to the range at which liquidity is provided, | |||
: <math> | |||
V=\kappa\left(1-\frac{A^*-B^*}{S_G-S_B}\right) \;. | |||
</math> | |||
Because the losses associated with underestimating PIN are so much greater than the potential profit when it is correctly estimated, market makers have incentives to be extremely conservative and liquidate their inventory as soon as they perceive the presence of informed traders. This situation is detrimental to the market, and may cause serious liquidity crises such as the [[2010 Flash Crash]]. As a solution, a contract could be issued to offer protection against adverse selection. Market makers would buy protection when they see their inventory rising beyond normal levels. On the other hand, informed traders would be interested in selling that protection once their orders have been completed, thus monetizing on their private knowledge that the portion of toxicity they were responsible for will cease. | |||
A second solution consists in dynamically adjusting the speed of the matching engine. If the bids are being hit at such speed that market makers have no chance to replenish liquidity, market makers will be forced out and a liquidity crash will occur. An alternative would be, under such circumstances, slowing down the speed at which matches occur at the bid, while speeding up the matches that occur at the ask. This two-speed solution (also known as ''yellow flag'') differs from the [[circuit breaker]] (or ''red flag'') approach currently in place. While the ''red flag'' approach stops the market after the crisis has unfolded, the ''yellow'' flag would try to avoid the crisis in the first place, thus allowing exchange's activity to proceed uninterrupted.<ref name="yellow flag">{{Cite news|title=Post 'flash crash' monitoring emerges at Berkeley |last=Lash|first=Herbert|publisher=Reuters|date=9 November 2011|url=http://www.reuters.com/article/2011/11/09/sec-market-monitoring-idUSN1E7A502720111109}}</ref> | |||
===VPIN and volatility=== | |||
The purpose of the VPIN theory is understanding how toxicity is a source of volatility. VPIN is not a volatility forecasting model. However, one of the several reasons why volatility may occur is as a result of market makers widening their trading ranges. This is a particular form of volatility, which is induced by increased levels of order-flow toxicity. Empirical evidence seems to corroborate that VPIN can help predict toxicity-induced volatility through machine learning algorithms.<ref name="RFS">{{Citation|title=Easley, D., M. Lopez de Prado and M. O'Hara: Flow Toxicity and Liquidity in a High Frequency World| work=Review of Financial Studies|year=2012|ssrn=1695596}}</ref> | |||
A study from the [[Lawrence Berkeley National Laboratory]] analyzes five and a half years of data from 100 of the most liquid futures worldwide and concludes:<ref name=":27" /> | |||
: ''Our test results also confirm that VPIN is a strong predictor of liquidity-induced volatility. With appropriate parameter choices, the false positive rates are about 7% averaged over all the futures contracts in the test data set. More specifically, when VPIN values rise above a threshold (CDF > 0.99), the volatility in the subsequent time windows is higher than the average in 93% of the cases.'' | |||
===VPIN and execution=== | |||
[[File:Optimal Execution Horizon (OEH) of a trading order.jpg|thumb|right|300px|Execution strategies that target a volume participation rate are suboptimal, because they do not take into account the impact that the order will have on the market imbalance.]] | |||
A large order reveals information to other market participants, who may take advantage of that information by [[frontrunning]] that order before its completion. The purpose of an ''Optimal Execution Horizon'' (OEH) model is to compute the trading horizon that minimizes that informational leakage without incurring in unnecessary market risk. The length of that optimal horizon depends of factors such as: The size of the order, the side, the prevalent order imbalance, market volatility, the trading range and risk aversion. From a theoretical perspective, OEH explains why market participants may rationally ‘dump’ their orders in an increasingly illiquid market. OEH has been shown to perform better than participation rate schemes.<ref name="OEH">{{Citation|title=Easley, D., M. Lopez de Prado and M. O'Hara: Optimal Execution Horizon| work=Mathematical Finance|year=2013, forthcoming|ssrn=http://ssrn.com/abstract=2038387}}</ref> This model is derived as follows: | |||
We have seen earlier that when <math>\delta_t = \frac{1}{2}</math>, we obtain that | |||
: <math> | |||
\operatorname{E}[A_t - B_t] = \frac{\alpha_t \mu}{\alpha_t \mu + 2\epsilon}\left(S_G-S_B\right) \approx \frac{\operatorname{E}[|V^S - V^B|]}{V}\left(S_G-S_B\right) \;. | |||
</math> | |||
This means that we would like to compute ''V'' such that <math>\frac{\operatorname{E}[|V^S - V^B|]}{V}</math> is minimally impacted. First, [[ceteris paribus]], the impact of an order ''m'' on the order imbalance over the next bucket ''V'' is | |||
: <math> | |||
\frac{|V^S - V^B|}{V}=|\left(2v^B-1\right)\left(1-\frac{|m|}{V}\right)+\frac{m}{V}| \;. | |||
</math> | |||
where <math>v^B=\frac{V^B}{V}</math> and <math>\left(2v^B-1\right)</math> is the order imbalance prior to ''m''. Let <math>\phi\left[|m|\right]</math> be a monotonic increasing function of <math>|m|</math>, <math>0<\phi\left[|m|\right]<1</math>, which measures the displacement that <math>|m|</math> causes to the previous order imbalance. Then, the new persistent order imbalance can be computed as | |||
[[File:Liquidity and Timing Risk components.jpg|thumb|right|300px|The ''probabilistic loss'' can be divided in two components: ''Liquidity risk'' and ''timing risk'']] | |||
: <math> | |||
\tilde{OI}=\phi\left[|m|\right]\left[\left(2v^B-1\right)\left(1-\frac{|m|}{V}\right)+\frac{m}{V}\right]+\left(1-\phi\left[|m|\right]\right)\left(2v^B-1\right) \;. | |||
</math> | |||
Second, assuming that prices follow an arithmetic random walk, for a risk aversion <math>\lambda</math> we can derive a timing risk | |||
: <math> | |||
P\left[sgn\left(m\right)\Delta S > Z_\lambda \sigma \left(\frac{V}{V_\sigma}\right)^\frac{1}{2}\right] = 1 - \lambda \;. | |||
</math> | |||
Then, a ''probabilistic loss function'' can be defined as the aggregation of the first (liquidity risk) and second (timing risk) components,<math> | |||
\Pi\left(V\right)= |\phi\left[|m|\right]\left[\left(2v^B-1\right)\left(1-\frac{|m|}{V}\right)+\frac{m}{V}\right]+\left(1-\phi\left[|m|\right]\right)\left(2v^B-1\right)|\left(S_G-S_B\right) - Z_\lambda \sigma \left(\frac{V}{V_\sigma}\right)^\frac{1}{2} \;. | |||
</math> | |||
Finally, <math>\Pi\left(V\right)</math> can be minimized with respect to ''V''. A novel feature of this model is that, beyond the order size, other important variables are used in determining the optimal ''V'', like the side of the order, and the prevalent order imbalance. | |||
===Federal oversight of Financial Markets=== | |||
In a paper published in the [[Journal of Trading]],<ref>E. Wes Bethel, David Leinweber, Oliver Rübel, and Kesheng Wu (2012): "Federal Market Information Technology in the Post–Flash Crash Era: Roles for Supercomputing", Journal of Trading, Vol. 7, No. 2: pp. 9-25. Available at http://www.iijournals.com/doi/abs/10.3905/jot.2012.7.2.009</ref> scientists at the [[Lawrence Berkeley National Laboratory]] showed that VPIN would be a useful metric to monitor in real time the probability of a liquidity crisis. According to the [[Wall Street Journal]]:<ref>Zweig, Jason (2012): "Could Computers Protect the Market From Computers?", The Wall Street Journal, May 25th. Available at http://online.wsj.com/article/SB10001424052702304065704577426092877288770.html</ref> | |||
::''The SEC has estimated that a centralized order-tracking system would cost approximately $4 billion to set up and $2.1 billion a year to maintain. Mr. Leinweber of Berkeley has a simpler, and probably cheaper, solution in mind. He proposes that supercomputers—like those at national laboratories such as Berkeley's—should track every trade in real time. If volume began surging dangerously, the system would flash a "yellow light." Regulators or stock exchanges could then slow trading down, giving the market time to clear and potentially averting a crisis.'' | |||
''By monitoring spikes in trading, the formula [VPIN] may offer early warning that a particular security—or an entire market—is about to be overwhelmed with buy or sell orders... An SEC official says the agency is aware of this research and regards it as "interesting," but that the data can't be analyzed until someone figures out how to get all of it in one place.'' | |||
Regarding the use of VPIN to monitor financial markets, Dr. [[Horst Simon]], Deputy Director of the [[Lawrence Berkeley National Laboratory]] remarked: | |||
::''If we can help the financial markets to be more reliable and stable, then that's at least as important a national need. Mr. Simon worries it might take some kind of market catastrophe "for people to wake up and say that there's a real danger out there of our whole system being brought down by a simple [problem] that could have been prevented if we had just paid attention.'' | |||
===Academic studies=== | |||
At the [[Tinbergen Institute]] and [[VU University Amsterdam]] examination of VPIN during the flash crash, was argued to suggest "the large seller's relative presence in the market co-moves negatively with flow toxicity. This finding is consistent with strategic trading: she sells passively during upturns (her limit sell orders are taken out), sells aggressively right after an upturn, and does not trade in downturns." <ref>Menkveld, Albert J. and Yueshen, Bart Z., Anatomy of the Flash Crash (April 2, 2013). Available at SSRN: http://ssrn.com/abstract=2243520</ref> | |||
Work at the [[University of Murcia]] and [[University of Alicante]] has been proposed as arguing that ''"although VPIN metric is conceived for the HFT environment, our results suggest that certain VPIN specifications provide proxies for adverse selection risk similar to those obtained by the PIN model. Thus, we consider that the key variable in the VPIN procedure is the number of buckets used and thatVPIN can be a helpful device which is not exclusively applicable to the HFT world."''<ref>Abad, D., Yagüe, J. From PIN to VPIN: An introduction to order flow toxicity. Span Rev Financ Econ. (2012). http://dx.doi.org/10.1016/j.srfe.2012.10.002</ref> | |||
At the [[University of Sydney]] it was argued that different capitalization stocks exhibit different VPIN characteristics, and that flow toxicity measured through VPIN can predict and explain to an extent future quote imbalance, price volatility and volume bucket duration or trade intensity.<ref>Wei, Wang Chun; Gerace, Dionigi; and Frino, Alex, Informed Trading, Flow Toxicity and the Impact | |||
on Intraday Trading Factors, Australasian Accounting Business and Finance Journal, 7(2), 2013, 3-24. Available at: http://ro.uow.edu.au/aabfj/vol7/iss2/2</ref> | |||
At the [[University of Minnesota]] VPIN has been used as a basis for diagnosis of the presence of informed traders in the [[Eurodollar]] Futures markets. They concluded that ''"corresponding to the opening of [[LIFFE]], VPIN increases dramatically and continues to rise until it reaches its highest point when RTH [Regular Trading Hours] begin at the [[CME Group|CME]]. This suggests that greater amounts of information begin to be incorporated into CME Eurodollar futures prices as the London market progresses through its daily operations. The increase in VPIN when LIFFE opens in London is consistent with the public information hypothesis in [[Kenneth French|French]] and [[Richard Roll|Roll]] (1986)."''<ref>Dhatt, M., C. Kim and T. Perry (2013): "Around-the-Clock Price Discovery in Eurodollar Futures", Available at http://ssrn.com/abstract=2146953.</ref> | |||
VPIN has lately come under criticism.<ref name=":10" /><ref name=":25" /><ref name=":0" /> by two academics, Torben Andersen and Oleg Bondarenko. In an article forthcoming in the Journal of Financial Markets,<ref name=":25">{{cite journal|last=Andersen|first=Torben|coauthors=Bondarenko|title=VPIN and the flash crash|journal=Journal of Financial Markets|year=2013|url=http://www.sciencedirect.com/science/article/pii/S1386418113000189|accessdate=14 June 2013}}</ref> Authors at the Northwestern University and University of Illinois at Chicago conclude: | |||
:O''ur empirical investigation of VPIN documents that it is a poor predictor of short run volatility, that it did not reach an all-time high prior, but rather after, the flash crash, and that its predictive content is due primarily to a mechanical relation with the underlying trading intensity.'' | |||
In particular, Andersen and Bondarenko explain that TR-VPIN of Easley, Lopez de Prado, and O'Hara<ref name="toxic" /><ref name=":6" /><ref name=":1" /> is highly correlated with trading volume. This is a mechanical effect which stems from mixing calendar and volume clocks (i.e., using time bars in volume buckets). On the other hand, BVC-VPIN of Easley, Lopez de Prado, and O'Hara<ref name="RFS" /> becomes a distorted measure of volatility:<ref name=":10" /> | |||
: ''In terms of usefulness as a predictor of turbulent market conditions, we find the BVC-VPIN measure to have near zero incremental value relative to a standard realized volatility measure.'' | |||
Chakrabarty, Pascual and Shkilko undertook a study<ref name=":9" /> of two classification methods, the standard transaction tick rule (TR) and bulk volume classification (BVC), on stocks traded on NASDAQ's INET platform. They concluded that TR outperformed BVC in all tests for small and large stocks, for time and volume bars of all sizes, for the precision of order imbalance measures, and for the accuracy in computing VPIN. In particular, the best BVC specification misclassifies 20.3% of the trades, and TR only 9.2%. Chakrabarty, Pascual and Shkilko also claimed that the BVC accuracy is adversely impacted by episodes of elevated market activity, as captured by high volatility, trading frequency, and hidden volume. Overall, they were of the opinion that BVC is less accurate and less stable than TR in estimating order imbalances in NASDAQ stocks. Unlike the authors of BVC, they did not conduct any study on Futures contracts. Their study is a working paper and accordingly has not been peer-reviewed or independently verified. | |||
Similarly, in sample covering more than five years for S&P 500 futures, Andersen and Bondarenko found TR to outperform every BVC scheme by a substantial margin in terms of classification accuracy.<ref name=":10" /> In particular, at the volume bucket level, TR misclassifies 2.3% of trades, while the one-minute time bar BVC—favored by Easley, Lopez de Prado, and O'Hara<ref name="RFS" />—misclassifies 8.3%. In their sample the BVC errors are highly correlated with the volatility level, thus inflating the misclassification rate when markets grow turbulent. Hence, the induced toxicity measure is severely upward biased when markets are volatile. Andersen and Bondarenko's study concentrates on a single futures contract. This too is a working paper and accordingly has not been peer-reviewed or independently verified. | |||
The authors of VPIN rejected the foregoing criticisms, claiming that "far from “replicating” our results, Andersen and Bondarenko attack a methodology we do not advocate, an analysis we never performed, and conclusions we did not draw."<ref>Easley, David and Lopez de Prado, Marcos and O'Hara, Maureen, VPIN and the Flash Crash: A Comment (May 17, 2012). Available at SSRN: http://ssrn.com/abstract=2062450 or</ref> Scientists at [[Lawrence Berkeley National Laboratory]] also replied to Andersen and Bondarenko's criticism of VPIN by claiming that there are several fundamental errors in their analysis.<ref>Wu, Kesheng and Bethel, Wes and Gu, Ming and Leinweber, David and Ruebel, Oliver, Testing VPIN on Big Data – Response to 'Reflecting on the VPIN Dispute' (August 30, 2013). Available at SSRN: http://ssrn.com/abstract=2318259</ref> Among them, these researchers claim that Andersen and Bondarenko applied ''"an imperfect definition of the false positive rate, not taking into account the fact that we have addressed the key shortcoming of that definition."'' | |||
==See also== | |||
* [[Market microstructure]] | |||
* [[Computational Finance]] | |||
* [[High-frequency trading]] | |||
* [[Algorithmic trading]] | |||
* [[2010 Flash Crash]] | |||
==References== | |||
{{Reflist|30em}} | |||
== External links == | |||
* [http://www.sec.gov/sec-cftc-prelimreport.pdf Preliminary Findings Regarding the Market Events of May 6, 2010], Report of the staffs of the CFTC and SEC to the Joint Advisory Committee on Emerging Regulatory Issues, May 18, 2010 | |||
* [http://www.sec.gov/news/studies/2010/marketevents-report.pdf Findings Regarding the Market Events of May 6, 2010], Report of the staffs of the CFTC and SEC to the Joint Advisory Committee on Emerging Regulatory Issues, September 30, 2010 | |||
[[Category:Economics]] | |||
[[Category:Finance]] | |||
[[Category:Market structure and pricing]] | |||
[[Category:Economic disasters in the United States]] | |||
[[Category:Stock market crashes]] | |||
Revision as of 16:16, 4 March 2013
The volume synchronized probability of informed trading (VPIN), is a mathematical model used in financial markets. Initially proposed by Professors Maureen O'Hara and David Easley, of Cornell University, in cooperation with Marcos Lopez de Prado, of Tudor Investment Corporation and RCC at Harvard University. This model received media attention when it was represented as having anticipated the flash crash of May 6, 2010 more than one hour in advance.[1] Since then, it has been applied in a variety of settings and asset classes.
History of the development of the theory
VPIN has its origins in the work of Maureen O'Hara and David Easley, of Cornell University. In 1996, they co-authored (with N. Kiefer and J. Paperman) a study published in the Journal of Finance, which derived a magnitude known as Probability of Informed Trading (PIN).[2] Using a sequential trading model with Bayesian updates, these authors proposed a Market microstructure theory to explain the range at which market makers are willing to provide liquidity. This theory has been presented in academic and practitioner's forums, and has since appeared in many market microstructure textbooks.[3]
Theoretical foundations
Denote a security's price as S. Its present value is S0. However, once a certain amount of new information has been incorporated into the price, S will be either SB (bad news) or SG (good news). There is a probability that new information will arrive within the time-frame of the analysis, and a probability that the news will be bad (i.e., that the news will be good). The authors show that on the basis of their assumptions the expected value of the security's price can then be computed at time t as
Following a Poisson distribution, informed traders arrive at a rate μ, and uninformed traders at a rate ε. Then, in order to avoid losses from informed traders, market makers reach breakeven at a bid level
and the breakeven ask level at time t must be
It follows that the breakeven bid-ask spread is determined as
For the standard case
from which it would follow that the critical factor that determines the range at which market makers provide liquidity is
The subscript t indicates that probabilities and are estimated at that point in time, and the authors use a Bayesian updating process to incorporate information after each trade arrives to the market.
Low-Frequency Estimation
The original PIN model requires the estimation of four non-observable parameters, namely , , , and . This was originally done via Maximum likelihood, through the fitting of a mixture of three Poisson distributions,
where is the volume traded against the Ask and the volume traded against the Bid.
In a paper published in the Journal of Financial Econometrics (2008), David Easley, Robert Engle, Maureen O'Hara and Liuren Wu proposed a dynamic estimate in discrete time.[4] These authors concluded that
and in particular, for a sufficiently large
This work suggested the possibility of estimation of the PIN in real-time, through VPIN.
High-Frequency Estimation
In 2010, David Easley, Marcos Lopez de Prado and Maureen O'Hara proposed a high-frequency estimate of PIN, which they denominated VPIN.[5][6] This procedure adopts a volume clock which synchronizes the data sampling with the market activity, as captured by regular volume buckets.
This is a form of subordinated stochastic process that departs from the standard chronological clock (i.e., sampling at regular time periods), and can be traced back to the work of Benoit Mandelbrot. These authors begin by dividing a sample of time bars in volume buckets (groups of trades such that each group contains the same amount of traded volume). Because all buckets are of the same size, V,
where n is the number of volume bucket used to estimate VPIN. The procedure requires a method to split volume in buys and sells. In the initial papers, Easley, Lopez de Prado, and O'Hara used the Tick Rule (TR) to classify trades.[5][7][8] Later, the authors switched to a new classification method called Bulk Volume Classification (BVC).[9] Easley, Lopez de Prado, and O'Hara justified the shift to a non-standard trade classification scheme by the superior accuracy of BVC. However, recent independent studies contradict this claim.[10][11] The BVC approach departs from standard trade classification schemes in two ways: First, volume is classified in bulk, and, second, this methodology classifies part of a bar's volume as buy, and the remainder as sell. Within a volume bucket, the amount of volume classified as buy is
where is the index of the last (volume or time) bar included in bucket , is the buy volume (traded against the Ask), is the total volume per bucket, Z is the Standard normal distribution, and is the standard deviation of price changes between (volume or time) bars. Because all buckets contain the same amount of volume V,
Since , and , it can be shown that VPIN is a good estimate of PIN, with
Depending on the type of the trade classification scheme used, the corresponding versions of the metric can be labeled as TR-VPIN or BVC-VPIN. Besides trade classification, other key implementation choices include the type of bars used (time or volume) and the size of bars. The statistical properties of a given VPIN metric are shown to critically depend on these choices, with important conclusions being reversed under alternative implementations.[10][12][13]
Applications
PIN and VPIN have been applied in a number of settings. As a result, applications of this theory have been the subject of three international patent applications.[14]
VPIN and liquidity crashes
Template:External media Template:External media Template:External media
This theory has been used to monitor the stress to which Market makers are subjected by informed traders, thus providing a high-frequency metric of the probability that the liquidity provision process may fail.[5] This applies to liquidity crises such as the 2010 Flash Crash. On May 6, 2010, one hour before its collapse, the stock market registered some of the highest readings of order flow toxicity in recent history.[5] The authors of this paper applied widely accepted Market microstructure models to understand the behavior of prices in the minutes and hours prior to the crash. According to this paper, order flow toxicity can be measured as the probability that informed traders (e.g., hedge funds) adversely select uninformed traders (e.g., Market makers). For that purpose, they developed the VPIN Flow Toxicity metric, which delivers a real-time estimate of the conditions under which liquidity is being provided. If the order flow becomes too toxic, market makers are forced out of the market. As they withdraw, liquidity disappears, which increases even more the concentration of toxic flow in the overall volume, which triggers a Feedback mechanism that forces even more market makers out. This cascading effect is argued to have caused hundreds of liquidity-induced crashes in past, the flash crash being one (major) example.
Upon its appearance, the VPIN metric raised interest among regulators, practitioners, and academics. The interest in the metric could be attributed to the assertion by Easley, Lopez de Prado, and O'Hara that, one hour before the flash crash, order flow toxicity was the highest in recent history. Although similar assertions were repeated in a number of scientific and media publications,[5][14] recent independent studies strongly dispute this claim.[10][12][13] In particular, Andersen and Bondarenko find that the value of TR-VPIN (BVC-VPIN) one hour before the crash "was surpassed on 71 (189) preceding days, constituting 11.7% (31.2%) of the pre-crash sample." Similarly, the value of TR-VPIN (BVC-VPIN) at the start of the crash was "topped on 26 (49) preceding days, or 4.3% (8.1%) of the pre-crash sample."[13]
A study of VPIN[15] by scientists from the Lawrence Berkeley National Laboratory cites the conclusions of Easley, Lopez de Prado, and O'Hara[5] for VPIN on S&P 500 futures but provides no independent confirmation for the claim that VPIN reached its historical high one hour before the crash:
- With suitable parameters, [Easley, Lopez de Prado, and O'Hara] have shown that the [CDF of] VPIN reaches 0.9 more than an hour before the Flash Crash on May 6, 2010. This is the strongest early warning signal known to us at this time.
Clive Corcoran's book[16] contains a chapter "Detecting mini bubbles with the VPIN metric", in which the author reviews the original research[5] of Easley, Lopez de Prado, and O'Hara on time bar TR-VPIN, but provides no independent analysis of the metric.
Protection against adverse selection
In order to preserve the integrity of the liquidity provision process, two solutions have been proposed.
The first one involves a futures contract that would offer market makers protection against a rise in the probability of adverse selection.[16] Suppose that a market maker is willing to bid the market at a level , and offer at a level . Market makers do this with passive orders, whereby they do not choose the timing of the execution, thus making them vulnerable to the phenomenon of Adverse selection. Consequently, market makers are sellers of an implied option to be adversely selected, at a premium of . It has been argued that their profit (or loss) is a function of how accurately they have estimated the actual value of PIN,
where is a constant that relates the volume traded to the range at which liquidity is provided,
Because the losses associated with underestimating PIN are so much greater than the potential profit when it is correctly estimated, market makers have incentives to be extremely conservative and liquidate their inventory as soon as they perceive the presence of informed traders. This situation is detrimental to the market, and may cause serious liquidity crises such as the 2010 Flash Crash. As a solution, a contract could be issued to offer protection against adverse selection. Market makers would buy protection when they see their inventory rising beyond normal levels. On the other hand, informed traders would be interested in selling that protection once their orders have been completed, thus monetizing on their private knowledge that the portion of toxicity they were responsible for will cease.
A second solution consists in dynamically adjusting the speed of the matching engine. If the bids are being hit at such speed that market makers have no chance to replenish liquidity, market makers will be forced out and a liquidity crash will occur. An alternative would be, under such circumstances, slowing down the speed at which matches occur at the bid, while speeding up the matches that occur at the ask. This two-speed solution (also known as yellow flag) differs from the circuit breaker (or red flag) approach currently in place. While the red flag approach stops the market after the crisis has unfolded, the yellow flag would try to avoid the crisis in the first place, thus allowing exchange's activity to proceed uninterrupted.[17]
VPIN and volatility
The purpose of the VPIN theory is understanding how toxicity is a source of volatility. VPIN is not a volatility forecasting model. However, one of the several reasons why volatility may occur is as a result of market makers widening their trading ranges. This is a particular form of volatility, which is induced by increased levels of order-flow toxicity. Empirical evidence seems to corroborate that VPIN can help predict toxicity-induced volatility through machine learning algorithms.[9]
A study from the Lawrence Berkeley National Laboratory analyzes five and a half years of data from 100 of the most liquid futures worldwide and concludes:[15]
- Our test results also confirm that VPIN is a strong predictor of liquidity-induced volatility. With appropriate parameter choices, the false positive rates are about 7% averaged over all the futures contracts in the test data set. More specifically, when VPIN values rise above a threshold (CDF > 0.99), the volatility in the subsequent time windows is higher than the average in 93% of the cases.
VPIN and execution
A large order reveals information to other market participants, who may take advantage of that information by frontrunning that order before its completion. The purpose of an Optimal Execution Horizon (OEH) model is to compute the trading horizon that minimizes that informational leakage without incurring in unnecessary market risk. The length of that optimal horizon depends of factors such as: The size of the order, the side, the prevalent order imbalance, market volatility, the trading range and risk aversion. From a theoretical perspective, OEH explains why market participants may rationally ‘dump’ their orders in an increasingly illiquid market. OEH has been shown to perform better than participation rate schemes.[18] This model is derived as follows:
We have seen earlier that when , we obtain that
This means that we would like to compute V such that is minimally impacted. First, ceteris paribus, the impact of an order m on the order imbalance over the next bucket V is
where and is the order imbalance prior to m. Let be a monotonic increasing function of , , which measures the displacement that causes to the previous order imbalance. Then, the new persistent order imbalance can be computed as
Second, assuming that prices follow an arithmetic random walk, for a risk aversion we can derive a timing risk
Then, a probabilistic loss function can be defined as the aggregation of the first (liquidity risk) and second (timing risk) components,
Finally, can be minimized with respect to V. A novel feature of this model is that, beyond the order size, other important variables are used in determining the optimal V, like the side of the order, and the prevalent order imbalance.
Federal oversight of Financial Markets
In a paper published in the Journal of Trading,[19] scientists at the Lawrence Berkeley National Laboratory showed that VPIN would be a useful metric to monitor in real time the probability of a liquidity crisis. According to the Wall Street Journal:[20]
- The SEC has estimated that a centralized order-tracking system would cost approximately $4 billion to set up and $2.1 billion a year to maintain. Mr. Leinweber of Berkeley has a simpler, and probably cheaper, solution in mind. He proposes that supercomputers—like those at national laboratories such as Berkeley's—should track every trade in real time. If volume began surging dangerously, the system would flash a "yellow light." Regulators or stock exchanges could then slow trading down, giving the market time to clear and potentially averting a crisis.
By monitoring spikes in trading, the formula [VPIN] may offer early warning that a particular security—or an entire market—is about to be overwhelmed with buy or sell orders... An SEC official says the agency is aware of this research and regards it as "interesting," but that the data can't be analyzed until someone figures out how to get all of it in one place.
Regarding the use of VPIN to monitor financial markets, Dr. Horst Simon, Deputy Director of the Lawrence Berkeley National Laboratory remarked:
- If we can help the financial markets to be more reliable and stable, then that's at least as important a national need. Mr. Simon worries it might take some kind of market catastrophe "for people to wake up and say that there's a real danger out there of our whole system being brought down by a simple [problem] that could have been prevented if we had just paid attention.
Academic studies
At the Tinbergen Institute and VU University Amsterdam examination of VPIN during the flash crash, was argued to suggest "the large seller's relative presence in the market co-moves negatively with flow toxicity. This finding is consistent with strategic trading: she sells passively during upturns (her limit sell orders are taken out), sells aggressively right after an upturn, and does not trade in downturns." [21]
Work at the University of Murcia and University of Alicante has been proposed as arguing that "although VPIN metric is conceived for the HFT environment, our results suggest that certain VPIN specifications provide proxies for adverse selection risk similar to those obtained by the PIN model. Thus, we consider that the key variable in the VPIN procedure is the number of buckets used and thatVPIN can be a helpful device which is not exclusively applicable to the HFT world."[22]
At the University of Sydney it was argued that different capitalization stocks exhibit different VPIN characteristics, and that flow toxicity measured through VPIN can predict and explain to an extent future quote imbalance, price volatility and volume bucket duration or trade intensity.[23]
At the University of Minnesota VPIN has been used as a basis for diagnosis of the presence of informed traders in the Eurodollar Futures markets. They concluded that "corresponding to the opening of LIFFE, VPIN increases dramatically and continues to rise until it reaches its highest point when RTH [Regular Trading Hours] begin at the CME. This suggests that greater amounts of information begin to be incorporated into CME Eurodollar futures prices as the London market progresses through its daily operations. The increase in VPIN when LIFFE opens in London is consistent with the public information hypothesis in French and Roll (1986)."[24]
VPIN has lately come under criticism.[10][12][13] by two academics, Torben Andersen and Oleg Bondarenko. In an article forthcoming in the Journal of Financial Markets,[12] Authors at the Northwestern University and University of Illinois at Chicago conclude:
- Our empirical investigation of VPIN documents that it is a poor predictor of short run volatility, that it did not reach an all-time high prior, but rather after, the flash crash, and that its predictive content is due primarily to a mechanical relation with the underlying trading intensity.
In particular, Andersen and Bondarenko explain that TR-VPIN of Easley, Lopez de Prado, and O'Hara[5][7][8] is highly correlated with trading volume. This is a mechanical effect which stems from mixing calendar and volume clocks (i.e., using time bars in volume buckets). On the other hand, BVC-VPIN of Easley, Lopez de Prado, and O'Hara[9] becomes a distorted measure of volatility:[10]
- In terms of usefulness as a predictor of turbulent market conditions, we find the BVC-VPIN measure to have near zero incremental value relative to a standard realized volatility measure.
Chakrabarty, Pascual and Shkilko undertook a study[11] of two classification methods, the standard transaction tick rule (TR) and bulk volume classification (BVC), on stocks traded on NASDAQ's INET platform. They concluded that TR outperformed BVC in all tests for small and large stocks, for time and volume bars of all sizes, for the precision of order imbalance measures, and for the accuracy in computing VPIN. In particular, the best BVC specification misclassifies 20.3% of the trades, and TR only 9.2%. Chakrabarty, Pascual and Shkilko also claimed that the BVC accuracy is adversely impacted by episodes of elevated market activity, as captured by high volatility, trading frequency, and hidden volume. Overall, they were of the opinion that BVC is less accurate and less stable than TR in estimating order imbalances in NASDAQ stocks. Unlike the authors of BVC, they did not conduct any study on Futures contracts. Their study is a working paper and accordingly has not been peer-reviewed or independently verified.
Similarly, in sample covering more than five years for S&P 500 futures, Andersen and Bondarenko found TR to outperform every BVC scheme by a substantial margin in terms of classification accuracy.[10] In particular, at the volume bucket level, TR misclassifies 2.3% of trades, while the one-minute time bar BVC—favored by Easley, Lopez de Prado, and O'Hara[9]—misclassifies 8.3%. In their sample the BVC errors are highly correlated with the volatility level, thus inflating the misclassification rate when markets grow turbulent. Hence, the induced toxicity measure is severely upward biased when markets are volatile. Andersen and Bondarenko's study concentrates on a single futures contract. This too is a working paper and accordingly has not been peer-reviewed or independently verified.
The authors of VPIN rejected the foregoing criticisms, claiming that "far from “replicating” our results, Andersen and Bondarenko attack a methodology we do not advocate, an analysis we never performed, and conclusions we did not draw."[25] Scientists at Lawrence Berkeley National Laboratory also replied to Andersen and Bondarenko's criticism of VPIN by claiming that there are several fundamental errors in their analysis.[26] Among them, these researchers claim that Andersen and Bondarenko applied "an imperfect definition of the false positive rate, not taking into account the fact that we have addressed the key shortcoming of that definition."
See also
- Market microstructure
- Computational Finance
- High-frequency trading
- Algorithmic trading
- 2010 Flash Crash
References
43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.
External links
- Preliminary Findings Regarding the Market Events of May 6, 2010, Report of the staffs of the CFTC and SEC to the Joint Advisory Committee on Emerging Regulatory Issues, May 18, 2010
- Findings Regarding the Market Events of May 6, 2010, Report of the staffs of the CFTC and SEC to the Joint Advisory Committee on Emerging Regulatory Issues, September 30, 2010
- ↑ Template:Cite news
- ↑ Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.
Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.
In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.
Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region
Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.
15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.
To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 - ↑ Hasbrouck, J. [2007]: "Empirical Market Microstructure", Oxford University Press.
- ↑ Easley, D., R. F. Engle, M. O’Hara and L. Wu (2008): “Time-Varying Arrival Rates of Informed and Uninformed Traders”, Journal of Financial Econometrics, Vol. 6 No. 2: pp. 171-207
- ↑ 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7 Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.
Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.
In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.
Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region
Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.
15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.
To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 - ↑ Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.
Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.
In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.
Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region
Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.
15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.
To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 - ↑ 7.0 7.1 Easley, D., M. Lopez de Prado, and M. O'Hara, The Exchange of Flow Toxicity (January 17, 2011). The Journal of Trading, Vol. 6, No. 2, pp. 8-13, Spring 2011; Available at SSRN: http://ssrn.com/abstract=1748633
- ↑ 8.0 8.1 Easley, David and Lopez de Prado, Marcos and O'Hara, Maureen, Flow Toxicity and Volatility in a High Frequency World. Working paper, SSRN, February 2011.
- ↑ 9.0 9.1 9.2 9.3 Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.
Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.
In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.
Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region
Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.
15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.
To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 - ↑ 10.0 10.1 10.2 10.3 10.4 10.5 Andersen, Torben G. and Bondarenko, Oleg, Assessing VPIN Measurement of Order Flow Toxicity via Perfect Trade Classification (May 10, 2013). Available at SSRN: http://ssrn.com/abstract=2292602
- ↑ 11.0 11.1 Template:Cite web
- ↑ 12.0 12.1 12.2 12.3 Andersen, Torben G. and Bondarenko, Oleg, VPIN and the Flash Crash, Journal of Financial Markets, forthcoming. Available at SSRN: http://ssrn.com/abstract=1881731 Cite error: Invalid
<ref>tag; name ":25" defined multiple times with different content. - ↑ 13.0 13.1 13.2 13.3 Andersen, Torben G. and Bondarenko, Oleg, Reflecting on the VPIN Dispute. Journal of Financial Markets, forthcoming. Available at SSRN: http://ssrn.com/abstract=2305905
- ↑ 14.0 14.1 Template:Cite news
- ↑ 15.0 15.1 Wu, K., W. Bethel, M. Gu, D. Leinweber, O. Ruebel (2013): "A Big Approach to Analyzing Market Volatility", Available in SSRN, http://ssrn.com/abstract=2274991
- ↑ 16.0 16.1 Corcoran, C. (2012): Systemic Liquidity Risk and Bipolar Markets: Wealth Management in Today's Macro Risk On / Risk Off Financial Environment, Wiley, Chapter 5, pp. 97-117. Cite error: Invalid
<ref>tag; name ":13" defined multiple times with different content. - ↑ Template:Cite news
- ↑ Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.
Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.
In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.
Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region
Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.
15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.
To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 - ↑ E. Wes Bethel, David Leinweber, Oliver Rübel, and Kesheng Wu (2012): "Federal Market Information Technology in the Post–Flash Crash Era: Roles for Supercomputing", Journal of Trading, Vol. 7, No. 2: pp. 9-25. Available at http://www.iijournals.com/doi/abs/10.3905/jot.2012.7.2.009
- ↑ Zweig, Jason (2012): "Could Computers Protect the Market From Computers?", The Wall Street Journal, May 25th. Available at http://online.wsj.com/article/SB10001424052702304065704577426092877288770.html
- ↑ Menkveld, Albert J. and Yueshen, Bart Z., Anatomy of the Flash Crash (April 2, 2013). Available at SSRN: http://ssrn.com/abstract=2243520
- ↑ Abad, D., Yagüe, J. From PIN to VPIN: An introduction to order flow toxicity. Span Rev Financ Econ. (2012). http://dx.doi.org/10.1016/j.srfe.2012.10.002
- ↑ Wei, Wang Chun; Gerace, Dionigi; and Frino, Alex, Informed Trading, Flow Toxicity and the Impact on Intraday Trading Factors, Australasian Accounting Business and Finance Journal, 7(2), 2013, 3-24. Available at: http://ro.uow.edu.au/aabfj/vol7/iss2/2
- ↑ Dhatt, M., C. Kim and T. Perry (2013): "Around-the-Clock Price Discovery in Eurodollar Futures", Available at http://ssrn.com/abstract=2146953.
- ↑ Easley, David and Lopez de Prado, Marcos and O'Hara, Maureen, VPIN and the Flash Crash: A Comment (May 17, 2012). Available at SSRN: http://ssrn.com/abstract=2062450 or
- ↑ Wu, Kesheng and Bethel, Wes and Gu, Ming and Leinweber, David and Ruebel, Oliver, Testing VPIN on Big Data – Response to 'Reflecting on the VPIN Dispute' (August 30, 2013). Available at SSRN: http://ssrn.com/abstract=2318259