\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={How Informationis Transmitted Across the Nations? An Empirical Investigation of the US and Chinese Commodity Markets},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{How Informationis Transmitted Across the Nations? An Empirical Investigation of the US and Chinese Commodity Markets}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Zi-Yi  Guo}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2016 Accepted: 1 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


This paper studies how information is transmitted across nations by focusing on three types of commodities: copper, soybean and wheat. The paper utilizes Johansen cointegration model, vector error correction model (VECM) and the generalized autoregressive conditional hetero skedastic model (GARCH) to investigate the price discovery and volatility spillover process of informationally-linked futures markets. The empirical results indicate that the models provide evidence to support the long-term equilibrium relationships and significant bidirectional information flows between copper futures markets in China and in the United States. Although innovations in one market can predict the futures volatility in another market, the volatility spillovers from U.S. futures to Chinese futures are more significant than the other way around. As for the soybean futures, there is a one-lag price transmission across markets, while no volatility spillover has been detected. As for the wheat futures, no information transmission is found across markets.

\end{abstract}


\keywords{information linkage; spillover effect; cointegration.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he recent financial crisis had witnessed the importance of global coordination for the world economy recovery. Therefore, it would be valuable to study how information is transmitted and shared across the nations. Recently, the term "informationally linked markets" has gained much attention in academia (see \hyperref[b10]{Gao and}\hyperref[b10]{Liu, 2007 and}\hyperref[b20]{An, 2011)}. The term refers to markets within which traded assets are fundamentally related to each other. While informationally linked markets are interrelated, they have distinct factors, such as regulations, liquidities, transaction costs, that can affect the price discovery process. Thus, it is important to understand how those informationally linked markets interact with each other through the price discovery process, especially in nowadays when the world economy has never been as integrated. The research in this paper is based on two informationally linked markets: Chinese futures market and U.S. futures market.\par
Being the world's two major economies, markets in the two countries are, without doubt, interrelated. U.S.-China economic ties have expanded substantially over the past three decades. Total U.S.-China trade rose from \$2 billion in 1979 to \$579 billion in Author: e-mail: zachguo0824@gmail.com 2016 1   II. 
\section[{Literature Review}]{Literature Review}\par
. China is currently the largest U.S. trading partner, its third-largest export market, and its biggest source of imports. Frequent import and export activities between the two trading partners have significant impact son their spot markets, which, in turn, influence the futures markets. Apart from the international trading connections, there are other reasons that make the futures markets of the two countries interrelated. One is that the futures exchanges in the two countries have more similar than different technological trading system and management arrangement. At the very beginning of China establishing its first futures exchange, it frequently sends expertise to the Chicago Board of Trade and other exchanges to learn both the executive of exchanges and the technology of futures trading from the US. This grants not only the successful establishment of several major futures exchanges in China, but also the two counterparts correlated in many ways. However, there are still significant governmental and legal barriers regarding China's financial market. Studying such a relationship could shed light on the openness of the Chinese commodity markets and on the nature of cross-market information transmission. It could also provide important lessons for various market participants, including commodity traders, hedgers, arbitrageurs, exchanges and regulatory agencies.\par
Without doubt, information spill-over across different markets aroused the interest of researchers in the past few years. Much of the empirical research has focused on the relationship between two countries' equity markets. \hyperref[b11]{Garbade and Silber (1979)} first conduct the research of short run price behavior of identical assets traded on dominant and satellite markets: NYSE and regional stock exchanges. The results indicate that the regional exchanges are best characterized as satellites, but not pure satellites of the New York Stock Exchange. That is to say, transactions price son regional exchanges do contain information relevant for NYSE traders, but knowledge of the prices of their transactions has effect on the New York market, too. \hyperref[b3]{Booth et al. (1996)} have studied the relationship among the cross-exchange prices of Nikkei 225 Index futures that are traded on the Singapore International Monetary Exchange (SIMEX), London International Financial Futures Exchange (LIFFE) and Chicago International Money Market (IMM). They find that the prices of Nikkei 225 Index futures are cointegrated across all of these exchanges. More recent researches on information transmissions are conducted cross border. \hyperref[b12]{Grammig and Hujer (2001)} analyze equity price quotes originating in New York and Frankfurt to examine the price discovery process. The evidence suggests that there may be some roles for U.S. market price discovery, but the evidence is strongly supportive of prices largely being determined in the home market. Berument and Ince (2005) use a block recursive vector auto regression (VAR) model to capture the dynamic effect of S\&P500 return on the Istanbul stock returns. They find that returns on S\&P500 affect returns on ISE100 but not vice versa. By using the same model and two out-of-sample tests, \hyperref[b19]{Lin (2008)} found that the US stock returns have predictive ability for four Asian emerging equity markets. The estimates from weekly data suggest that returns on S\&P positively predict stock returns of emerging markets up to three weeks.\par
Similar factors that provide unique opportunities for the study of equity markets also apply to futures markets, and the same reasons that make this issue of interest to equity investors also make this issue of interest to hedgers and speculations in the future markets. However, not as many studies have analyzed the relationship between two countries' futures markets. Within this limited research, Booth, Lee and T se (1996) studied the relationship among the cross-exchange prices of Nikkei 225 Index futures that are traded on the Singapore International Monetary Exchange, London International Financial Futures Exchange and Chicago International Money Market. They found that the prices of Nikkei 225 Index futures are con integrated across all of these exchanges. Booth, Brockman and T se(1998) also investigated the price discovery and information transmittal process between US and Canadian wheat market using cointegration analysis and error correction models. The results show that both the US and Canadian wheat futures prices are an integrated series of order one, and that the two series are co-integrated. The evidence shows an equilibrium relationship only in long run, while short run dynamics exhibit no such dependencies. Two previous articles have employed the GARCH-type models to examine the daily volatility spillovers between the S\&P 500 Index cash and futures markets. Chan, \hyperref[b6]{Chan and Karolyi (1991)} use abivariate GARCH model with a sampling interval of five minutes. They find the extent of volatility spillover from the futures to stock market similar to that of the stock to futures market and the futures and stock markets serve important and equal price discovery roles. In another article, \hyperref[b17]{Koutmos and Tucker(1996)} use daily closing prices from 1984 to 1993 and a bivariate EGARCH model. In contrast to the current article and Chan, Chan, and Karolyi (1991), they report aunivariate directional spillover from futures to index, and conclude that the information from the futures market can be used to predict the volatility in the stock market but not vice versa. \hyperref[b21]{Tse (1999)} has investigated the minute-by-minute price discovery process and volatility spillovers between the DJIA index and the index futures recently launched by the Chicago Board of Trade (CBOT). By examining the volatility spillovers between the markets based on a bivariate EGARCH model, a significant bidirectional information flow is found. Then, \hyperref[b22]{Tse and So (2004)} have examined the price discovery and spillovers effects among the Hang Seng Index, Hang Seng Index futures, and the tracker fund markets using the Hasbrouck and Gonzalo and Granger common-factor models and the M-GARCH model. The empirical results show that the three markets have different degrees of information processing abilities, although they have cointegrating relationship between each other.\par
Despite its late introduction into China, Chinese futures markets have grown rapidly and are now playing a significant role in the world commodity markets. Only in the past few years have we seen the emergence of some research. Among those studies, few have focused on the relationship of price discovery among internationally linked markets.\par
Hua and Chen (2007) studied the relationship between the Chinese and world futures markets of copper, aluminum, soybean and wheat, using Johansen's cointegration test  {\ref (1988)}, error correction model, the Granger causality test and impulse response analyses. They discovered that the futures prices in the Shanghai Futures Exchange are cointegrated with the futures prices on the London Metal Exchange (LME) for copper and aluminum. They also find that a cointegration relationship exists for the Dalian Commodity Exchange and CBOT soybean futures prices, but no such relationship for the Zhengzhou Commodity Exchange and CBOT wheat futures prices. \hyperref[b18]{Li and Zhang (2009)} examined the relationship between the Chinese copper futures market and its London counterparts by constructinga three-regime Markov switching-VECM model. They found that the influence of LME on SFE is bigger than that of SFE on LME. More recently,  {\ref Hou and Li (2015)} used an asymmetric DCC GARCH model to investigate information transmission between U.S. and China index futures markets, and Chen and Weng (2017) applied a VAR-BEKK-Skew-t Model to investigate information flows between the U.S. and China's agricultural commodity futures markets.\par
In this paper, I use three important futures contracts that are similarly listed on both the U.S. and China markets (copper, soybeans and wheat) to examine the pattern of information flows across the two countries. This study will help us understand more about the role of the U.S. market as a global player in transmitting information flows as the Chinese financial market is becoming an important emerging market in commodity futures trading. With the growth of world trade and globalization of the futures market, we would expect futures prices for the same commodity in different parts of the world to move closely together to reflect the information flows underlying the commodity price.\par
This paper is different from previous researches in the following ways. First, instead of using market index, as did by most previous research, I choose daily information of individual commodity futures contracts. Market Index is, to some degree, smoothed because it contains different trading products that may be negatively correlated. Individual data can be more volatile than market index. Second, I investigate information transmission not only from developed markets to emerging markets but also the other way around. The financial markets of emerging countries play a more and more crucial role in price discovery process of international markets. China's futures market is steadily expanding, and has become the second largest in the world after the US since 2009.This market presents an interesting case for research.\par
The remaining part of the paper is structured as follow. Section two provides a brief description of the Chinese futures markets and of the futures contracts that I choose to study. In Section three, I describe the data. Specifically, I select three commodity futures in the Chinese futures exchanges: copper, soybean and wheat. The Chinese copper futures contracts are traded on the Shanghai Futures Exchange (SFE), soybean futures contracts on the Dalian Commodity Exchange (DCE) and wheat futures contracts on the Zhengzhou Commodity Exchange (ZCE). For the corresponding world futures, I use copper, soybean and wheat futures contracts traded on the Chicago Mercantile Exchange (CME). In Section four, I test whether the Chinese and world futures prices are cointegrated. By introducing a Vector-Error-Correlation Model, I study the cointegration of commodity prices in the Chinese futures exchange and its U.S. counterparty. Section five concentrates on volatility spillovers and Section six concludes. 
\section[{III.}]{III.} 
\section[{Chinese Agricultural Futures Markets and Contracts a) Chinese agricultural futures exchange}]{Chinese Agricultural Futures Markets and Contracts a) Chinese agricultural futures exchange}\par
There are three futures exchanges in China: the Zhengzhou Commodity Exchange (ZCE), the Shanghai Futures Exchange (SFE) and the Dalian Commodity Exchange (DCE).\par
Zhengzhou Commodity Exchange was the first experimental futures market which was approved by the State Council, established on October \hyperref[b11]{12,} {\ref 1990}. ZCE, which started with forward contract trading, launched its first futures contracts on five agricultural productswheat, corn, soybean, green bean and sesame on May 28, 1993. Wheat futures dominated trading on ZCE. Though China's tariff rate on wheat imports is set at a very low level (1\% since 1999), its import quota is highly restrictive. Quota and permits are required to import wheat. All imports have to go through the China National Cereals, Oils and Foodstuffs Import and Export Corp.ZCE now specializes in agricultural and chemical product futures, including hard white wheat, strong gluten wheat, sugar, cotton, rapeseed oil and PTA, a petroleum-based chemical product.\par
SFE was formed from amalgamation of the Shanghai Metal Exchange, the Shanghai Foodstuffs Commodity Exchange, and the Shanghai Commodity Exchange in December 1999. At present, futures contracts underlying commodities, i.e., gold, copper, aluminum, lead, steel rebar, steel wire rod, natural rubber, fuel oil and zinc, are listed for trading. These commodities are regarded by the Chinese government as strategically important industrial inputs and are thus subject to no import quotas or duties. Export of these commodities is still restricted, though export duties have been reduced significantly since 1999.\par
DCE trades futures contracts underlined by a variety of agricultural and industrial products on a national scale. So far, futures contracts on agricultural products including soybean, soybean oil, corn, palm oil, and soy meal, petroleum-based products including LLDPE and PVC, and energy product coking coal are traded on the Dalian bourse. Soybean futures dominate trading volume son DCE.\par
All three exchanges use electronic trading systems. Each exchange also maintainsa trading floor. Trades are cleared by each exchange's clearing department. The trading systems all utilize high-capacity optical cables, dedicated datelines and two-way satellite to ensure real time, security and reliability of order processing. I choose representative contracts from each of the three exchanges for studying cointegration of the Chinese futures market and the U.S. futures market. 
\section[{b) Chinese agricultural futures underlying products i. Copper}]{b) Chinese agricultural futures underlying products i. Copper}\par
During the last 10 years, the Chinese copper consumption has grown at about 2.4 times the world average. China is now the largest copper consumer in the world. Consequently, the trading volume in terms of tonnage on the SFE has grown to a level that almost rivals that of the NYMEX, the second largest copper futures exchange next to the LME. In 2010, the ratio of trading volume in the three exchanges is 0.5: 1: 2.9. Prices of copper futures traded on SFE, together with the prices on LME and NYMEX, are now important indicators to copper mining companies around the world.\par
ii. Soybean China abolished its import quota on soybeans in 1996, but its export quota still exists. China is now the world's largest soybean importing country, while the USA is the largest soybean producer and exporter. Conditions in the USA soybean market, combined with USA agricultural trade policy, can presumably have a significant impact on soybean prices in the Chinese market. The Dalian Commodity Exchange is the largest futures exchange for non genetically modified (non GM) soybeans in the world. In 2002, the trading volume of soybean futures on DCE was over\$250 billion, about 25\% of the CBOT soybean futures volume but seven times that of the third largest market, the Tokyo Grains Exchange. In 2010, however, DCE exceeds the Chicago Mercantile Exchange (CME) in terms of soybean (both GM and non GM) futures trading volume. Therefore, it is reasonable to hypothesize that US soybean futures prices can also influence Chinese soybean futures prices in a significant way. 
\section[{iii. Wheat}]{iii. Wheat}\par
China produces approximately 108,712 TMT 2 (thousand metric tons) of wheat annually. This makes China the world's largest wheat producer. At the same time, China is the world's seventh largest importer of wheat, importing an average of 4,247 TMT of wheat. This is because China has a population of over 1.3 billion people, and domestic consumption in China may surpass its production. Another reason is that variability in production and quality issues also compel China to import a certain quantity of wheat.\par
Winter wheat is the kind that China imports from the U.S. The United States is the third largest producer of wheat in the world. On average, the United States produces 62,550 TMT of wheat. United States imports, on average, 2,584 TMT and it exports 28,547 TMT, making the U.S. the largest wheat-exporting nation in the world.\par
The futures market of wheat indicates the demand and supply in the spot market. The futures prices are even more sensitive to import. For example, on December 20th, 2001,a U.S. exporter claimed to have sold 200TMT soft red winter wheat to China. The price of soft wheat futures traded in CBOT soured and reached a historical high level. The characteristics of the wheat markets in China and U.S. represent a possible interactive relationship between the two markets.\par
Government policy affects patterns of information flows. The commodities copper, soybean and wheat are subject to different levels of government regulation in China. Table  {\ref 1} displays the import duty and value added tax for copper, soybean and wheat imports to China. Agricultural products such as soybean and wheat evidence stronger protection from government compared with copper. Moreover, different from soybean and copper, wheat has an import quota that has been set at 9.64 million tonnes. The import duty that excess quota is 65\%.\par
Table1: Import duty and value added tax of copper, soybean and wheat in China.\par
IV.   In order to make the data comparable, I deleted non matching data caused by different holidays and consolidated the quotation units of the data. Quotation unit for copper futures contracts traded on CME is US cents/pound and quotation units for soybean and wheat on CME are US cents/bushel. All Chinese futures contracts are quoted as Yuan/ton. I converted the quotations for copper to US dollar/pound and quotations for soybean and wheat to US dollar/ton. I use daily exchange rate to convert Chinese Yuan to US dollar. The historical exchange rate data is obtained from Wiki posits.   
\section[{Data and Summary Statistics}]{Data and Summary Statistics} 
\section[{Methodology a) Cointegration Test}]{Methodology a) Cointegration Test}\par
Before testing for cointegration, each individual price series should be examined for I(1) first. The commonly used methods to test for the presence of unit roots are the Augmented Dickey-Fuller (ADF) unit root tests  {\ref (1981)}. ADF test correlation by assuming that the series follow an AR(p) process and adding lagged difference terms of the dependent variables. Unit root can be tested by the ADF model, which is primarily concerned with the estimate of?. In the following equation, wetest the null hypothesis of ? = 0 against the alternative hypothesis of?< 0:??? ?? = ?? + ???? + ???? ???1 + ? ?? ?? ?? ??=1 ??? ???1 + ?? ?? ,\par
Where Î?" denotes the first difference, ?? ?? is the time series being tested, t is the time trend variable, and k is the number of lags which are added to the model to ensure that the residuals, ?? ?? are white noise. The result of not rejecting the null hypothesis implies that the series is non-stationary; whereas rejection of the null indicates the time series is stationary. If the series is nonstationary and the first difference of the series is stationary, the series contains a unit root.\par
If the futures prices are integrated of the same order, in this case, I (1), Johansen's cointegration tests can then be conducted.??? ?? = ?? + ??? ???1 + ?? ?? ??? ????? ???1 ??=1 + ?? ?? ,\par
Where ? is a symbol of difference operator. ?? ?? is a 2*1 vector of residuals. The VECM has information about the short-and long-run adjustment to changes in ?? ?? via the estimated parameters ?and ? ?? . Here, the expression ??? ???1 is the error correction term and ? can be factored into two separate matrices?and ?, such as ?=??? where ?? denote the vector of cointegrating parameters while ? is the vector of error correction coefficients measuring the speed of convergence to the long run steady state.\par
Johansen suggested two test statistics to test the null hypothesis that there are at most rcointegration vectors. The null hypothesis is the rank of the coefficient matrix: ?, is at most r, for r = 0, 1, L ? n -1 . The cointegration test is done by applying the methodology proposed by \hyperref[b16]{Johansen (1988)} based on the trace and maximal eigen value statistics.?? ?????????? = ??? ? ln (1 ? ?? ?? ) ?? ??=??+1 ?? ?????? ??????????? = ???????(1 ? ?? ??+1 )\par
where? 1 ?? r are r largest squared correlations between the residuals obtained by regressing ??? ?? and??? ???1 on ??? ???1 ,??? ???2 ,???? ??????1 and 1. In this case, the null hypothesis should be tested for r ?0 and r?1. If r?0 cannot be rejected, we will conclude that there is no co integration. If r?0 is rejected and r?1 is not rejected, it says that there is a co integration relationship. 
\section[{b) Vector Error Correction Model}]{b) Vector Error Correction Model}\par
This section presents the Vector Error Correction model \hyperref[b9]{(Engle and Granger, 1987)} to analyze price transmission between markets in the two countries. If futures contracts traded in China and US are co integrated, they can be represented by the following model:????? ?? = ?? 1 + ?? 1 ?? ???1 + ? ?? 1,?? ?? ??=1 ????? ????? + ? ?? 1,?? ????? ???1 + ?? 1,?? ?? ??=1\par
(1)????? ?? = ?? 2 + ?? 2 ?? ???1 + ? ?? 2,?? ?? ??=1 ????? ????? + ? ?? 2,?? ????? ???1 + ?? 2,?? ?? ??=1\par
.\par
( C\par
This approach is widely used in the literature to describe price interactions among various informationally linked markets (see \hyperref[b5]{Booth et al., 1999)}, as it captures both short and long term effects of information flow across markets. In particular, short term effects are captured by cross market lagged returns in the equations and long term effects are reflected long term equilibrium error correction terms, defined as the difference in the last period's price between the two markets. One important thing is to understand that price discovery refers to the impounding of new information into the price. When one market is considered leading the other in information transmission, it means information disseminates first in this market. However, it does not necessarily imply that this market is the original source of information. 
\section[{c) Volatility spillovers}]{c) Volatility spillovers}\par
Volatility is another important source of information. An examination of volatility spillover can help us further in understanding information transmission process across markets. Considering a multivariate GARCH (1,1) model:?? 2,?? 2 = ð??"ð??" 2 + ?? 2 ?? 2,???1 2 + ?? 2 ?? 2,???1 2 + ?? 2 ?? 1,???1 2 . (\textbf{4})\par
The terms?? 1 and ?? 2 in the above equations are residuals from equation (  {\ref 1}) and ( 2). In equation ( 3) and ( \hyperref[formula_7]{4}), the conditional volatility is influenced not only by past residual shocks from its own market, but also by those from the other market. Volatility spillover are measured by coefficients ?? 1 and ?? 2 .\par
V. 
\section[{Empirical Results}]{Empirical Results}\par
Cointegration analysis is conducted to detect long-run and short-run relationship before examining the price discovery process and volatility spillover. Based on the AIC criterion, I find the model has lowest AIC at two lags. ADF unit root tests are done before the cointegration tests.\par
Table \hyperref[tab_4]{5} presents the result of ADF unit root tests. It indicates the existence of unit root in each of the log futures price series. Further, test result shows that all the series are stationary after the first order difference, which indicates that all the time series follow I(1) process. \par
Table  {\ref 6}: The Johansen con integration test This result is consistent with results from previous research. Hua and Chen (2007) examine the co integation relationship using data ranging from January 1998 to 31 December 2002 and January 1998 to 31 December 2004. They both receive that result of no cointegration of wheat futures between China and US. Since wheat is the staple food in China and the government has more control over it than other commodity products, it is not hard to understand the non-cointegration relationship.\par
Estimation result from the VECM model for copper futures series are reported in Table \hyperref[tab_5]{7}. A number of observations can be derived from the estimation results. First of all, at a 5\% significant level, only the coefficient of error correction term in SCU equation is significant. This implies that the error correlation term is important in explaining the price discovery process for Chinese copper futures market. This demonstrates the leading role of US copper futures market in processing information. In equation ( 2), the coefficients of both lags of US copper futures market are significant at 1\%. We can interpret from this result that US market has an impact on the price discovery proces s of Chinese copper futures market. In equation (  {\ref 1}), the coefficient of first lag of SCU is significant at 1\% and the coefficient of second lag is not. This implies that Chinese copper futures market has a shorter term lagged impact US copper futures market than US to China. Another interesting finding is the impact that the past information has to its own country is negative whereas the impact to the other country is always positive.   The overall results of VECM in both copper and soybean futures markets show that the U.S. and Chinese markets are informationally linked on daily price basis. There is a bidirectional relationship between the two markets and the relationship is asymmetric. US copper and soybean futures market has a stronger impact to Chinese soybean and copper futures market than Chinese market to U.S. market. Table  {\ref 9}: GARC Hestimation results for copper futures; **refers to 5\% level of significance.\par
The coefficients of importance in the bivariate GARCH (1, 1) model are ?? 1 and ?? 2 . They capture the volatility spillover from one market to the other. In Table  {\ref 9}, the corresponding volatility-spillover coefficients are all significant at 5\% significance level. This result implies strong interactions between the two countries' copper futures markets. Table  {\ref 10} represents the volatility spillover for the soybean markets. Different from copper futures, we can see that there is no significant feedback effect between the two markets for soybean futures. Table10: GARCH estimation results for soybean futures; **refers to 5\% level of significance.   
\section[{Conclusion}]{Conclusion}\par
Given the rapid development of the Chinese futures market and the competition and cooperation among futures exchanges, it is important to understand the international linkage between the Chinese futures market and other international futures markets. This paper examines the price discovery process and volatility spillover in the Chinese futures market and the U.S. futures market. In particular, I investigate the leadlag relationships using the VECM model and the GARCH (1,1) models. By choosing one representative futures contract, I find a consistent result with previous research about the information transmission process. It shows that the price series of copper futures and soybean futures are cointegrated across markets. For copper futures, there is a bidirectional relationship between the two markets and the relationship is asymmetric. The US copper futures market has a stronger impact on the Chinese copper futures market than the other way around. As for the soybean futures, there is a one-lag price transmission across markets. However, no volatility spillover has been found for soybean futures markets. Wheat futures traded in the two countries are not cointegrated. The Chinese wheat futures prices are more likely to be determined by domestic demand and supply condition. This is consistent with the observation that imports and exports of wheat are highly restricted with high tariff rates and quotas in China.    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.14902597402597403\textwidth}P{0.3366883116883117\textwidth}P{0.12142857142857141\textwidth}P{0.11038961038961037\textwidth}P{0.13246753246753246\textwidth}}
\tabcellsep \multicolumn{2}{l}{Import duty}\tabcellsep \tabcellsep \\
Commodity\tabcellsep \multicolumn{2}{l}{most favored nation}\tabcellsep Regular\tabcellsep Valued added\\
\tabcellsep within quota\tabcellsep excess quota\tabcellsep \tabcellsep \\
copper\tabcellsep No quota\tabcellsep 0\%\tabcellsep 0\%\tabcellsep 17\%\\
soybean\tabcellsep No quota\tabcellsep 3\%\tabcellsep 180\%\tabcellsep 13\%\\
wheat\tabcellsep 1\%\tabcellsep 65\%\tabcellsep 180\%\tabcellsep 13\%\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.08632812499999999\textwidth}P{0.763671875\textwidth}}
CCU\tabcellsep Copper futures traded on Chicago Mercantile Exchange (CME)\\
SCU\tabcellsep Copper futures traded on Shanghai Futures Exchange (SFE)\\
CSS\tabcellsep Soybean futures traded on Chicago Mercantile Exchange (CME)\\
DSS\tabcellsep Soybean futures traded on Dalian Commodity Exchange (DCE)\\
CWT\tabcellsep Wheat futures traded on Chicago Mercantile Exchange (CME)\\
ZWT\tabcellsep Wheat futures traded on Zhengzhou Commodity Exchange (ZCE)\\
b) Summery Statistics\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.06184144505770195\textwidth}P{0.21921726041144002\textwidth}P{0.0818866031108881\textwidth}P{0.13903662819869542\textwidth}P{0.10619668840943301\textwidth}P{0.14287506271951833\textwidth}P{0.09894631209232313\textwidth}}
Commodit\tabcellsep \multicolumn{2}{l}{Copper}\tabcellsep \multicolumn{2}{l}{Soybe an}\tabcellsep \multicolumn{2}{l}{Whe at}\\
Exchange\tabcellsep CME\tabcellsep SFE\tabcellsep CME\tabcellsep DCE\tabcellsep CME\tabcellsep ZCE\\
Trading Unit\tabcellsep 25,000 pounds\tabcellsep 5 tons\tabcellsep 5,000 bushels\tabcellsep 10 tons\tabcellsep 5,000 bushels\tabcellsep 10 tons\\
Pricing Unit\tabcellsep U.S. Cents/pound\tabcellsep Yuan/ton\tabcellsep U.S. Cents/pound\tabcellsep Yuan/ton\tabcellsep U.S. Cents/pound\tabcellsep Yuan/ton\\
Tick Value\tabcellsep 0.05 Cents/pound\tabcellsep 10 Yuan/ton\tabcellsep 0.025 Cents/pound\tabcellsep 1 Yuan/ton\tabcellsep 0.025 Cents/pound\tabcellsep 1 Yuan/ton\\
Daily Price limit\tabcellsep N/A\tabcellsep < 3\% of previous\tabcellsep N/A\tabcellsep < 4\% of previous\tabcellsep N/A\tabcellsep < 4\% of previous\\
\tabcellsep \tabcellsep settlement price\tabcellsep \tabcellsep settlement price\tabcellsep \tabcellsep settlement price\\
Contract Month\tabcellsep January-December\tabcellsep January-December\tabcellsep January, March, May,\tabcellsep January, March, May,\tabcellsep March, May, July,\tabcellsep January, March, May,\\
\tabcellsep \tabcellsep \tabcellsep July, August,\tabcellsep July, August,\tabcellsep September, December\tabcellsep July, August,\\
\tabcellsep \tabcellsep \tabcellsep September, November\tabcellsep September, November\tabcellsep \tabcellsep September, November\\
Termination of\tabcellsep 3rd last business day of\tabcellsep 15th of the trading\tabcellsep 15th of the trading\tabcellsep 10th of the trading\tabcellsep \multicolumn{2}{l}{15th of the trading month last 7th trading day of}\\
Trading\tabcellsep the trading month\tabcellsep month\tabcellsep month\tabcellsep month\tabcellsep \tabcellsep the trading month\\
Delivery Period\tabcellsep Any business day\tabcellsep 16th to 22th of the\tabcellsep 2nd business day folling\tabcellsep 7th day after the last\tabcellsep 2nd business day\tabcellsep 1st to last trading day of\\
\tabcellsep beginning on the first\tabcellsep trading month\tabcellsep the last trading day of\tabcellsep trading day of the\tabcellsep following the last trading\tabcellsep the trading month\\
\tabcellsep day of delivery month\tabcellsep \tabcellsep the delivery month\tabcellsep trading month\tabcellsep day of the delivery month\tabcellsep \\
Settlement Type\tabcellsep Physical delivergy\tabcellsep Physical delivergy\tabcellsep Physical delivergy\tabcellsep Physical delivergy\tabcellsep Physical delivergy\tabcellsep Physical delivergy\\
Trading Hours\tabcellsep CME Globex:\tabcellsep \tabcellsep CME Globex:\tabcellsep \tabcellsep CME Globex:\tabcellsep \\
\tabcellsep Sunday-Friday, 6:00pm-\tabcellsep Monday-Friday, 9:00am-\tabcellsep Sunday-Friday, 6:00pm-\tabcellsep Monday-Friday, 9:00am-\tabcellsep Sunday-Friday, 6:00pm-\tabcellsep Monday-Friday, 9:00am-\\
\tabcellsep 5:15pm (5:pm-4:15pm\tabcellsep 11:30am, 1:30pm-3pm\tabcellsep 7:15pm, 9:30am-1:15pm\tabcellsep 11:30am, 1:30pm-3pm\tabcellsep 7:15pm, 9:30am-1:15pm\tabcellsep 11:30am, 1:30pm-3pm\\
\tabcellsep Central Time) with a 45-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep minute break each day\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep beginning at 5:15pm\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (4:15 CT)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep CME ClearPort:\tabcellsep \tabcellsep Open Outcry:\tabcellsep \tabcellsep Open Outcry:\tabcellsep \\
\tabcellsep Sunday-Friday, 6:00pm-\tabcellsep \tabcellsep Monday-Friday, 9:30am-\tabcellsep \tabcellsep Monday-Friday, 9:30am-\tabcellsep \\
\tabcellsep 5:15pm (5:pm-4:15pm\tabcellsep \tabcellsep 1:15pm Central Time\tabcellsep \tabcellsep 1:15pm Central Time\tabcellsep \\
\tabcellsep Central Time) with a 45-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep minute break each day\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep beginning at 5:15pm\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (4:15 CT)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Open Outcry:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Monday-Friday, 8:10am-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1:00pm (7:10am-\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 12:00pm Central Time)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.15704387990762125\textwidth}P{0.2630484988452656\textwidth}P{0.07263279445727483\textwidth}P{0.10796766743648961\textwidth}P{0.08048498845265588\textwidth}P{0.09226327944572747\textwidth}P{0.07655889145496536\textwidth}}
Commodity\tabcellsep Copper\tabcellsep \tabcellsep Soybean\tabcellsep \tabcellsep Wheat\tabcellsep \\
Location\tabcellsep US\tabcellsep China\tabcellsep US\tabcellsep China\tabcellsep US\tabcellsep China\\
Mean\tabcellsep 3.6739\tabcellsep 3.2288\tabcellsep 372.2443\tabcellsep 536.2280\tabcellsep 218.8540\tabcellsep 223.6881\\
Standard Error\tabcellsep 0.0308\tabcellsep 0.0289\tabcellsep 2.6595\tabcellsep 3.5463\tabcellsep 2.4161\tabcellsep 1.2557\\
Standard Deviation\tabcellsep 0.8928\tabcellsep 0.8367\tabcellsep 99.7564\tabcellsep 133.0219\tabcellsep 72.3209\tabcellsep 37.5869\\
Kurtosis\tabcellsep -0.5095\tabcellsep -0.5798\tabcellsep -0.9677\tabcellsep -0.5761\tabcellsep -0.0007\tabcellsep -1.3925\\
Skewness\tabcellsep -0.5681\tabcellsep -0.5784\tabcellsep -0.0458\tabcellsep -0.2057\tabcellsep 0.8735\tabcellsep 0.1238\\
Correlation\tabcellsep \multicolumn{2}{l}{0.99057285}\tabcellsep \multicolumn{2}{l}{0.938801729}\tabcellsep 0.3734\tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Figure1: Price dynamics of copper futures}\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Figure 2: Price dynamics of soybean futures}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.20819838056680162\textwidth}P{0.3338056680161943\textwidth}P{0.010323886639676113\textwidth}P{0.022368421052631576\textwidth}P{0.010323886639676113\textwidth}P{0.018927125506072874\textwidth}P{0.018927125506072874\textwidth}P{0.07226720647773278\textwidth}P{0.0825910931174089\textwidth}P{0.05161943319838056\textwidth}P{0.020647773279352227\textwidth}}
\multicolumn{8}{l}{?? ???1 ?? 1,?? 2 = ð??"ð??" 1 + ?? 1 ?? 1,???1 2}\tabcellsep + ?? 1 ?? 1,???1 2\tabcellsep + ?? 1 ?? 2,???1 2\\
\tabcellsep \multicolumn{2}{l}{copper}\tabcellsep \multicolumn{2}{l}{soybean}\tabcellsep \multicolumn{2}{l}{wheat}\tabcellsep \tabcellsep critical values\\
no trend\tabcellsep CCU\tabcellsep SCU\tabcellsep CSS\tabcellsep DSS\tabcellsep CWT\tabcellsep ZWT\tabcellsep \multicolumn{2}{l}{1\% level 5\% level 10\% level}\\
log prices\tabcellsep \multicolumn{5}{l}{0.0418 0.3050 0.8052 1.2143 0.3601}\tabcellsep 1.207\tabcellsep \\
First difference\tabcellsep \multicolumn{6}{l}{-33.5057 -27.6224 -36.7441 -17.9937 -29.815 -34.238}\tabcellsep \multicolumn{2}{l}{-2.567}\tabcellsep -1.941\tabcellsep -1.617\\
with trend\tabcellsep CCU\tabcellsep SCU\tabcellsep CSS\tabcellsep DSS\tabcellsep CWT\tabcellsep ZWT\tabcellsep \tabcellsep critical values\\
log prices\tabcellsep \multicolumn{6}{l}{-1.4007 -1.2911 -1.7931 -1.3637 -1.1956 -3.938}\tabcellsep \\
First difference\tabcellsep \multicolumn{6}{l}{-33.4824 -27.6187 -36.7486 -17.0552 -29.860 -34.252}\tabcellsep \multicolumn{2}{l}{-3.965}\tabcellsep -3.413\tabcellsep -3.129\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.7477848101265823\textwidth}P{0.10221518987341772\textwidth}}
presents the VECM result of soybean\tabcellsep Chinese soybean market is bigger than the other way\\
futures market. At a 5\% significant level, coefficients of\tabcellsep round.\\
error correction term in both equations are significant, -\tabcellsep \\
0.012 (t-value = -1.981) and 0.008 (t-value = 2.516).\tabcellsep \\
This indicates a bidirectional error correction process\tabcellsep \\
between the two futures markets. In both equations, only\tabcellsep \\
coefficients of first lag across market impact are\tabcellsep \\
significant. The impact from U.S. soybean market to\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 8}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 			\footnote{Source: US-China Business Council. T -© 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US) 1} 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{( ) C 2017 © 2017 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lin ()]{b19}\label{b19} 	 		‘Are stock returns on the US used as an exogenous predictor to the Asian emerging equity markets’.  		 			J Lin 		.  	 	 		\textit{Applied Economics Letters}  		2008. 3 p. .  	 
\bibitem[Engle and Granger ()]{b9}\label{b9} 	 		‘Co-intragration and error correction: representation, estimation, and testing’.  		 			R Engle 		,  		 			C Granger 		.  	 	 		\textit{Econometrica}  		1987. 55 p. .  	 
\bibitem[Beck ()]{b2}\label{b2} 	 		‘Cointegration and market efficiency in commodities futures markets’.  		 			S Beck 		.  	 	 		\textit{Applied Economics}  		1994. 26 p. .  	 
\bibitem[Garbade and Silber ()]{b11}\label{b11} 	 		‘Dominant and satellite markets: a study of dually-traded securities’.  		 			K Garbade 		,  		 			W Silber 		.  	 	 		\textit{Review of Economics and Statistics}  		1979. 61 p. .  	 
\bibitem[Berument and Ince ()]{b1}\label{b1} 	 		‘Effect of S\&P500's return on emerging markets: Turkish experience’.  		 			H Berument 		,  		 			O Ince 		.  	 	 		\textit{Applied Financial Economics Letters}  		2005. 1 p. .  	 
\bibitem[Babbs and Guo ()]{b0}\label{b0} 	 		\textit{Empirical performance of GARCH models with heavy-tailed innovations},  		 			S Babbs 		,  		 			Z Guo 		.  		2016.  	 	 (mimeo) 
\bibitem[Grammig and Hujer ()]{b12}\label{b12} 	 		‘Forecasting intra-day return volatility using ultra-high-frequency GARCH: does the duration model matter’.  		 			J Grammig 		,  		 			R Hujer 		.  	 	 		\textit{Econometric Studies: A Festschrift in Honor of Joachim Frohn},  				2001. 8 p. .  	 
\bibitem[Chen and Weng ()]{b7}\label{b7} 	 		‘Information flows between the US and China's agricultural commodity futures markets -based on VAR-BEKK-Skew-t Model’.  		 			Q Chen 		,  		 			X Weng 		.  	 	 		\textit{Emerging Markets Finance and Trade, forthcoming},  				2017.  	 
\bibitem[Hou and Li ()]{b15}\label{b15} 	 		‘Information transmission between U.S. and China index futures markets: an asymmetric DCC GARCH approach’.  		 			Y Hou 		,  		 			S Li 		.  	 	 		\textit{Economic Modelling}  		2016. 52 p. .  	 
\bibitem[Liu and An ()]{b20}\label{b20} 	 		‘Information transmission in informationally linked markets: Evidence from US and Chinese commodity futures markets’.  		 			Q Liu 		,  		 			Y An 		.  	 	 		\textit{Journal of International Money and Finance}  		2011. 30 p. .  	 
\bibitem[Booth et al. ()]{b3}\label{b3} 	 		‘International linkages in Nikkei stock index futures markets’.  		 			G Booth 		,  		 			T Lee 		,  		 			Y Tse 		.  	 	 		\textit{Pacific-Basin Finance Journal}  		1996. 4 p. .  	 
\bibitem[Hua and Chen ()]{b14}\label{b14} 	 		‘International linkages of the Chinese futures markets’.  		 			R Hua 		,  		 			B Chen 		.  	 	 		\textit{Applied Financial Economics17}  		2007. p. .  	 
\bibitem[Chan et al. ()]{b6}\label{b6} 	 		‘Intraday volatility in the stock index and stock index futures markets’.  		 			K Chan 		,  		 			K Chan 		,  		 			A Karolyi 		.  	 	 		\textit{Review of Financial Studies}  		1991. 4 p. .  	 
\bibitem[Dickey and Fuller ()]{b8}\label{b8} 	 		‘Likelihood ratio statistics for autoregressive time series with a unit root’.  		 			D Dickey 		,  		 			W Fuller 		.  	 	 		\textit{Econometrica}  		1981. 49 p. .  	 
\bibitem[Guo ()]{b13}\label{b13} 	 		\textit{Models with short-term variations and long-term dynamics in risk management of commodity derivatives},  		 			Z Guo 		.  		2016.  	 	 (mimeo) 
\bibitem[Tse ()]{b21}\label{b21} 	 		‘Price discovery and volatility spillovers in the DJIA index and futures markets’.  		 			Y Tse 		.  	 	 		\textit{Journal of Futures Markets}  		1999. 8 p. .  	 
\bibitem[Li and Zhang ()]{b18}\label{b18} 	 		‘Price discovery for copper futures in informationally linked markets’.  		 			X Li 		,  		 			B Zhang 		.  	 	 		\textit{Applied Economics Letters}  		2009. 16 p. .  	 
\bibitem[Booth et al. ()]{b5}\label{b5} 	 		‘Price discovery in the German equity index derivatives markets’.  		 			G Booth 		,  		 			So 		,  		 			Y Se 		.  	 	 		\textit{Journal of Futures Markets}  		1999. 19 p. .  	 
\bibitem[Tse and So ()]{b22}\label{b22} 	 		‘Price discovery in the hang seng index markets: Index, futures, and the tracker fund’.  		 			Y Tse 		,  		 			R So 		.  	 	 		\textit{Journal of Futures Markets}  		2004. 24 p. .  	 
\bibitem[Johansen ()]{b16}\label{b16} 	 		‘Statistical analysis of cointegration vectors’.  		 			S Johansen 		.  	 	 		\textit{Journal of Economic Dynamics and Control}  		1988. 12 p. .  	 
\bibitem[Koutmos and Tucker ()]{b17}\label{b17} 	 		‘Temporal relationships and dynamic interactions between spot and futures stock markets’.  		 			G Koutmos 		,  		 			M Tucker 		.  	 	 		\textit{Journal of Futures Markets}  		1996. 16 p. .  	 
\bibitem[Gao and Liu ()]{b10}\label{b10} 	 		‘The information transmission between LME and SHFE in copper markets’.  		 			J Gao 		,  		 			Q Liu 		.  	 	 		\textit{Journal of Financial Studies}  		2007. 2 p. .  	 
\bibitem[Booth et al. ()]{b4}\label{b4} 	 		‘The relationship between US and Canadian wheat futures’.  		 			G Booth 		,  		 			P Brockman 		,  		 			Y Tse 		.  	 	 		\textit{Applied Financial Economics}  		1998. 8 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
