\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={Impact of the Macroeconomic Variables on the Stock Market Returns: The Case of Germany and the United Kingdom},
 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{2012-03-15 (revised: 15 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-15}
\title{Impact of the Macroeconomic Variables on the Stock Market Returns: The Case of Germany and the United Kingdom}
\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]{Mahedi  Masuduzzaman}

             \affil[1]{  Finance Division, Ministry of Finance, Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 February 2012 Accepted: 29 February 2012 Published: 15 March 2012}

\maketitle


\begin{abstract}
        


This paper strives to investigate the long-run relationship and the short-run dynamics among macroeconomic fundamentals and the stock returns of Germany and the United Kingdom. Each case was examine individually, by applying Johansen co-integration, error correction model, variance decomposition and impulse response functions, in a system incorporating the variables such as   consumer price index (CPI), interest rates, exchange rates, money supply and industrial productions between the periods February 1999 to January 2011. The Johansen co-integration tests indicate that the UK and German stock returns and chosen five macroeconomic variables are co-integrated. The findings also indicate that there are both short and long run causal relationships between stock prices and macroeconomic variables. The results imply the existence of short-term adjustments and long-term dynamics for both the UK and the German stock markets returns and the certain macroeconomic fundamentals. The results of the study also indicate that the variables employed in the VARs explain some of the variation of the stock market indices, while the intensity and the magnitude of the responses are comparable for the US and the German stock markets. 

\end{abstract}


\keywords{Macroeconomic variables, Investor, Germany, UK, Returns, Stock markets}

\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
acroeconomic variables play an important role in the performance of stock market returns. Numerous studies document that there are link between macroeconomic variables and equity returns. It is found that changes in the macroeconomic environment affect the price of share. According to the arbitrage pricing theory the relation between stock returns and certain macroeconomic variables has been established  {\ref (Ross-1976}). In addition, some studies concerning multifactor models frequently incorporate certain macroeconomic variables as explanatory factor of the expected returns \hyperref[b2]{(Bilson et. al. 2001)}. A potential investor and portfolio manager looks at such a stock market where macroeconomic variable are moves sense of direction. It is very interesting to invest stock market but a very risky trench of investment. So, potential investors always try to predict the trends of stock market prices to obtain maximum benefits and minimize the E-mail : mahedimasuduzzaman@yahoo.com future risks. Being concerned with the relationship between stock market returns and macroeconomic variables, investors might guess how stock market behaved if macroeconomic indicators such as exchange rate, industrial productions, interest rate, consumer price index and money supply fluctuate \hyperref[b13]{(Hussainey and Ngoc, 2009)}. Macroeconomic indicators are compositions of data which frequently used by the policy makers and investors for gathering knowledge of current and upcoming investment priority. The present studies have concentrated on two developed countries' stock markets such as Germany and the United Kingdom and will try to find out the relationship between stock market returns and certain macroeconomic variables in Frankfurt stock exchange and the London stock exchange.\par
The rest of the study is structured as follows: section two highlights on related literature, section three concentrates on methodology and description of the dataset, section four discusses the empirical results and finally, section five draws a conclusion to the study. 
\section[{II.}]{II.} 
\section[{Review of the Literature}]{Review of the Literature}\par
In globalized economy there are various ways financial market especially the stock market and the macro-economy have been related in the literature. In recent past, longstanding academic studies evidence that macroeconomic indicator affects stock prices. We find plenty of research on how the macroeconomic indicators affect the stock market. In 1981, Fama established a relationship among stock prices and macroeconomic indicators. He found that expected nominal inflation is negatively correlated in real activity and the reality is that the changing inflation has positive relation to returns on the stock market. Later studies support the \hyperref[b8]{Fama's (1981)} hypothesis. \hyperref[b10]{Geske and Roll (1983)} emphasized on the importance of policy responses in explaining stock returns. In 1987 Kaul also emphasized the same.\par
Errunza and Hogan (1998) examined whether the variability of a set of monetary and real macroeconomic factors can explain the variation of the some European stock market volatility. Employing a Vector-auto Regression (VAR), they found evidence to support that monetary instability is a significant factor for  \hyperref[b9]{Filis (2010)} found that there is no causal relationship between Greek stock market and industrial production during the period spanning from January 1996 to June 2008 using multivariate VAR model. He also argued, stock market and oil prices exercise a positive impact on Greek consumer price index in the long-run. \hyperref[b4]{Daly and Fayyad (2011)} examined, the relationship between Gulf Cooperation Council (GCC) countries, the UK and the US stock market returns and oil price by employing DCV and VAR analysis during the period September 2005 to February 2010 and find that when oil prices increase sharply it predicts the USA, UAE and Kuwait but not the UK, Oman, Bahrain and Qatar.\par
There are little segmentation observed between emerging and developed market stock returns. The volatility of developed economies' stock returns is less than the volatility of emerging market stock returns. The volatility of emerging market is changed by local macroeconomic variables as well as international macroeconomic variables. \hyperref[b0]{Abugri (2008)}   The correlations between stock market returns and the macroeconomic variables are different. A positive correlation is evident between the DAX30 and the macro-economic variables with the exception of bond;the correlation (table-1) between the UK price index and the macroeconomic variables are fairly strong with the exception of CPI and MS. In research, the data sources, data description and the methodology need to be specified. The methodology needs to be cautiously designed to obtain realistic results. The methodological design employed in this study consists of unit root tests; Johansen cointegration test, VECM based Granger causality, variance decomposition analysis and impulse response analysis.\par
The empirical investigation has been carried out in the case of the United Kingdom and German stock market returns and selective macroeconomic variables. The data used under the study are monthly data from February 1999 to January 2011. The UK and German stock prices is the end-of-period closing share price indices.\par
The stock indices are DAX30 of Frankfurt stock exchange and FTSE100 of London stock exchange. These stock price indices and the chosen macroeconomic variables such as broad money supply (MS), exchange rates, treasury bill rates (Representing interest rate for UK), bond rate (Representing interest rate for Germany) are obtained from the Data Stream.\par
Consumer price index (CPI) representing the rate of inflation and Industrial Production Index (IP) representing the economic activity are sourced from OECD data bank.\par
The stock market returns of Germany and the UK are shown a high level of time varying correlation. If we have a close look towards German and the UK stock markets return (figure-4.1), we observe that these two developed economies stock market returns are closely correlated in the sample period except late 2000. The first step of the methodological process involves a test for stationarity as the variables to be used in this paper are time series which are usually nonstationary. We employed Augmented Dickey-Fuller(ADF) and Phillips-Perron (PP) tests for unit root. If the variables are stationary in level, they are said to be integrated of order 0 that is I(0). On the other hand, if the said variables become stationary after first differencing are said to beI(1). c) Johansen Multivariate Co-integration Test:\par
Co-ingration refers to the situation where the nonstationary time series of the same order exist a longrun relationship. After determing the order of integration of each variables, we perform Johansen co-integration tests whether there is a cointegrating relationship between stock returns and chosen five macroeconomic variables in Germany and the UK. The mathematical form of Johansen cointegration test is given below: Where = k vector of endogenous variables, a vector of deterministic variables, = a vector of innovations. The model (i) may be re-written as a vector auto regression (VAR) following way In equation (ii) the vector and are I(1) variables. Therefore, the long run relationship among will be determined by the rank of , if r= 0 the n the equation (ii) reduce to a VAR model of p-th order and in this case the macroeconomic variables in level do not have any co-integrating vector. On the other hand, If the rank 0<r<n then there is a possibility of existing n×r matrices namely ? and ? and it can be written such that The Johansen co-integration test estimate the ma trix from a n unre s trite d VAR a nd a ls o te s t whe the r we can reject the restrictions implied by the reduced rank of using either the trace statistic or the maximum eigen value statistic \hyperref[b23]{(Wickremasinghe, 2011)}. The trace statistic and the maximum eigenvalue statistic is determined using the following equations 
\section[{Maximum Eigen Value Test=}]{Maximum Eigen Value Test=}\par
Where T= Number of observations, = Estimated values of characteristic roots ranked from largest to smallest and r= 0,1,2,......n-1. It is well known that the co-integration test is Lag sensitive. This study follows the Akaike Information criterion (AIC) and Schwarz Bayesian Criterion (SBC) to select the number of appropriate lags. 
\section[{d) Error Correction model, Short and Long run Causality}]{d) Error Correction model, Short and Long run Causality}\par
If thre exists a co-integration relationship between the stock returns and macroeconomic variables then there is a possibility of causality among the variables at least one direction  {\ref (Engle and Geanger, 1987}). If we consider (stock market indices) and (macroeconomic variables) as two different time series then the error correction model express as following way:\par
Where is the difference operator, n and m are the lag lengths of the variables, is the re s idua l from the co-integrating equation.\par
a nd a re the disturbance terms. From equation (vi) and (vii) we can examine the statistical significance of the error correction term by separate t-test and the joint significance of the lags of each explanatory variables by -test. 
\section[{e) Variance Decomposition and Impulse Response Analysis}]{e) Variance Decomposition and Impulse Response Analysis}\par
The standard Granger causality analysis interpreted within the sample period only. In this regard, variance decomposition analysis could be an important tool to make proper inference regarding the causal relationships beyond the sample period. Actually, Variance Decomposition indicates the percentage of the forecast error variance in one variable that is due to errors in forecasting itself and each of the other variables (Tarik, 2001).\par
The impulse response function is designed to infer how each variable responds at different time horizon to an earlier shock in that particular variable and to shocks in other macroeconomic variables. Particularly, we investigate the response of the DAX30/ FTSE100 to one standard deviation shocks to the equation for DAX30/FTSE100 and macroeconomic variables and also the response of macroeconomic variables to one standard deviation to the equation for the DAX30/FTSE100.t t p t p t t Bx z A z A z ? ? ? ? ? ? ? ? . .......... 1 1 ?. ?. (i) t i t i i t t z z c z ? ? ? ? ? ? ? ? ? ? ? ? ? 1 1 ....... (ii) Where ? ? I A p i i ? ? ?1 and ? ? ? ? ? ? p i j j i A 1 t = z t x t ? ? ? =? ' ? ... ... (iii) ? Trace Test= trace ? = -T ? ? ? k r j 1 ln(1-? ?j ) ..... (iv) max ? = -T ln(1- 1 ?? r ? ) ...... (v) j ? t x t y t t t m i t n i t ECT y x x 1 1 3 1 1 2 1 1 1 0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ...... (vi) t t t m i t n i t ECT x y y 2 1 3 1 1 2 1 1 1 0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ...... (vii) 1 ? t ECT t 1 ? t 2 ? ? 2 
\section[{Year}]{Year}\par
IV. 
\section[{Empirical Results}]{Empirical Results} 
\section[{a) Stationarity tests}]{a) Stationarity tests}\par
The unit-root test is performed on the UK and German time series to determine whether the time series is stationary. We employed both the ADF and PP unit root tests. The findings of the unit-root test are shown in Table \hyperref[tab_3]{2}. The results indicate that all the variables show unit roots at natural log level and stationary at its first differences. Therefore, the variables are integrated of order one that is I(1). Thus, we are able to investigate the long-run equilibrium relationship among the macroeconomic variables. The Johansen co-integration test results particularly trace statistic and eigenvalue statistic are presented in table-3.\par
The result represents that both DAX30 and FTSE100 are co-integrated with corresponding macroeconomic variables. Thus, the results implies that there is long run equilibrium relationship between the stock market prices and the five macroeconomic variables in Germany and the UK during the periods under the present study. and Business Research Volume XII Issue XVI Version I\par
As we found cointegrating relationship for both the countries,we proceed to investigate the error correction models. The results obtain from Error Correction Mechanism (ECM) specification represented by model (vi) and (vii) is depicts in table-4. According to the results we can see the four sorts of causal relationship such as short-run, long-run, no causality and both short and long run causal relationship. We find there are three short-run, two long-run and one short and long run casual relationships for Germany. The short run causality run from DAX30 to CPI, from money supply (MS) to DAX30 and from industrial production (IP) to DAX30. The long-run causality runs from CPI to DAX30 and from exchange rates to DAX30.\par
There is only one short and long-run relationship, that from the DAX30 to industrial production. For the United Kingdom , We find there are five short-run, one long-run and two short and long run casual relationships. The short run causality runs from FTSE100 to Tbill, from FTSE100 to MS, from FTSE100 to exchange rate, exchange rate to FTSE100 and FTSE100 to industrial production. The long-run causality runs from CPI to FTSE100 . The short and long-run causal relationship runs from FTSE100 to CPI, from MS to FTSE100 and from IP to FTSE100  The results of variance decomposition analysis of Germany are presented in table-5 and 6. The table-5 decomposes with the stock market indices of Germany and the macroeconomic variables. The variance decomposition analysis was employed to supplement the Granger causality results to reinvestigate the out of sample impact. The results provided in columns 2-6 of table-5 indicates how much of the DAX30's own shock is explained by movements in its own variance and the chosen macroeconomic variables over the 60 months forecast horizon. According to the results, shown in table-5, the amount of variance of the DAX30 explained by own goes down when the time horizon increased up to 60 months. At horizon one, all variance in the DAX30 is explained by own. At horizon 60, 85\% of DAX30 variance is explained by itself. This indicates that at longer horizons, the variance of DAX30 may be caused by variance of other macroeconomic variables especially by money supply and industrial production. At horizon 24, the IP explains 5.93\% of the variances of the DAX30. When the time horizon goes up, the actual  The result presented in table-4 indicate that, there is a unidirectional causality running from DAX30 to CPI and MS to DAX30, IP to DAX30, CPI to DAX30, exchange rate to DAX30. Based on the above result, we can conclude that the share price of Germany (DAX30) can be predicted from certain macroeconomic variables. Thus, the German stock market index does behave according to the predictions of the efficient market hypothesis \hyperref[b23]{(Wickremasinghe, 2011)}. goes down when the time horizon increased up to 60 months. At horizon one all variance in the FTSE100 is explained by own. At horizon 60, 84\% of FTSE100 variance is explained by itself. This indicates that at longer horizons, the variance of FTSE100 may be caused by variance of other macroeconomic variables especially by exchange rate and industrial production. At horizon 24, the IP explains 6.35\% of the variances of the FTSE100. When the time horizon goes up, the actual amount of variance of the FTSE100 explained by the IP also goes up. The other variable may cause in the FTSE100 is exchange rate. At horizon 48, 5.48\% of the variance in the FTSE100 is explained by exchange rate. The consumer price index (CPI), bond and money supply play little role in explaining the variance of the FTSE100. 
\section[{ear Y}]{ear Y}\par
© 2012 Global Journals Inc. (US)\par
and Business Research Volume XII Issue XVI Version I Table  {\ref 7} : Variance Decomposition Analysis Results for FTSE100.\par
The percentage of forecast variance in macroeconomic variables explained by the innovations of FTSE100 is presented in table-8. Table-8 indicates that the FTSE100 explains very little forecast variance of the money supply (MS) and CPI. The percentage of forecast variance in MS by FTSE100 is 3.71\% in horizon 12, however when the time horizon increase then percentage of forecast variance in MS by FTSE100 is goes down. The macroeconomic variable whose variance is explained significantly by the FTSE100 is Tbill, IP and exchange rate. For example, the FTSE100 explains 24.85\%, 18.15\% and 11.24\% of the variance in the T-bill, IP and exchange rate respectively at the forecast horizon 6. The result presented in table-4 indicate that, there is a unidirectional causality running from FTSE100 to T-bill, FTSE100 to MS and CPI to FTSE100, MS to FTSE100, IP to FTSE100. Based on the above result, we can conclude that the share price of the UK (FTSE100) can be predicted from certain macroeconomic variables. Thus, the UK stock market index does behave according to the predictions of the efficient market hypothesis \hyperref[b23]{(Wickremasinghe, 2011)}.   Figure-3 indicates impulse response of FTSE100 to one standard deviation shock in the equations for FTSE100 and five macroeconomic variables and also the impulse response of five macroeconomic variables to one standard deviation shock in the equation for FTSE 100. A standard deviation shock in the equation for the FTSE 100 increases the FTSE 100 until horizon five, after which a standard deviation shock to the equation for FTSE100 does not produce any volatility in the FTSE100. Response of FTSE100 to MS has negative impact. 
\section[{Month}]{Month}\par
Response of FTSE100 to IP, CPI to FTSE100 and IP to FTSE100, Tbill to FTSE 100, Exrate to FTSE 100 has positive impact. The response of MS to FTSE 100 shows volatiltility up to 18th horizon, after which there is no volatility observed. V. 
\section[{Conclusion}]{Conclusion}\par
This study examined the causal relationship between stock prices and a set of selected macroeconomic variables in Germany and the United Kingdom. We investigated both short and long-term relationship between stock prices and the chosen macroeconomic determinants. We employed both the ADF and PP unit root tests. We carefully selected the deterministic components in the Johansen cointegration test. The results of the Johansen cointegration test indicate that there is co-integrating relationship between the stock prices and macroeconomic determinants in the case of German and the UK markets. After establishing cointegration The result of the study are consistent with the majority of the relevant literature, implies the existence of short run interactions and long term causal relationship between both Germany and the UK stock markets and the respective fundamentals. We find there are three short-run, two long-run and one short and long run casual relationships for Germany. The short run causality runs from DAX30 to CPI, from money supply (MS) to DAX30 and from industrial production (IP) to DAX30. The lon-run causality runs from CPI to DAX30 and from exchange rate to DAX30. There is only one short and long-run relationship, that is from the DAX30 to industrial production. For the United Kingdom , We find that there are five short-run, one long-run and two short and long run casual relationships. The short run causality run from FTSE100 to Tbill, from FTSE100 to MS, from FTSE100 to exchange rate, exchange rate to FTSE100 and FTSE100 to industrial production. The lonrun causality runs from CPI to FTSE100 . The short and long-run causal relationship runs from FTSE100 to CPI, from MS to FTSE100 and from IP to FTSE100. These results indicate that stock prices in Germany and the UK can be predicted using certain macroeconomic varibles.\par
The analysis of variance decomposition for Germany found that, at short term horizons most of the forecast horizons of the stock prices are explained by the stock price itself. However, in the long run horizons MS and IP play an important role in explaining the forecast variance in stock prices. When macroeconomic determinants are concerned, the stock prices are able to explain the forecast variance of the IP, Bond and CPI. Furthermore, The analysis of variance decomposition for the United Kingdom market found that, at short term horizons most of the forecast horizons of the stock prices are explained by the stock price itself. However, in the long run horizons Exchange rate and IP play significant roles in explaining the forecast variance in stock prices. When macroeconomic determinants are concerned, the stock prices are able to explain the forecast variance of the IP and T-bill.\par
The impulse response function of the DAX30 to a standard deviation shock given to the equation for five macroeconomic determinants found that a shock to the macroeconomic variable equations responses from the DAX30 only at the shorter horizons. We also examined whether a stock given to the DAX30 generated any response from macroeconomic determinants. We found that, a standard deviation shock in the equation for the DAX30 increases the DAX30 until horizon six, after which a standard deviation shock to the equation for DAX30 does not produce any volatility in the DAX30. Response of DAX30 to CPI, DAX30 to MS and exchange rate to DAX30 has negative impact. Responses of DAX30 to IP, DAX30 to Bond, CPI to DAX30 and IP to DAX30 has positive impact. Furthermore, The impulse response function of the FTSE100 to a standard deviation shock given to the equation for five macroeconomic determinants found that a shock to the macroeconomic variable equations responses from the FTSE100 only at the shorter horizons. We also examined whether a stock given to the FTSE100 generated any response from macroeconomic determinants. We found that, a standard deviation shock in the equation for the FTSE 100 increases the FTSE 100 until horizon five, after which a standard deviation shock to the equation for FTSE100 does not produce any volatility in the FTSE100. Responses of FTSE100 to MS has negative impact. Responses of FTSE100 to IP, CPI to FTSE100 and IP to FTSE100, Tbill to FTSE 100, Exrate to FTSE 100 has positive impact. The response of MS to FTSE 100 shows volatiltility up to 18th horizon, after which there is no volatility observed. The findings of co-integration, shortrun and long-run causal relationship between stock indices and certain macroeconomic variables in our research help policy makers, investors and portfolio manager in efficient investment decision making in both the German and the UK stock markets.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure- 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.002637021716649431\textwidth}P{0.5795587728369527\textwidth}P{0.26780420544639777\textwidth}}
\tabcellsep France and Germany, while for Italy and the Netherlands\tabcellsep \\
\tabcellsep industrial production is significant. Employing Hodrick-\tabcellsep \\
\tabcellsep Prescott filter methodology, Brooks et al. (2000)\tabcellsep \\
\tabcellsep examined the cyclical regularities of financial,\tabcellsep \\
\tabcellsep macroeconomic and property market aggregates in\tabcellsep \\
\tabcellsep relation to the property stock price cycle in the UK and\tabcellsep Hussainey and Ngoc (2009) examine the\\
\tabcellsep indicate that the cycles of consumer expenditure, per\tabcellsep macroeconomic indicator that industrial production and\\
\tabcellsep capita total consumption, dividend yield and the long-\tabcellsep interest rates effects on Vietnamese stock prices. They\\
\tabcellsep term bond yield are correlated and these variables are\tabcellsep also studied how Vietnamese stock prices influenced by\\
\tabcellsep mainly coincidental with the property price cycle. The\tabcellsep the US macroeconomic indicators using time series\\
\tabcellsep nominal and real T-bill, the interest rates, and other\tabcellsep data during the period of January 2001 to April 2008.\\
2012\tabcellsep financial variables could provide information to explain stock returns in the United Kingdom. Nasseh and Strauss (2000), using quarterly data during the period of\tabcellsep They found notable relations among stock prices, money market and domestic industrial productions in Vietnam and the United States real production activity\\
ear Y\tabcellsep 1962.1 to 1995.4, studied several countries such as Germany, UK, Holland, France, Italy and Switzerland\tabcellsep has stronger effects on stock prices of Vietnam. Before that, Hamzah et al. (2004) conducted a research on\\
\tabcellsep and concluded that CPI, IP exist with large positive\tabcellsep Singapore Stock Exchange to find out the long-term\\
\tabcellsep coefficients in the said countries' stock markets. On the\tabcellsep relationship among several macroeconomic indicators\\
\tabcellsep \tabcellsep and stock price indices and property indices of\\
\tabcellsep \tabcellsep Singapore. In this regard, they found that stock market\\
\tabcellsep \tabcellsep indices and property indices creates co-integrating\\
\tabcellsep \tabcellsep relationship among industrial production, money supply,\\
\tabcellsep \tabcellsep exchange rate and interest rates. However,\\
\tabcellsep Rangvid et al. (2005) examined the predictability of\tabcellsep \\
\tabcellsep twelve developed economies' stock markets return\tabcellsep \\
\tabcellsep using macroeconomic variables. This study used\tabcellsep \\
\tabcellsep macroeconomic variables such as industrial production,\tabcellsep \\
\tabcellsep money supply, CPI, PPI, exchange rates and interest\tabcellsep \\
\tabcellsep rates and claimed that interest rates are the reliable and\tabcellsep \\
\tabcellsep consistent forecaster of equity returns in developed\tabcellsep \\
\tabcellsep economies.\tabcellsep \\
\tabcellsep Inflation influences stock indices. Positive\tabcellsep \\
\tabcellsep inflation that is: when inflation rate is higher than\tabcellsep \\
\tabcellsep expected, which is economically bad news implies\tabcellsep \\
\tabcellsep meaningful impact of stock returns in Spanish stock\tabcellsep \\
\tabcellsep market (Diaz and Jareno, 2009). Mittal and Pal (2011)\tabcellsep \\
\tabcellsep drew a similar conclusion regarding the Indian stock\tabcellsep \\
\tabcellsep return volatility. They employed a VAR model examining\tabcellsep \\
\tabcellsep Indian stock returns during the period of 1995-2008\tabcellsep \\
\tabcellsep (Quarterly data) and demonstrated that inflation rate has\tabcellsep \\
\tabcellsep notable influences in major stock markets of India.\tabcellsep \\
\tabcellsep Author : . Finance Division, Ministry of Finance, Bangladesh. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2012 Global Journals Inc. (US) and Business Research Volume XII Issue XVI Version I other hand, they pointed out that in the long-run, interest rates are negatively related. Furthermore, this study argues that the German industrial production and stock prices positively influence the return of other European stock markets like UK, Holland, France, Italy and Switzerland. Considering monthly UK data and employing ARCH and GARCH models, during the period 1967 to 1995, Morelli (2002), tried to determine the relationship between conditional macroeconomic volatility and conditional stock price volatility. This study considers several macroeconomic variables namely, industrial production, money supply, exchange rate, inflation and real retail sales. But the study claims that volatility of chosen macroeconomic indicators does not explain the volatility of stock price in the UK market.]} 
\caption{\label{tab_0}M}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.15671875000000002\textwidth}P{0.159375\textwidth}P{0.12484375\textwidth}P{0.17531249999999998\textwidth}P{0.10625\textwidth}P{0.07703125\textwidth}P{0.05046875\textwidth}}
\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep .8\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep .6\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep .4\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep .2\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2000m1\tabcellsep 2005m1 time\tabcellsep 2010m1\\
\tabcellsep \tabcellsep \tabcellsep United Kingdom\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep LFTSE100\tabcellsep LCPI\tabcellsep LIP\tabcellsep LEXRATE\tabcellsep LMS\tabcellsep LTBILL\\
LFTSE100\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
LCPI\tabcellsep -0.07\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
LIP\tabcellsep 0.30\tabcellsep -0.86\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \\
LEXRATE\tabcellsep 0.27\tabcellsep -0.75\tabcellsep 0.92\tabcellsep 1\tabcellsep \tabcellsep \\
LMS\tabcellsep -0.19\tabcellsep 0.96\tabcellsep -0.78\tabcellsep -0.63\tabcellsep 1\tabcellsep \\
LTBILL\tabcellsep 0.31\tabcellsep -0.74\tabcellsep 0.95\tabcellsep 0.93\tabcellsep -0.66\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep Germany\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep LDAX30\tabcellsep LCPI\tabcellsep LIP\tabcellsep LEXRATE\tabcellsep LMS\tabcellsep LBOND\\
LDAX30\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
LCPI\tabcellsep 0.80\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
LIP\tabcellsep 0.87\tabcellsep 0.91\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \\
LEXRATE\tabcellsep 0.086\tabcellsep -0.32\tabcellsep -0.28\tabcellsep 1\tabcellsep \tabcellsep \\
LMS\tabcellsep 0.38\tabcellsep 0.71\tabcellsep 0.66\tabcellsep -0.58\tabcellsep 1\tabcellsep \\
LBOND\tabcellsep -0.55\tabcellsep -0.67\tabcellsep -0.73\tabcellsep 0.62\tabcellsep -0.48\tabcellsep 1\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: b) Co-integration, Error Correction model, Short andLong-run Causality test results]} 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.08751119068934647\textwidth}P{0.03424350940017905\textwidth}P{0.08979409131602507\textwidth}P{0.09740376007162041\textwidth}P{0.0662041181736795\textwidth}P{0.09055505819158459\textwidth}P{0.0418531781557744\textwidth}P{0.04489704565801254\textwidth}P{0.0928379588182632\textwidth}P{0.11414503133393018\textwidth}P{0.09055505819158459\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Germany}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep UK\\
\tabcellsep \tabcellsep Level\tabcellsep \tabcellsep \multicolumn{2}{l}{First Difference}\tabcellsep \tabcellsep \tabcellsep Level\tabcellsep First difference\\
\tabcellsep \tabcellsep ADF\tabcellsep PP\tabcellsep ADF\tabcellsep PP\tabcellsep \tabcellsep ADF\tabcellsep PP\tabcellsep ADF\tabcellsep PP\\
\multicolumn{2}{l}{DAX30/}\tabcellsep -1.48\tabcellsep -1.41\tabcellsep -11.08*\tabcellsep \multicolumn{2}{l}{-11.08*}\tabcellsep -1.72\tabcellsep -1.70\tabcellsep -11.80*\tabcellsep -11.81*\\
\multicolumn{2}{l}{FTSE100}\tabcellsep (.53)\tabcellsep (.57)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.42)\tabcellsep (.43)\tabcellsep (.00)\tabcellsep (.00)\\
Tbill/\tabcellsep \tabcellsep -.36\tabcellsep -.50\tabcellsep -5.44*\tabcellsep \multicolumn{2}{l}{-12.17*}\tabcellsep -.93\tabcellsep .097\tabcellsep -4.02*\tabcellsep -5.86*\\
bond\tabcellsep \tabcellsep (.91)\tabcellsep (.89)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.77)\tabcellsep (.96)\tabcellsep (.00)\tabcellsep (.00)\\
CPI\tabcellsep \tabcellsep -.22\tabcellsep -.32\tabcellsep -9.47*\tabcellsep \multicolumn{2}{l}{-17.34*}\tabcellsep 2.12\tabcellsep 1.91\tabcellsep -12.59*\tabcellsep -12.60*\\
\tabcellsep \tabcellsep (.93)\tabcellsep (.91)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.99)\tabcellsep (.99)\tabcellsep (.00)\tabcellsep (.00)\\
\multicolumn{2}{l}{Exrate}\tabcellsep -1.06\tabcellsep -1.01\tabcellsep -11.33*\tabcellsep \multicolumn{2}{l}{-11.23*}\tabcellsep -.63\tabcellsep -.93\tabcellsep -9.04*\tabcellsep -12.59*\\
\tabcellsep \tabcellsep (.72)\tabcellsep (.74)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.86)\tabcellsep (.91)\tabcellsep (.00)\tabcellsep (.00)\\
MS\tabcellsep \tabcellsep 0.74\tabcellsep -0.70\tabcellsep -4.37*\tabcellsep -9.76*\tabcellsep \tabcellsep -1.15\tabcellsep -.95\tabcellsep -8.15*\tabcellsep -23.68*\\
\tabcellsep \tabcellsep (.99)\tabcellsep (.99)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.69)\tabcellsep (.77)\tabcellsep (.00)\tabcellsep (.00)\\
IP\tabcellsep \tabcellsep -2.09\tabcellsep -1.66\tabcellsep -4.19*\tabcellsep \multicolumn{2}{l}{-12.08*}\tabcellsep -.82\tabcellsep -.53\tabcellsep -4.98*\tabcellsep -13.65*\\
\tabcellsep \tabcellsep (.24)\tabcellsep (.45)\tabcellsep (.00)\tabcellsep (.00)\tabcellsep \tabcellsep (.81)\tabcellsep (.88)\tabcellsep (.00)\tabcellsep (.00)\\
\multicolumn{4}{l}{Notes: *indicates significant at 1\% level}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Germany}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{United Kingdom}\\
\tabcellsep Trace\tabcellsep 05\%\tabcellsep Max\tabcellsep \tabcellsep 05\%\tabcellsep \multicolumn{2}{l}{Trace}\tabcellsep 05\%\tabcellsep Max\tabcellsep 05\%\\
\multicolumn{2}{l}{Statistic}\tabcellsep Critical\tabcellsep \multicolumn{2}{l}{Eigen Value}\tabcellsep Critical\tabcellsep \multicolumn{2}{l}{Statistic}\tabcellsep Critical\tabcellsep Eigen Value\tabcellsep Critical\\
\tabcellsep ( trace ? )\tabcellsep Value\tabcellsep \multicolumn{2}{l}{Statistic ( max ? )}\tabcellsep Value\tabcellsep \multicolumn{2}{l}{( trace ? )}\tabcellsep Value\tabcellsep ( max ? ) Statistic\tabcellsep Value\\
r=o\tabcellsep 110.66\tabcellsep 95.75\tabcellsep \multicolumn{2}{l}{38.96}\tabcellsep 40.07\tabcellsep \multicolumn{2}{l}{118.23}\tabcellsep 95.75\tabcellsep 41.33\tabcellsep 40.07\\
r ? 1\tabcellsep 71.69\tabcellsep 69.81\tabcellsep \multicolumn{2}{l}{33.89}\tabcellsep 33.87\tabcellsep \multicolumn{2}{l}{76.90}\tabcellsep 69.81\tabcellsep 32.17\tabcellsep 33.87\\
r ? 2\tabcellsep 37.80\tabcellsep 47.85\tabcellsep \multicolumn{2}{l}{20.73}\tabcellsep 27.58\tabcellsep \multicolumn{2}{l}{44.72}\tabcellsep 47.85\tabcellsep 20.19\tabcellsep 27.58\\
r ? 3\tabcellsep 17.07\tabcellsep 29.79\tabcellsep \multicolumn{2}{l}{11.26}\tabcellsep 21.13\tabcellsep \multicolumn{2}{l}{24.53}\tabcellsep 29.79\tabcellsep 14.08\tabcellsep 21.13\\
r ? 4\tabcellsep 5.81\tabcellsep 15.49\tabcellsep 5.31\tabcellsep \tabcellsep 14.26\tabcellsep \multicolumn{2}{l}{10.44}\tabcellsep 15.49\tabcellsep 7.07\tabcellsep 14.26\\
r ? 5\tabcellsep 0.49\tabcellsep 3.84\tabcellsep 0.49\tabcellsep \tabcellsep 3.84\tabcellsep 3.36\tabcellsep \tabcellsep 3.84\tabcellsep 3.36\tabcellsep 3.84\end{longtable} \par
  {\small\itshape [Note: © 2012 Global Journals Inc. (US)]} 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.11357758620689654\textwidth}P{0.06961206896551723\textwidth}P{0.05129310344827586\textwidth}P{0.1941810344827586\textwidth}P{0.24547413793103448\textwidth}P{0.17586206896551723\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Germany\tabcellsep \\
Causality From\tabcellsep To\tabcellsep (\tabcellsep 2 ? statistic)\tabcellsep \tabcellsep Nature of causality\\
DAX30\tabcellsep CPI\tabcellsep \multicolumn{2}{l}{6.96** (0.03)}\tabcellsep {}[-.002] \{-.58\} (.56)\tabcellsep Short-run\\
CPI\tabcellsep DAX30\tabcellsep \tabcellsep 0.41 (0.81)\tabcellsep {}[-.039*] \{-1.71\} (.08)\tabcellsep long run\\
DAX30\tabcellsep Bond\tabcellsep \tabcellsep 1.61 (0.44)\tabcellsep {}[-.004] \{.21\} (.82)\tabcellsep No causality\\
Bond\tabcellsep DAX30\tabcellsep \tabcellsep 0.63(0.72)\tabcellsep \end{longtable} \par
  {\small\itshape [Note: [-.026] \{-1.14\} (.25) No causality DAX30 MS 0.81 (0.66) [-.002] \{-.50\} (.61) No causality MS DAX30 8.86***(0.01) [-.036] \{-1.59\} (.11) Short run DAX30 Exrate 1.70 (0.42) [-.011] \{-.68\} (.49) No causality Exrate]} 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.03518518518518519\textwidth}P{0.12037037037037035\textwidth}P{0.14074074074074075\textwidth}P{0.14814814814814814\textwidth}P{0.1259259259259259\textwidth}P{0.14074074074074075\textwidth}P{0.1388888888888889\textwidth}}
Month\tabcellsep Dax30\tabcellsep CPI\tabcellsep Bond\tabcellsep MS\tabcellsep Exrate\tabcellsep IP\\
1\tabcellsep 100.00\tabcellsep 0.00\tabcellsep 0.00\tabcellsep 0.00\tabcellsep 0.00\tabcellsep 0.00\\
6\tabcellsep 90.33\tabcellsep 0.55\tabcellsep 0.02\tabcellsep 6.74\tabcellsep 0.05\tabcellsep 2.31\\
12\tabcellsep 88.06\tabcellsep 0.72\tabcellsep 0.01\tabcellsep 7.25\tabcellsep 0.08\tabcellsep 3.88\\
18\tabcellsep 86.98\tabcellsep 0.76\tabcellsep 0.02\tabcellsep 7.05\tabcellsep 0.13\tabcellsep 5.06\\
24\tabcellsep 86.28\tabcellsep 0.78\tabcellsep 0.02\tabcellsep 6.81\tabcellsep 0.19\tabcellsep 5.93\\
36\tabcellsep 85.41\tabcellsep 0.78\tabcellsep 0.02\tabcellsep 6.46\tabcellsep 0.26\tabcellsep 7.06\\
48\tabcellsep 84.91\tabcellsep 0.79\tabcellsep 0.03\tabcellsep 6.25\tabcellsep 0.31\tabcellsep 7.71\\
60\tabcellsep 84.60\tabcellsep 0.79\tabcellsep 0.03\tabcellsep 6.11\tabcellsep 0.34\tabcellsep 8.13\\
\tabcellsep Month\tabcellsep CPI\tabcellsep Bond\tabcellsep MS\tabcellsep Exrate\tabcellsep IP\\
\tabcellsep 1\tabcellsep 0.25\tabcellsep 11.02\tabcellsep 0.75\tabcellsep 0.31\tabcellsep 4.20\\
\tabcellsep 6\tabcellsep 8.92\tabcellsep 18.74\tabcellsep 2.37\tabcellsep 0.09\tabcellsep 23.08\\
\tabcellsep 12\tabcellsep 11.66\tabcellsep 20.61\tabcellsep 1.27\tabcellsep 0.22\tabcellsep 27.60\\
\tabcellsep 18\tabcellsep 12.87\tabcellsep 21.13\tabcellsep 0.71\tabcellsep 0.47\tabcellsep 29.73\\
\tabcellsep 24\tabcellsep 13.47\tabcellsep 21.33\tabcellsep 0.48\tabcellsep 0.74\tabcellsep 31.10\\
\tabcellsep 36\tabcellsep 14.02\tabcellsep 21.46\tabcellsep 0.32\tabcellsep 1.16\tabcellsep 32.84\\
\tabcellsep 48\tabcellsep 14.25\tabcellsep 21.50\tabcellsep 0.28\tabcellsep 1.44\tabcellsep 33.90\\
\tabcellsep 60\tabcellsep 14.38\tabcellsep 21.52\tabcellsep 0.26\tabcellsep 1.63\tabcellsep 34.61\end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: d) Impulse Response Analysis]} 
\caption{\label{tab_9}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.03714285714285714\textwidth}P{0.10571428571428572\textwidth}P{0.11\textwidth}P{0.12571428571428572\textwidth}P{0.10714285714285714\textwidth}P{0.12\textwidth}P{0.11714285714285715\textwidth}P{0.12714285714285714\textwidth}}
Figure 2 :\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep FTSE1\tabcellsep CPI\tabcellsep Tbill\tabcellsep MS\tabcellsep Exrate\tabcellsep IP\tabcellsep \\
\tabcellsep 00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep 100\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep \\
6\tabcellsep 89.03\tabcellsep 0.50\tabcellsep 1.07\tabcellsep 3.13\tabcellsep 2.09\tabcellsep 4.18\tabcellsep \\
12\tabcellsep 86.75\tabcellsep 0.25\tabcellsep 0.58\tabcellsep 3.22\tabcellsep 3.69\tabcellsep 5.51\tabcellsep \\
18\tabcellsep 85.72\tabcellsep 0.16\tabcellsep 0.40\tabcellsep 3.17\tabcellsep 4.48\tabcellsep 6.07\tabcellsep \\
24\tabcellsep 85.19\tabcellsep 0.12\tabcellsep 0.31\tabcellsep 3.15\tabcellsep 4.87\tabcellsep 6.35\tabcellsep \\
36 48 60\tabcellsep 84.65 84.37 84.21\tabcellsep 0.08 0.06 0.05\tabcellsep 0.22 0.18 0.16\tabcellsep 3.13 3.12 3.11\tabcellsep 5.28 5.48 5.61\tabcellsep 6.64 6.78 6.87\tabcellsep 2012\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep Month 1 6 12 18 24 36 48 60\tabcellsep CPI 0.16 3.84 3.64 3.48 3.30 3.06 2.91 2.82\tabcellsep Tbill 6.57 24.85 24.14 20.30 17.77 15.81 14.01 13.38\tabcellsep MS 4.36 5.04 3.71 2.94 2.46 1.90 1.58 1.37\tabcellsep Exrate 1.09 11.24 9.42 8.66 8.23 7.76 7.52 7.38\tabcellsep IP 2.79 18.15 18.98 17.50 16.32 14.91 14.18 13.77\tabcellsep Global Journal of Management and Business Research Volume XII Issue XVI Version I\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.003737176355642403\textwidth}P{0.07183683439179286\textwidth}P{0.003737176355642403\textwidth}P{0.17191011235955056\textwidth}P{0.001245725451880801\textwidth}P{0.04816805080605764\textwidth}P{0.09176844162188569\textwidth}P{0.003737176355642403\textwidth}P{0.14865657059110893\textwidth}P{0.02200781631656082\textwidth}P{0.09758182706399608\textwidth}P{0.10339521250610649\textwidth}P{0.05522716170004885\textwidth}P{0.026990718124084025\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LDAX30 to LDAX30 Response of LDAX30 to LDAX30}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LDAX30 to LCPI Response of LDAX30 to LCPI}\tabcellsep Response of LDAX30 to LBOND Response of LDAX30 to LBOND\\
\tabcellsep .12 .12\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .12 .12\tabcellsep \tabcellsep \tabcellsep \tabcellsep .12 .12\\
\tabcellsep .10 .10\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .10 .10\tabcellsep \tabcellsep \tabcellsep \tabcellsep .10 .10\\
\tabcellsep .08 .08\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .08 .08\tabcellsep \tabcellsep \tabcellsep \tabcellsep .08 .08\\
\tabcellsep .06 .06\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .06 .06\tabcellsep \tabcellsep \tabcellsep \tabcellsep .06 .06\\
\tabcellsep .04 .04\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .04 .04\tabcellsep \tabcellsep \tabcellsep \tabcellsep .04 .04\\
\tabcellsep .02 .02\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .02 .02\tabcellsep \tabcellsep \tabcellsep \tabcellsep .02 .02\\
\tabcellsep .00 .00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .00 .00\tabcellsep \tabcellsep \tabcellsep \tabcellsep .00 .00\\
2012\tabcellsep -.04 -.02 -.04 -.02\tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep -.04 -.02 -.04 -.02\tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep -.04 -.02 -.02 -.04\tabcellsep 5 5\tabcellsep 10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LDAX30 to LMS Response of LDAX30 to LMS}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LDAX30 to LEXRATE Response of LDAX30 to LEXRATE}\tabcellsep Response of LDAX30 to LIP Response of LDAX30 to LIP\\
ear Y\tabcellsep .10 .12 .10 .12\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .10 .12 .10 .12\tabcellsep \tabcellsep \tabcellsep \tabcellsep .10 .12 .10 .12\\
\tabcellsep .08 .08\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .08 .08\tabcellsep \tabcellsep \tabcellsep \tabcellsep .08 .08\\
\tabcellsep .06 .06\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .06 .06\tabcellsep \tabcellsep \tabcellsep \tabcellsep .06 .06\\
\tabcellsep .04 .04\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .04 .04\tabcellsep \tabcellsep \tabcellsep \tabcellsep .04 .04\\
\tabcellsep .02 .02\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .02 .02\tabcellsep \tabcellsep \tabcellsep \tabcellsep .02 .02\\
\tabcellsep .00 .00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .00 .00\tabcellsep \tabcellsep \tabcellsep \tabcellsep .00 .00\\
\tabcellsep -.02 -.02\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -.02 -.02\tabcellsep \tabcellsep \tabcellsep \tabcellsep -.02 -.02\\
\tabcellsep -.04 -.04\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -.04 -.04\tabcellsep \tabcellsep \tabcellsep \tabcellsep -.04 -.04\\
\tabcellsep \tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep \tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep 5 5\tabcellsep 10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LBOND to LDAX30 Response of LBOND to LDAX30}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Response of LMS to LDAX30 Response of LMS to LDAX30}\tabcellsep Response of LCPI to LDAX30 Response of LCPI to LDAX30\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .012 .012\tabcellsep \tabcellsep \tabcellsep \tabcellsep .004 .004\\
\tabcellsep .12 .12\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .010 .010\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .008 .008\tabcellsep \tabcellsep \tabcellsep \tabcellsep .003 .003\\
\tabcellsep .08 .08\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .006 .006\tabcellsep \tabcellsep \tabcellsep \tabcellsep .002 .002\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .004 .004\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep .04 .04\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .002 .002\tabcellsep \tabcellsep \tabcellsep \tabcellsep .001 .001\\
\tabcellsep .00 .00\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .000 .000\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .000 .000\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -.002 -.002\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep -.04 -.04\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -.004 -.004\tabcellsep \tabcellsep \tabcellsep \tabcellsep -.001 -.001\\
\tabcellsep \tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep \tabcellsep 5 5\tabcellsep \multicolumn{3}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep 5 5\tabcellsep 10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Response of LIP to LDAX30 Response of LIP to LDAX30}\tabcellsep \tabcellsep Response of LEXRATE to LDAX30 Response of LEXRATE to LDAX30\\
\tabcellsep \tabcellsep \tabcellsep .020 .020\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .04 .04\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .03 .03\\
\tabcellsep \tabcellsep \tabcellsep .015 .015\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .02 .02\\
\tabcellsep \tabcellsep \tabcellsep .010 .010\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .01 .01\\
\tabcellsep \tabcellsep \tabcellsep .005 .005\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .00 .00\\
\tabcellsep \tabcellsep \tabcellsep .000 .000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -.01 -.01\\
\tabcellsep \tabcellsep \tabcellsep -.005 -.005\tabcellsep 5 5\tabcellsep \multicolumn{4}{l}{10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60}\tabcellsep -.02 -.02\tabcellsep 5 5\tabcellsep 10 15 20 25 30 35 40 45 50 55 60 10 15 20 25 30 35 40 45 50 55 60\end{longtable} \par
  {\small\itshape [Note: © 2012 Global Journals Inc. (US) and Business Research Volume XII Issue XVI Version I]} 
\caption{\label{tab_11}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hamzah et al. ()]{b11}\label{b11} 	 		\textit{},  		 			A Hamzah 		,  		 			L C Howe 		,  		 			R C Maysami 		.  		2004.  	 
\bibitem[Rangvid et al. ()]{b20}\label{b20} 	 		\textit{},  		 			J Rangvid 		,  		 			D E Rapach 		,  		 			M E Wohar 		.  		2005.  	 
\bibitem[Oecd and Websites (2011)]{b19}\label{b19} 	 		\textit{},  		 			Official Oecd 		,  		 			Websites 		.  		 \url{http://stats.oecd.org/Index.aspx?DatasetCode=PDYGTH}  		April 06,2011.  	 
\bibitem[Engle and Granger ()]{b6}\label{b6} 	 		\textit{Co-Integration and Error Correction: Representation, Estimation, and Testing, Econometrica},  		 			R F Engle 		,  		 			C W J Granger 		.  		1987. 55 p. .  	 
\bibitem[Abugri ()]{b0}\label{b0} 	 		‘Empirical Relationship Between Macroeconomic Volatility and Stock Returns: Evidence From Latin American Markets’.  		 			B Abugri 		.  	 	 		\textit{International Review of Financial Analysis}  		2008. 17 p. .  	 
\bibitem[Diaz and Jareno ()]{b5}\label{b5} 	 		‘Explanatory Factors of the Inflation News Impact on Stock Returns by Sector: The Spanish Case’.  		 			A Diaz 		,  		 			F Jareno 		.  	 	 		\textit{Research in International Business and Finance},  				2009. 23 p. .  	 
\bibitem[Mittal and Pal ()]{b16}\label{b16} 	 		‘Impact of Macroeconomic Indicators on Indian Capital Markets’.  		 			R Mittal 		,  		 			K Pal 		.  	 	 		\textit{The Journal of Risk Finance}  		2011. 12  (2)  p. .  	 
\bibitem[Filis ()]{b9}\label{b9} 	 		‘Macro economy, stock market and oil prices: Do meaningful relationships exist among their cyclical fluctuations’.  		 			G Filis 		.  	 	 		\textit{Energy Economics}  		2010. 32 p. .  	 
\bibitem[Macro variables and international stock return predictability International Journal of Forecasting]{b21}\label{b21} 	 		‘Macro variables and international stock return predictability’.  	 	 		\textit{International Journal of Forecasting}  		21 p. .  	 
\bibitem[Errunza and Hogan ()]{b7}\label{b7} 	 		‘Macroeconomic Determinants of European Stock Market Volatility’.  		 			V Errunza 		,  		 			K Hogan 		.  	 	 		\textit{European Financial Management}  		1998. 4  (3)  p. .  	 
\bibitem[Mackinnon et al. ()]{b15}\label{b15} 	 		‘Numerical distribution function of likelihood ratio tests for cointegration’.  		 			J G Mackinnon 		,  		 			A A Haug 		,  		 			L Michelis 		.  	 	 		\textit{The Journal of Applied Econometrics}  		1999. 15 p. .  	 
\bibitem[Alam and Uddin ()]{b1}\label{b1} 	 		‘Relationship between Interest Rate and Stock Price: Empirical Evidence from Developed and Developing Countries’.  		 			Alam 		,  		 			G S Uddin 		.  	 	 		\textit{International Journal of Business and Management}  		2009. 4  (3)  p. .  	 
\bibitem[Relationship between Macroeconomic Variables and Stock Market Indices: Co integration Evidence from Stock Exchange of Singapore's All-S Sector Indices Jurnal Pengurusan]{b12}\label{b12} 	 		‘Relationship between Macroeconomic Variables and Stock Market Indices: Co integration Evidence from Stock Exchange of Singapore's All-S Sector Indices’.  	 	 		\textit{Jurnal Pengurusan}  		24 p. .  	 
\bibitem[Bilson et al. ()]{b2}\label{b2} 	 		‘Selecting Macroeconomic Variables as Explanatory Factors of Emerging Stock Market Returns’.  		 			C M Bilson 		,  		 			T J Brailsford 		,  		 			V J Hopper 		.  	 	 		\textit{Pacific-Basin Finance Journal}  		2001.  (9)  p. .  	 
\bibitem[Nasseh and Strauss ()]{b18}\label{b18} 	 		‘Stock Prices and Domestic and International Macroeconomic Activity: A Cointegration Approach’.  		 			A Nasseh 		,  		 			J Strauss 		.  	 	 		\textit{The Quarterly Review of Economics and Finance}  		2000. 40  (2)  p. .  	 
\bibitem[Kaul ()]{b14}\label{b14} 	 		‘Stock returns and inflation: the role of the monetary sector’.  		 			G Kaul 		.  	 	 		\textit{Journal of Financial Economics}  		1987. 18  (2)  p. .  	 
\bibitem[Fama ()]{b8}\label{b8} 	 		‘Stock returns, real activity, inflation and money’.  		 			E F Fama 		.  	 	 		\textit{American Economic Review}  		1981. 71 p. .  	 
\bibitem[Brooks et al. ()]{b3}\label{b3} 	 		‘The Cyclical Relations between Traded Property Stock Prices and Aggregate Time-series’.  		 			C Brooks 		,  		 			S Tsolacos 		,  		 			S Lee 		.  	 	 		\textit{Journal of Property Investment \& Finance}  		2000. 18 p. .  	 
\bibitem[Geske and Roll ()]{b10}\label{b10} 	 		‘The fiscal and monetary linkage between stock returns and inflation’.  		 			R Geske 		,  		 			R Roll 		.  	 	 		\textit{Journal of Finance}  		1983. 38  (1)  p. .  	 
\bibitem[Hussainey and Ngoc ()]{b13}\label{b13} 	 		‘The Impact of Macroeconomic Indicators on Vietnamese Stock Prices’.  		 			K Hussainey 		,  		 			L K Ngoc 		.  	 	 		\textit{The Journal of Risk Finance}  		2009. 10  (4)  p. .  	 
\bibitem[Daly and Fayyad ()]{b4}\label{b4} 	 		‘The impact of oil price shocks on stock market returns: Comparing GCC countries with the UK and USA’.  		 			K Daly 		,  		 			A Fayyad 		.  	 	 		\textit{Emerging Markets Review}  		2011.  (12)  p. .  	 
\bibitem[Morelli ()]{b17}\label{b17} 	 		‘The Relationship between Conditional Stock Market Volatility and Conditional Macroeconomic Volatility Empirical Evidence Based on UK Data’.  		 			D Morelli 		.  	 	 		\textit{International Review of Financial Analysis}  		2002.  (11)  p. .  	 
\bibitem[Wickremasinghe ()]{b23}\label{b23} 	 		‘The Sri Lankan stock market and the macroeconomy: an empirical investigation’.  		 			G Wickremasinghe 		.  	 	 		\textit{Studies in Economics and Finance}  		2011. 28 p. .  	 
\bibitem[Ross ()]{b22}\label{b22} 	 		‘Variance decomposition analysis of the demand for foreign money in Egypt’.  		 			Stephen A Ross 		.  	 	 		\textit{Journal of Economic Studies}  		Tarik, H. Alimi (ed.)  		1976. 2001. 22  (2)  p. .  	 	 (Journal of Economic Theory) 
\end{bibitemlist}
 			 		 	 
\end{document}
