HOME

TheInfoList



OR:

A stock correlation network is a type of
financial network A financial network is a concept describing any collection of financial entities (such as traders, firms, banks and financial exchanges) and the links between them, ideally through direct transactions or the ability to mediate a transaction. A com ...
based on stock price correlation used for observing, analyzing and predicting the stock market dynamics.


Background

In the last decade, financial networks have attracted more attention from the research community. A study on company ownership based network showed a
power law In statistics, a power law is a functional relationship between two quantities, where a relative change in one quantity results in a proportional relative change in the other quantity, independent of the initial size of those quantities: one qua ...
distribution with majority of companies controlled by small number of people. Another study focused on board of directors where the network was created between companies if represented by the same member on board. The board membership network thus created resulted in a power law with small number of board members representing large number of companies. Several studies have proposed network based models for studying the stock correlation network. Stock correlation network has proven its efficacy in predicting market movements. Chakrabortia and Onella showed that the average distance between the stocks can be a significant indicator of market dynamics. Their work focused on stock market (1985–1990) that included the stock market crash of 1987 (
Black Monday Black Monday refers to specific Mondays when undesirable or turbulent events have occurred. It has been used to designate massacres, military battles, and stock market crashes. Historic events *1209, Dublin – when a group of 500 recently arriv ...
). Andrew Lo and Khandaniy worked on the network of different
hedge funds A hedge fund is a pooled investment fund that trades in relatively liquid assets and is able to make extensive use of more complex trading, portfolio-construction, and risk management techniques in an attempt to improve performance, such as ...
and observed the patterns before the August 2007 stock market turbulence.Andrew W. Lo Amir E. Khandaniy. (2007). What happened to the quants in August 2007? Preprint.


Methods

The basic approach for building the stock correlation network involves two steps. The first step aims at finding the
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statisti ...
between each pair of stock considering their corresponding time series. The second step applies a criterion to connect the stocks based on their correlation. The popular method for connecting two correlated stocks is the
minimum spanning tree method In mathematical analysis, the maxima and minima (the respective plurals of maximum and minimum) of a function, known collectively as extrema (the plural of extremum), are the largest and smallest value of the function, either within a given ran ...
. The other methods are,
planar maximally filtered graph Planar is an adjective meaning "relating to a plane (geometry)". Planar may also refer to: Science and technology * Planar (computer graphics), computer graphics pixel information from several bitplanes * Planar (transmission line technologies) ...
, and
winner take all method Winner(s) or The Winner(s) may refer to: * Champion, the victor in a game or contest *The successful social class in winner and loser culture Film * ''The Winner'' (1926 film), an American silent film starring Billy Sullivan * ''The Winner'' ...
. In all three methods, the procedure for finding
correlation In statistics, correlation or dependence is any statistical relationship, whether causal or not, between two random variables or bivariate data. Although in the broadest sense, "correlation" may indicate any type of association, in statisti ...
between stocks remains the same. Step 1: Select the desired time series data. The time series data can be daily
closing prices Closing may refer to: Business and law * Closing (law), a closing argument, a summation * Closing (real estate), the final step in executing a real estate transaction * Closing (sales), the process of making a sale * Closing a business, the proc ...
, daily trading volumes, daily
opening prices Opening may refer to: * Al-Fatiha, "The Opening", the first chapter of the Qur'an * The Opening (album), live album by Mal Waldron * Backgammon opening * Chess opening * A title sequence or opening credits * , a term from contract bridge * , a te ...
, and daily price returns. Step 2: For a particular time series selected from step 1, find the cross correlation for each pair of stocks using the
cross correlation formula A cross is a geometrical figure consisting of two intersecting lines or bars, usually perpendicular to each other. The lines usually run vertically and horizontally. A cross of oblique lines, in the shape of the Latin letter X, is termed a sa ...
. Step 3: Compute the cross correlation for all the stocks and create a
cross correlation matrix A cross is a geometrical figure consisting of two intersecting lines or bars, usually perpendicular to each other. The lines usually run vertically and horizontally. A cross of oblique lines, in the shape of the Latin letter X, is termed a sa ...
Cij. The cross correlation is between stock i and stock j and their time series data is free of time delays. Step 4: In case of the
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
method a metric distance dij is calculated using the cross correlation matrix. dij= (2(1-Cij))^ Where dij is the edge distance between stock i and stock j. The
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
and
planar maximally filtered graph Planar is an adjective meaning "relating to a plane (geometry)". Planar may also refer to: Science and technology * Planar (computer graphics), computer graphics pixel information from several bitplanes * Planar (transmission line technologies) ...
may cause loss of information, i.e., some high correlation edges are discarded and low correlation edges are retained because of the topological reduction criteria. Tse, ''et al.'' introduced the winner take all connection criterion where in the drawback of
minimum spanning tree A minimum spanning tree (MST) or minimum weight spanning tree is a subset of the edges of a connected, edge-weighted undirected graph that connects all the vertices together, without any cycles and with the minimum possible total edge weight. T ...
and
planar maximally filtered graph Planar is an adjective meaning "relating to a plane (geometry)". Planar may also refer to: Science and technology * Planar (computer graphics), computer graphics pixel information from several bitplanes * Planar (transmission line technologies) ...
are eliminated. In winner take all method, step 1-3 are retained. However, in step 4 the nodes are linked based on a threshold. Cij λ The threshold values (λ) can be set between 0 and 1. Tse, ''et al.'' showed that for large values of threshold (0.7, 0.8, and 0.9) the stock correlation networks are
scale free Scale or scales may refer to: Mathematics * Scale (descriptive set theory), an object defined on a set of points * Scale (ratio), the ratio of a linear dimension of a model to the corresponding dimension of the original * Scale factor, a number w ...
where the nodes linked in a manner that their
degree distribution In the study of graphs and networks, the degree of a node in a network is the number of connections it has to other nodes and the degree distribution is the probability distribution of these degrees over the whole network. Definition The degre ...
follows a
power law In statistics, a power law is a functional relationship between two quantities, where a relative change in one quantity results in a proportional relative change in the other quantity, independent of the initial size of those quantities: one qua ...
. For small values of threshold, the network tends to be fully connected and does not exhibit
scale free Scale or scales may refer to: Mathematics * Scale (descriptive set theory), an object defined on a set of points * Scale (ratio), the ratio of a linear dimension of a model to the corresponding dimension of the original * Scale factor, a number w ...
distribution.


References

{{Reflist Financial markets