\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={Estimating the United States Dollar Index Returns' Value at Risk: Empirical Evidence from RiskMetrics and Simultaneous Bootstrap Quantile Regression Methods},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Estimating the United States Dollar Index Returns' Value at Risk: Empirical Evidence from RiskMetrics and Simultaneous Bootstrap Quantile Regression Methods}
\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]{Musolongo Mawete  Charme}

             \affil[1]{  Jiangxi University of Finance and Economics}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Two methods, namely simultaneous bootstrap quantile regression and RiskMetrics, are backtesting and compared to establish which one is a better Value at Risk (VaR) estimate for the United States dollar index returns. Using daily closing prices and the nearby contract settlement prices from 20 November 1985 to 15 February 2017, the results of this empirical research point out that at 5% of the significance level, RiskMetrics with IGARCH (1, 1) underestimates VaR for the next trading day. From the backtest findings, the number of violations in the RiskMetrics method is more than in simultaneous bootstrap quantile regression even after controlling for marginal effects of the index futures returns and volatilities in both spot and futures markets

\end{abstract}


\keywords{value at risk, riskmetrics, simultaneous bootstrap quantile regression, backtest}

\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
inancial data are almost always leptokurtic or fattailed, meaning that they do not lie on a bell shape curve. This feature leads estimates obtained from methods based on the assumption of normality (OLS, GARCH family models, RiskMetrics, etc.) to suffer from violation of normality due to extreme returns caused by unpredictable firm-specific events (Longin and Solnik, 2001; Ang and \hyperref[b6]{Chen, 2002;} {\ref Patton, 2006;}\hyperref[b4]{Brooks, 2008;} {\ref Alexandra, 2014)}. Data transformations such as outliers' removal, Box-Cox transformations are often applied. All these transformations would consequently lead to spurious regressions and distort or bias results or inferences, thus, underestimate the riskiness of the investment or portfolio of investments  {\ref (Box and Cox, 1964;}\hyperref[b29]{Sakia, 1992;} {\ref Szilárd and Imre, 2000)}.\par
Indeed, as the nature of the risk has changed over time, measuring methods must adapt to recent experiences( Szilárd and Imre, 2000; Robert and  {\ref Simon, 2004}). Value at Risk (VaR) is the most used in the financial industry, as it shows risk in terms of money. To compute the VaR, investors use different methods. Unlike the RiskMetrics method based on the assumption of normality, quantile regression allows making inferences with distribution-free. However, in previous papers, quantile regression to VaR calculation was used on financial securities different from the United States dollar index  {\ref (Kupiec, 1995} This paper differs from others as it backtests and compares RiskMetrics and simultaneous bootstrap quantile regression methods to establish which one is a better estimate of the U.S. dollar index returns' VaR. The research will answer to the following question: "After controlling for marginal effects of the optimal hedge ratio of the U.S. dollar index futures and returns volatility in both spot and futures markets, what is the better VaR estimate method of the U.S. dollar index returns?" II. 
\section[{Theoretical Framework a) Risk and risk basis in hedging}]{Theoretical Framework a) Risk and risk basis in hedging}\par
Instabilities characterize the financial markets. The future price of a security is source of risk in markets because first, we are uncertain about what that price will be in the future. Second, it affects utility. Indeed, if the price is high and we are investing, we can consume more from the proceeds of selling the security and increase the utility. Alternatively, we will consume less from the proceeds of buying the security  {\ref (Baz and Charcko, 2003)}.\par
Knowing the spot price, basis reflects the relationship between cash or spot price (S) and futures price (F). 1 1 The today's price in the spot market is the underlying product in futures trading.\par
It can be over or under as S is higher or lower, respectively than F. It is still generally less volatile than either the cash or futures price. Thus basis is less risky than both spot and futures price. Note that basis (?? 0 ? ?? 0 ) is known by investors on the initiation day, but unknown on the day the hedge will be lifted because ?? 1 ? ?? 1 is a random variable, and the hedger faces strengthened (an increase) or weakened (a decrease) from the time the hedge has been implemented to the F Abstract-Two methods, namely simultaneous bootstrap quantile regression and RiskMetrics, are backtesting and compared to establish which one is a better Value at Risk (VaR) estimate for the United States dollar index returns. Using daily closing prices and the nearby contract settlement prices from 20 November 1985 to 15 February 2017, the results of this empirical research point out that at 5\% of the significance level, RiskMetrics with IGARCH (1, 1) underestimates VaR for the next trading day. From the backtest findings, the number of violations in the RiskMetrics method is more than in simultaneous bootstrap quantile regression even after controlling for marginal effects of the index futures returns and volatilities in both spot and futures markets. 
\section[{2017).}]{2017).}\par
Figure  {\ref 2} VaR is part of every risk manager's toolbox because it characterizes risk in terms of money while most measures (standard deviation, Sharpe, etc.) show risk as a percentage (Hull and Alan, 1998).\par
Due to the numerous methods used, which often sound complicated, VaR sounds like a difficult method to evaluate risk. Those models differ in many aspects with common structure summarized in: (1) The portfolio is marked-to-market daily; (2) the distribution of the portfolio returns is estimated, and (3) the VaR is computed (Robert and Simone, 2004). 2    
\section[{i. RiskMetrics method to VaR estimation}]{i. RiskMetrics method to VaR estimation}\par
Basing on the second aspect, we can classify the VaR methods into two broad categories: factor models, such as RiskMetrics, and portfolio models, such as historical quantiles.\par
Based on previous studies of  {\ref Giot and Laurent (2003)},  {\ref Khan (2007)}, Emilija and Dorié(2011), Askar 2 Three approaches have been used with variations within each. \hyperref[b0]{(1)} The historical method uses statistical analysis of past losses to determine a loss. \hyperref[b1]{(2)} The variance method utilizes statistical analysis assuming that returns lie on a bell shape curve based on the average returns and standard deviation. (3) Monte Carlo method involves developing a model and using to predict future investment prices and then using that in statistical analysis to determine the worst-case loss on the investment or portfolio.\par
Denoting ?? ?? as the daily loss random variable and the information set available at time ??? 1 by ? ?? ?1 , RiskMetrics, a benchmark for measuring risk, assumes that ?? ?? |? ???1 \textasciitilde ??(0, ?? ?? 2 ); where ? t 2 is the conditional variance of ?? ?? , and it evolves according to the model: ? 2 = ?? 2 + (1 ? ?) x 2 ; 0 < ? < 1. By this way, RiskRetrics ignores the fat-tails in the distribution function  {\ref (Mina and Xiao, 2001)}. To account volatility clustering of the time series, the RiskMetrics method incorporates an autoregressive moving average process to model the price; and avoid the problems related to the uniformly weighted moving averages by using the exponentially weighted moving average (EWMA) method (Szilárd and Imre, 2000; J. P Morgan, 1996; Pafka, 2001; Tsay 2011).\par
time when it will be removed (Benhamou, 2005; Hecht, For the reasons above, hedging ambiguously cannot eliminate risk in the underlying asset. To this purpose, investors have to determine and compare the hedge ratio, which is "the ratio of the size of the portfolio taken in futures contracts to the size of the exposure"  {\ref (Asim, 1993;} {\ref Hull, 2003)}. Over the years, methods of calculating the optimal hedge ratio written on a variety of assets (indices, commodities, stocks, and foreign exchange) have been developed: regression method, family GARCH models, which neglect the relationships between returns across quantiles (Sheng-Syan et al., 2003; Bartoszand Zhang, 2010; Mária and Michal, 2016). Thus the risk is still real and will be taken into account, and recent financial disasters have emphasized the need for accurate risk measures. But, as the nature of the risk has changed over time, these methods must adapt to recent experience. Value at Risk is the most recent risk measure (Szilárd and Imre, 2000; Robert and Simon, 2004).\par
Value at Risk model reports the maximum loss that can be expected by an investor, at a significance level, over an a given trading horizon. Indeed, VaR was developed in the 1990s to provide senior management with a single number that could quickly and easily incorporate information about the risk of a portfolio (Piazza, 2009). Nevertheless, examining different works, its origins lie further back 1990s, traced back as far as around 1922 to capital requirements for the U.S securities firms of the early 20th century. Harry Markowitz (1952) and others developed VaR measure in portfolio theory, where investors have to optimize rewards for a given risk  {\ref (Glyn Holton, 2002)}. Nowadays, 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XX Issue I Version I Year 2020 ( ) \hyperref[b10]{Deepika (2014)}, VaR can be calculated through basic GARCH models (GARCH and RiskMetrics), asymmetric models (EGARCH, IGARCH, and GJR-GARCH) and FIGARCH. However, while the sum of parameters in GARCH models is almost close to unity, in the IGARCH model that sum is considered equal to one, which means that the return series is not covariance stationery, and there is a unit root in the GARCH process (Jensen and Lange, 2007). Thus, IGARCH models are unit-root GARCH models. Furthermore, Jensen and Lange argued that "the conditional variance of the GARCH model converges in probability to the true unobserved volatility process even when the model is misspecified, and the IGARCH effect is due to the mathematical structure of the GARCH model and not a property of the true data-generating mechanism."Similar to ARIMA models, in IGARCHC (2013),?? ?? = ?? ?? ?? ?? , ?? ?? ?? = ?? ?? +?? ?? ?? ?? ????? + (?? ? ?? ?? )?? ?? ????? + ? ?? Equation (2.1)\par
Where \{? t \} is greater than 0, and 1 > ? 1 > 0.\par
ii. Simultaneous bootstrap quantile regression method to VaR estimation Quantile regression involves constructing a set of regression curves each for different quantiles of the conditional distribution of the dependent variable. In management \hyperref[b21]{(Koenker and Bassett, 1978} ?? ?? = (??|?? = ??) = ?? ?? ??(??), 0 < ?? * < 1 Equ ation (2.2)\par
Where ?? (??) is the marginal change in the ?? ??? quantile due to the marginal change in x.\par
Similarly, if ?? ?? denotes the return of investment at time t, and ?? * denotes a (pre-determined) significance interval, the respective VaR is implicit: Pr[ ?? ?? < ??????|? ?? ?1 = ?? * ; where ? ???1 is the information set available at time?? ? 1. Thus, VaR is the ?? ??? conditional quantile of ?? ?? ; in other words, the one-step-ahead forecast of the ?? ??? quantile of ?? ?? based on the information available up to period?? ? 1. From Equation  {\ref 2}.2, finding a VaR is equivalent to finding the conditional quantile of ?? ?? . Following Christoffersen et al. (  {\ref 2001}),  {\ref Engle and Patton (2001)}, volatility can be treated as a regressor. Since the simultaneous analysis can borrow information across cases and offers tighter inference, the bootstrap method through the "XY-pair method" can be used to know the returns distribution, construct confidence intervals, and approximate coefficients standard errors.\par
For these reasons, simultaneous quantile regression can be used to compute the U.S. dollar index returns' VaR after the control of the marginal effects of the hedging strategy and returns volatility. This way, differences the research from empirical studies of Robert and Simone (2004), Taylor (  {\ref 2008} Then, returns volatility was extracted from the same data using the GARCH  {\ref (}  
\section[{finance, quantile regression can be used to assess risk}]{finance, quantile regression can be used to assess risk}\par
While the OLS model estimates the conditional mean of a given ?? = ???? ?? + ?? as ?? (??|?? = ?? = ???? ?? , the quantile estimate however is as specified in equation 2.2 (Huixia, \hyperref[b34]{Wang, 2007)}.\par
The dataset comes from the global financial portals Investing.com (Madrid, Kingdom of Spain) and Quandl (Toronto, Canada) from 20 November 1985 to 15 February 2017. This period covers the first futures contract on the U.S dollar index as well as the international financial crisis. After the gathering process, data were arranged and analyzed using the R-Software version 3.3.1 (2016-06-21) and Excel. First of all, the daily closing prices of the U.S. dollar index and the nearby contract settlement prices of its futures contract were converted to continuously compounded returns by taking the first difference of the logarithm prices as given in equation (3.1).\par
Where: ?? ??,?? the continuously compounded daily return at day t; ?? ??,?? the closing and settle prices at day t; ?? ??,????? the closing and settle prices at day ?? ? 1 and ?? the first difference. Furthermore, before the introduction of the Euro to the financial community, the DXY contained ten currencies: the ones that the index includes plus the West German Mark, the French Franc, the Italian Lira, the Dutch Guilder, and the Belgium Franc. Figure \hyperref[fig_5]{3-1} presents the major currencies included in the index and their corresponded weights. With its 19 countries, the Euro makes up a big chunk of the index (>50\%). It is followed by Japanese yen. This position would make sense since Japan has one of the biggest economies in the world. And others with about 25.2\%.   
\section[{USDSEK USDCHF}]{USDSEK USDCHF}\par
The exchange rate between the Swedish Krona and the U.S. dollar The exchange rate between the Swiss Franc and the U.S. dollar base currency, the index is positive; and negative when it is the quote currency. The price used for the index is the mid-point between the top of the book bid/offer in the component currencies. And at last, the prices of the U.S. dollar index futures contract set by the market reflect the interest rate differentials between the respective currencies and the U.S. dollar (ICE futures U.S., 2015). The U.S. dollar index futures contract began trading on 20 November 1985, on the Financial Instruments Exchange, a part of the New York Board of Trade (NYBOT). Two factors influence the pricing process of contract on this index: (i) the fact that the index is a geometric average, rather than an arithmetic, of the constituent currencies. Therefore, the divergence between the geometric and arithmetic averages depends on both volatilities of the individual currencies and their co-movements; (ii) the FOREX rates in the index (U.S. dollars per foreign exchange rate) are in the denominator, implying that a dollar appreciation leads to a higher index level or a lower level in case of depreciation \hyperref[b14]{(Hanan, 1988)}.\par
At the end of the day in both spot and futures markets, we can use the price fluctuations between the high and low prices to measure the returns volatility (Gilroy, 2014). Thus, the U.S. dollar index and futures returns volatilities are simply the movements in the first difference of the logarithm of the U.S. dollar index and futures returns. We applied the GARCH (1,1) model to extract both the U.S. dollar index and futures returns volatilities, as written in the following equations.  From equations (3.5) and (3.6), the estimation was done in two parts. First, the GARCH (1,1) model was used for the U.S. dollar index returns volatility extraction and then GARCH(1,1) model produces the U.S. dollar index futures return volatility. a) Marginal effects: optimal hedge ratio estimation from quantile regression i. Quantile regression and OLS estimates In table 4-2 results from simultaneous bootstrap quantile regression across four quantiles (25, 50, 75, and 95\% quantiles), and the OLS coefficients are summarized. Indeed, all parameters for the U.S. dollar index futures returns, which represent the optimal hedge ratios, are statistically significant (probability = 0) across quantiles. These estimates are not only significant at the confidence level, but are also big than the OLS estimates. The result is consistent with figure 4-1in which estimated optimal hedge ratios across quantiles are above the OLS coefficients, meaning that quantile regression estimated optimal hedge ratios are different from the unique OLS hedge ratio coefficient (at the mean). It implies that the use of OLS, in this case, would underestimate parameters. Therefore the costs of the hedging strategy since quantile regression does not consider only the mean of the U.S. dollar index returns but across quantiles. 
\section[{?}]{?}\par
ii. ANOVA test   {\ref -------------------------------------------------------------------------------------------------------------------------------------------------}   {\ref -------------------------------------------------------------------------------------------------------------------------------------------U}   {\ref --------------------------------------------------------------------------------------------------------------------------------------------q50 |  -------------------------------------------------------------------------------------------------------------------------------------------}   {\ref ----------------------------------------------------------------------------------------------------------------------------------------------q75 |  ---------------------------------------------------------------------------------------------------------------------------------------------}   {\ref ----------------------------------------------------------------------------------------------------------------------------------------------q95 |  ----------------------------------------------------------------------------------------------------------------------------------------------U}   {\ref ----------------------------------------------------------------------------------------------------------------------------------------------OLS  |  ------------------------------------------------------------------------------------------------------------------------U}   {\ref --------------------------------------------------------------------------------------------------------------------------------------------} -  {\ref --------------------------------------------------------------------------------------------------------------------------------------------}  change across quantiles, and secondly, how the magnitude of the marginal effects in various quantiles differs considerably from the OLS estimators, even in terms of the confidence intervals around each parameter. Moreover, for the OLS method, volatilities' coefficients and the intercept include most zero in their confidence intervals, meaning that these parameters do not have any marginal effects on the U.S. dollar index returns.\par
However, the intercept differs from zero in lower and higher quantiles; the U.S. dollar index and futures returns volatilities do affect the U.S. dollar index returns across quantiles and depending on the quantile. In some quantiles, the marginal effects are positive and negative elsewhere, implying that both returns volatilities have to be taken into account when estimating VaR. Furthermore, the U.S. dollar index futures return confidence intervals do not include the OLS coefficient, meaning that hedge ratios from quantile regression are all different from the OLS hedge ratio. 
\section[{b) VaR estimation i. VaR from RiskMetrics method}]{b) VaR estimation i. VaR from RiskMetrics method}\par
The RiskMetrics method with the Integrated GARCH (1, 1) was conducted to VaR calculation. confidence interval, meaning that Value at Risk increases with the increase of confidence level. At 95 percent of the confidence level, VaR, the maximum negative U.S. dollar index returns, is about 0.0067 dollars one-step-ahead, which means that if the market price goes down, investors who trade the U.S. dollar index will allow to lose up to 0.0067 US\$ the following trading day. It seems a small amount for a small investment. However, this loss is highly significant for an investment of millions of dollars. Moreover, the action of removing outliers has a strong effect on the Value at Risk. As showed in table 4-3, VaR has decreased from 0.0067 to 0.0060, that is 11.7\%. Meaning that the fat-tail in the dataset distorts the calculation and leads to a pseudo-VaR by overestimating it. For this reason, the VaR without was considered. The significance of this loss was compared through the backtesting process with VaR from quantile regression.\par
ii. VaR from simultaneous bootstrap quantile regression method From the simultaneous bootstrap quantile regression method, VaR at the 95\% quantile is: ?????? ??.???? = ???. ???????? + (??. ?????????????????? * ??. ????????) + (??. ?????????????????? * ??. ????????) + (??. ???????????????? * ???. ????????) ?????? ??.???? = ??. ???????? At 95\% of the confidence level, the maximum loss is about 0.0076 U.S dollars for any investment in the U.S. dollar index for the following trading day. It is important to mention that this VaR is the expected loss after controlling for the marginal effects of the U.S. dollar index futures returns and volatilities in both markets. Thus, investors will allow losing money up to 0.0076 dollars.\par
Results point out that quantile regression VaR removing outliers), a difference of 0.0016 dollars. Note: with the backtesting process, the number of violations is much more in the IGARCH (1,1) than in the quantile regression (904 against 572 trading days) meaning that RiskMetrics 'VaR is allowing more number of negative U.S. dollar index returns. At 5\% of the significance level, losses for investors using this method go beyond the VaR 507 times. The violation ratios are 2.3 for the RiskMetrics and 1.4 in quantile regression.\par
Furthermore, VaR from the RiskMetrics method is lower even using data with outliers (0.0067 and 0.0060 dollars) than the one from simultaneous bootstrap quantile regression (0.0076 dollars), a difference about 0.0016US\$ for one unit of US dollar hedged with futures contract over the next day. This difference is understandable because volatilities and futures return marginal effects on the US\$ index return are controlled. And globally, these variables are highly significant at 5\% of the significance level.\par
Two methods, namely simultaneous bootstrap quantile regression and RiskMetrics with the IGARCH (1,1),were backtested and compared to establish the better Value at Risk (VaR) estimate for the United States dollar index returns.\par
Indeed, from the ANOVA test results, all coefficients were significantly different from each other across quantiles. While the OLS intercept and volatilities level, simultaneous bootstrap quantile regression results pointed out that these coefficients were different from zero in the lower and higher quantiles. Marginal effects along the distribution of the U.S dollar index returns were controlled, and hedge ratios across quantiles were also different from the unique OLS hedge ratio, meaning that the cost of the hedging strategy varied across quantiles and was higher than in the OLS method. method did underestimate the maximum loss (VaR). The number of violations (2.3) was much more in the IGARCH \hyperref[b0]{(1,}\hyperref[b0]{1)} than in the quantile regression  {\ref (1.4)}, which means that the RiskMetrics' VaR allowed more negative or loss U.S. dollar index returns. Furthermore, VaR from the RiskMetrics method was lower (0.0060\$) than the one from simultaneous bootstrap quantile regression (0.0076\$), about 0.0016US\$ of difference for one US\$ hedged with futures contract over the next trading day.\par
Thereby, quantile regression is the best VaR measure because: (1) it allows the hedge ratio calculation, which gives ideas to investors about the value of a position protected through the use of a hedging strategy, (2)the RiskMetrics model ignores the presence of fat-tails in the distribution function, which is a feature of financial data.\begin{figure}[htbp]
\noindent\textbf{21}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 2 - 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{31}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 3 - 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 - 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Regressors? 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{41}\includegraphics[]{image-9.png}
\caption{\label{fig_7}-Figure 4 - 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 4 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7141442715700141\textwidth}P{0.006011315417256011\textwidth}P{0.022842998585572843\textwidth}P{0.107001414427157\textwidth}}
\multicolumn{3}{l}{Estimating the United States D ollar Index Returns' Value at Risk: Empirical Evidence from RiskMetrics and}\tabcellsep \\
\multicolumn{2}{l}{Simultaneous Bootstrap Quantile Regression Methods}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(actual negative returns). From the Box and Whisker}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{outliers detected in the dataset were deleted to eliminate}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{their effects for RiskMetrics method since quantile}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{regression is robust to outliers (John, 1995; Jason and}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Amy, 2004, Irad, 2005; Hans-Peter et al., 2010, Williams,}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{2016).At the end of all these analyses, two final samples}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{were obtained: (1) a sample of 7891 observations}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(representing 99\% of the entire dataset) without outliers}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Year 2020\\
\tabcellsep \tabcellsep \tabcellsep Volume XX Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep ( )\\
042\tabcellsep 0.036\tabcellsep Eur JPY BGP CAD SEK\tabcellsep Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: i. Regressand: The U.S. dollar index returns C]} 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: ?? = ?? ?? + ?? ?? ?? ?? ????? + ?? ?? ?? ?? ????? Equation ? ?? ???? = ?? ?? ?? ??????? + ?? ?? ?? ?? ?? = ?? ?? + ?? ?? ?? ?? ????? + ?? ?? ?? ?? ????? Equation Where ?? ?? = ?? ?? ?? ?? , ?? ð??"ð??"?? , ?? ð??"ð??"????? , ?? ???? ???????? ???????]} 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{41} \par 
\begin{longtable}{P{0.8315217391304348\textwidth}P{0.018478260869565215\textwidth}}
\multicolumn{2}{l}{Model: U.S.\textunderscore dollar\textunderscore index\textunderscore returns\textasciitilde  U.S.\textunderscore dollar\textunderscore index\textunderscore futures\textunderscore returns + U.S.\textunderscore dollar\textunderscore index\textunderscore returns\textunderscore volatility +}\\
\multicolumn{2}{l}{U.S.\textunderscore dollar\textunderscore index\textunderscore futures\textunderscore returns\textunderscore volatility}\\
\multicolumn{2}{l}{Joint Test of Equality of Slopes: tau in \{0.05, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4, 0.45, 0.5, 0.55, 0.6, 0.65, 0.7, 0.75, 0.8,}\\
0.85, 0.9, 0.95\}\tabcellsep \\
F value\tabcellsep Pr(>F)\\
22.192\tabcellsep < 2.2e-16 ***\\
\multicolumn{2}{l}{probability of 0 percent, which is less than 5 percent of the significance level, parameters obtained from}\\
\multicolumn{2}{l}{simultaneous quantile regression with 200 replications, with different taus, are high statistically different across}\\
quantiles. The result is consistent with the result in figure 4-1.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 - 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: 2: Quantile regression and OLS estimates]} 
\caption{\label{tab_6}Table 4 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4786544850498338\textwidth}P{0.03106312292358804\textwidth}P{0.01835548172757475\textwidth}P{0.03388704318936877\textwidth}P{0.06071428571428571\textwidth}P{0.073421926910299\textwidth}P{0.13696013289036543\textwidth}P{0.016943521594684385\textwidth}}
\multicolumn{2}{l}{U.S.\textunderscore dollar\textunderscore index\textunderscore futures\textunderscore returns |}\tabcellsep 0.9537\tabcellsep 0.0025\tabcellsep \multicolumn{3}{l}{389.2500 0.000*+ 0.9489}\tabcellsep 0.9585\\
\multicolumn{3}{l}{U.S.\textunderscore dollar\textunderscore index\textunderscore returns\textunderscore volatility | -0.1853}\tabcellsep 0.0755\tabcellsep -2.4500\tabcellsep \multicolumn{2}{l}{0.014*+ -0.3334 -0.0372}\\
\multicolumn{3}{l}{U.S.\textunderscore dollar\textunderscore index\textunderscore futures\textunderscore returns\textunderscore volatility| 0.3046}\tabcellsep 0.0712\tabcellsep 4.2800\tabcellsep 0.000*\tabcellsep 0.1651\tabcellsep 0.4442\\
Intercept |\tabcellsep Results and Discussion\tabcellsep -0.0003\tabcellsep 0.0000\tabcellsep -5.5500\tabcellsep \multicolumn{2}{l}{0.000*+ -0.0004 -0.0002}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2020\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XX Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( ) C\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: Note: The Analysis of Variance (ANOVA) test is applied on coefficients across quantiles in table 4-1. With the]} 
\caption{\label{tab_10}-}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{43} \par 
\begin{longtable}{P{0.2145631067961165\textwidth}P{0.3053398058252427\textwidth}P{0.33009708737864074\textwidth}}
Probability\tabcellsep VaR (with outliers)\tabcellsep VaR (without outliers)\\
0.950\tabcellsep 0.0067\tabcellsep 0.0060\\
0.990\tabcellsep 0.0095\tabcellsep 0.0084\\
0.999\tabcellsep 0.0127\tabcellsep 0.0112\end{longtable} \par
 
\caption{\label{tab_13}Table 4 - 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
Volume XX Issue I Version I\\
( )\\
Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: C]} 
\caption{\label{tab_14}Table 4 -}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Redfield ()]{b28}\label{b28} 	 		‘A Theoretical Analysis of the Volatility Premium in the Dollar Index Contract’.  		 			Corey B Redfield 		.  	 	 		\textit{Journal of Futures Markets}  		1986. 6  (4)  p. .  	 
\bibitem[Wu and Xiao ()]{b35}\label{b35} 	 		‘An Analysis of Risk Measures’.  		 			G Wu 		,  		 			Z Xiao 		.  	 	 		\textit{Journal of Risk}  		2002. 4 p. .  	 
\bibitem[Tsay ()]{b33}\label{b33} 	 		\textit{Analysis of financial time series},  		 			R Tsay 		.  		2011. Wily Interscience, Canada.  	 	 (Third edition) 
\bibitem[Chen and Chen ()]{b6}\label{b6} 	 		\textit{Application of Quantile Regression to Estimation of Value at Risk},  		 			M Chen 		,  		 			J Chen 		.  		2002.  		 			National Chung-Cheng University 		 	 	 (mimeo) 
\bibitem[Engle ()]{b12}\label{b12} 	 		‘Autoregressive Conditional Heteroskedasticity with Estimates of the Variance of United Kingdom Inflation’.  		 			R Engle 		.  	 	 		\textit{Econometrica}  		1982. p. .  	 
\bibitem[Baz and Chacko ()]{b1}\label{b1} 	 		 			J Baz 		,  		 			G Chacko 		.  		\textit{Financial derivatives Pricing, Applications, and Mathematics},  				 (New York)  		2009. Cambridge University Press.  	 	 (First edition) 
\bibitem[Engle and Manganelli ()]{b13}\label{b13} 	 		‘CA Via R: Conditional Autoregressive Value at Risk by Regression Quantiles’.  		 			R Engle 		,  		 			S Manganelli 		.  	 	 		\textit{Journal of Business and Economic Statistics}  		2004. 22  (4) .  	 
\bibitem[Meyers ()]{b24}\label{b24} 	 		‘Coherent Measures of Risk’.  		 			G Meyers 		.  	 	 		\textit{Mathematical Finance}  		1999. 9 p. .  	 
\bibitem[Koenker and Zhao ()]{b22}\label{b22} 	 		‘Conditional quantile estimation and inference for ARCH models’.  		 			R Koenker 		,  		 			Q Zhao 		.  	 	 		\textit{Econometric Theory}  		1996. 12 p. .  	 
\bibitem[Davidson and Hinkley ()]{b9}\label{b9} 	 		 			A Davidson 		,  		 			D Hinkley 		.  		\textit{Bootstrap Methods and their Application},  				1997. Cambridge University Press.  	 
\bibitem[Wang and He ()]{b34}\label{b34} 	 		‘Detecting differential expressions in Gene Chip microarray studies: a quantile approach’.  		 			H Wang 		,  		 			X He 		.  	 	 		\textit{Journal of American Statistical Association}  		2007. 102  (477)  p. .  	 
\bibitem[Deepika ()]{b10}\label{b10} 	 		\textit{Evaluating Value at Risk Models: an application to the Johannesburg stock exchange},  		 			C Deepika 		.  		2014.  		 			University of Cape Town 		 	 	 (Master's Thesis) 
\bibitem[Constantinides ()]{b8}\label{b8} 	 		\textit{Financial derivatives Futures, Forwards, Swap, Options, Corporate securities, and Credit Default Swaps},  		 			G Constantinides 		.  		2015.  	 
\bibitem[Engel ()]{b11}\label{b11} 	 		‘GARCH 101: The Use of ARCH/GARCH Models in Applied Econometrics’.  		 			R Engel 		.  	 	 		\textit{Journal of Economic Perspectives}  		2001. 15  (4)  p. .  	 
\bibitem[Bollerslev ()]{b2}\label{b2} 	 		‘Generalized Autoregressive Conditional Heteroskedasticity’.  		 			T Bollerslev 		.  	 	 		\textit{Journal of Econometrics}  		1986. p. .  	 
\bibitem[Zhiguang ()]{b37}\label{b37} 	 		‘Hedging and Value at Risk: A Semi-Parametric Approach’.  		 			C Zhiguang 		.  		 \url{https://business-school.exeter.ac.uk/documents/papers/finance/2008}  	 	 		\textit{Xfi Centre for Finance and Investment},  				 (United Kingdom)  		2008.  		 			University of Exeter 		 	 
\bibitem[Joost and Matthew ()]{b17}\label{b17} 	 		‘Hedging Efficiency: A Futures Exchange Management Approach’.  		 			M Joost 		,  		 			T Matthew 		.  	 	 		\textit{The Journal of Futures Markets}  		1997. 17  (5)  p. .  	 
\bibitem[Jui-Cheng ()]{b18}\label{b18} 	 		‘Hedging with zerovalue at risk hedge ratio’.  		 			H Jui-Cheng 		.  	 	 		\textit{Routledge, Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office},  				 (London W1T 3JH, UK)  		2006. Mortimer Street. p. .  	 
\bibitem[Schulze ()]{b30}\label{b30} 	 		\textit{Inaugural-Dissertation zur Erlangung des Doktorgrades der Wirtschaftswissenschaftlichen Estimating the United States D ollar Index Returns' Value at Risk: Empirical Evidence from RiskMetrics and Simultaneous Bootstrap Quantile Regression Methods Fakultät der Eberhard-Karls},  		 			N Schulze 		.  		 \url{https://www.deutsche-digitale-bibliothek.de/binary/TNSXMBNRYOGPWYFXOIFCBCWSSQUDMXI4/full/1.pdf}  		2004. Tübingen.  		 			Universität Tübingen 		 	 	 (Applied Quantile Regression: Micro econometric, Financial, and Environmental Analyses) 
\bibitem[Brooks ()]{b4}\label{b4} 	 		\textit{Introductory Econometrics for Finance},  		 			C Brooks 		.  		2008. New York: Cambridge University Press.  	 	 (Second edition) 
\bibitem[Chen ()]{b5}\label{b5} 	 		\textit{Investigations on Quantile Regression: Theories and Applications for Time Series Models},  		 			J Chen 		.  		2001.  		 			National Chung-Cheng University, mimeo 		 	 
\bibitem[Clifford ()]{b7}\label{b7} 	 		\textit{Market Volatility: Causes and Consequences},  		 			W Clifford 		.  		1989. p. .  	 	 (74 Cornell Law Review) 
\bibitem[Olli ()]{b27}\label{b27} 	 		\textit{Master's Thesis in Economics, Helsinki school of economics},  		 			N Olli 		.  		2009.  	 	 (Backtesting Value-at-Risk Models) 
\bibitem[Annastiina and Timo ()]{b0}\label{b0} 	 		‘Multivariate GARCH models’.  		 			S Annastiina 		,  		 			T Timo 		.  		 \url{http://swopec.hhs.se/hastef/papers/hastef0669.pdf}  	 	 		\textit{SSE/EFI Working Pape Series in Economics and Finance},  				2008.  	 
\bibitem[Nelson ()]{b26}\label{b26} 	 		 			B Nelson 		.  	 	 		\textit{Conditional Heteroscedasticity in Asset Returns: A New Approach},  				1991. p. .  	 
\bibitem[Koenker ()]{b23}\label{b23} 	 		‘Pessimistic portfolio allocation and choquet expected utility’.  		 			R Koenker 		.  	 	 		\textit{Journal of Financial Econometrics}  		2004. 2 p. .  	 
\bibitem[Koenker ()]{b20}\label{b20} 	 		\textit{Quantile regression},  		 			R Koenker 		.  		2005. Cambridge University Press.  	 
\bibitem[Keming ()]{b19}\label{b19} 	 		‘Quantile regression: applications and current research areas’.  		 			Y Keming 		.  	 	 		\textit{The Statistician, Part},  				2003. 3 p. .  	 
\bibitem[Bollerslev and Jeffrey ()]{b3}\label{b3} 	 		‘Quasi-Maximum Likelihood Estimation and Inference in Dynamic Models with Time Varying Covariances’.  		 			T Bollerslev 		,  		 			M Jeffrey 		.  	 	 		\textit{Econometric Reviews}  		1992. p. .  	 
\bibitem[Koenker and Bassett ()]{b21}\label{b21} 	 		‘Regression Quantiles’.  		 			R Koenker 		,  		 			G Bassett 		.  	 	 		\textit{Econometrica}  		1978. 46 p. .  	 
\bibitem[Shawkat and Michael ()]{b31}\label{b31} 	 		‘Risk management and financial derivatives: An overview’.  		 			H Shawkat 		,  		 			M Michael 		.  	 	 		\textit{North American Journal of Economics and Finance}  		2013. p. .  	 
\bibitem[Theodossiou and &theodossiou (2014)]{b32}\label{b32} 	 		‘Stock return outliers and beta estimation: The case of U.S. pharmaceutical companies’.  		 			A Theodossiou 		,  		 			P \&theodossiou 		.  	 	 		\textit{Journal of International Financial Markets}  		2014. May 2014. 30 p. .  	 	 (Institutions and Money) 
\bibitem[Sakia ()]{b29}\label{b29} 	 		‘The Box-Cox transformation technique: a review’.  		 			R Sakia 		.  	 	 		\textit{The Statistician}  		1992. 41 p. .  		 			Sokoine University of Agriculture, Department of Crop Science and Production Box 3005 		 	 
\bibitem[Eytan et al. ()]{b14}\label{b14} 	 		‘The Pricing of Dollar Index Futures Contracts’.  		 			T Eytan 		,  		 			Giora Hanan 		,  		 			Steven Harpaz 		,  		 			Krull 		.  	 	 		\textit{Journal of Futures Markets}  		1988. 8  (2)  p. .  	 
\bibitem[Franses et al. ()]{b15}\label{b15} 	 		\textit{Time series models for business and economic forecasting},  		 			H Franses 		,  		 			D \& Dijk 		,  		 			A Opschoor 		.  		2014. New York: Cambridge University Press.  	 	 (Second edition) 
\bibitem[James ()]{b16}\label{b16} 	 		‘Using Exponentially Weighted Quantile Regression to Estimate Value at Risk and Expected Shortfall’.  		 			W James 		.  	 	 		\textit{Journal of Financial Econometrics}  		2008. 2008. 6 p. .  		 			University of Oxford 		 	 
\bibitem[Yihou ()]{b36}\label{b36} 	 		\textit{Value at risk estimation by quantile regression and kernel estimator},  		 			A Yihou 		.  		2012. 2012. Springer Science Business Media.  	 
\bibitem[Musolongo ()]{b25}\label{b25} 	 		\textit{Value at Risk for the United States Dollar index returns: Empirical Evidence from Simultaneous Bootstrap Quantile Regression and RiskMetrics Methods},  		 			C Musolongo 		.  		2017. China.  		 			Jiangxi University of Finance and Economics 		 	 	 (Master's thesis) 
\end{bibitemlist}
 			 		 	 
\end{document}
