\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={An Alternative Investigation of Weak Form Efficiency in Dhaka Stock Exchange based on Technical Analysis},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{An Alternative Investigation of Weak Form Efficiency in Dhaka Stock Exchange based on Technical Analysis}
\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]{Md. Mahbubul Haque  Khan}

             \author[2]{Umma Rumana  Huq}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


One highly documented method to test a capital market for weak form efficiency is to identify the return predictability of technical trading rules in that market. Studies on these tests are fewer in number in emerging markets than that of in developed markets and most of the tests have drawn conclusion by including only trend indicators in their trading rules. But it has already been recognized in some previous developed markets studies that trend indicators generally fail to identify sufficient information content in the past prices; hence practitioners very often use these trend indicators combined with confirming indicator (Loh 2007). The current study has investigated Dhaka Stock Exchange, an emerging market of South Asia, for weak form market efficiency by approaching the tests of technical trading rules and has confirmed the profitability of these rules up to 2.15 percent costs per transaction. Here it has used stochastic oscillator as a confirming indicator combined with moving averages (trend indicators) which is the first study of its kind in this market, and has found that it can improve the return predictability only for the short length moving averages.

\end{abstract}


\keywords{dhaka stock exchange, tests of technical trading rules, market efficiency, moving averages combined with stochastic oscillator.}

\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
n Efficient Market Hypothesis (EMH) it is assumed that the current market price of a security reflects all the information of the respective security and investors by using the information content in the historical price cannot be able to predict current or future price to make abnormal return even if the market is efficient at its weak form \hyperref[b12]{(Fama 1970)}. So the tests of Weak Form Market Efficiency basically try to find out whether there is any relationship between the past prices and the current price, in other word whether the current price can be predicted by using the past prices of a security. By being one of the central areas of research interest during the last couple of decades, this area has showed its development in many phases.\par
The first formal test of market efficiency could be found when \hyperref[b24]{Kendall (1953)} applied serial correlation coefficient test on weekly changes of nineteen indices of UK industrial stock prices and found near zero correlation coefficient, which supported the market to be complied with random walk model. After that so many studies have been conducted on some other developed markets. If we take a look at the literature up to the year 1970, most of the studies were found to be consistent with market efficiency \hyperref[b24]{(Kendall 1953;}\hyperref[b10]{Fama 1965;}\hyperref[b8]{Fama \& Blume 1966;}\hyperref[b21]{James 1968;}\hyperref[b22]{Jensen \& Benington 1970;} {\ref etc.)}, though subsequently several studies came up with a totally opposite finding \hyperref[b29]{(Lo \& MacKinlay 1988;}\hyperref[b42]{Sweeny 1988;}\hyperref[b5]{Brock et al. 1992;} {\ref etc.)}. But to be more precise developed markets are found to be weak form efficient in so many studies \hyperref[b24]{(Kendall 1953;}\hyperref[b10]{Fama 1965} Many studies have also been documented on emerging stock markets. But those are mainly based on statistical tests of independence like: serial correlation coefficient tests, runs tests, tests of normality, variance ratio test and stationarity test, etc. The evidence from emerging markets can be presented by dividing these markets into four areas. Firstly if we look at the Asian markets then we see \hyperref[b38]{Poshakwale (1996)}, \hyperref[b27]{Kumar \& Dhankar (2011)} and \hyperref[b15]{Gupta \& Yang (2011)} did their studies on Indian Stock Markets and concluded the market to be inefficient. In some other studies \hyperref[b36]{Moustafa (2004)}  As the review from literature shows mixed result, the efficiency of these markets has remained always inconclusive. At the same time, chronological development of testing methods in this field like using time series regression models \hyperref[b9]{(Fama \& French 1988;}\hyperref[b39]{Poterba \& Summers 1988)}, applying variance ratio test \hyperref[b29]{(Lo \& Mackinlay 1988)}  The next few chapters of this paper will include some reviews from the relevant literature and justification of this study, the research questions which it will address and the objectives of the research, data sources and detailed research methodology, findings of this research, and in the final section it will make concluding remark along with some recommendations.
\begin{quote}
and\end{quote}
 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
In order to test Weak Form Market Efficiency some of the researchers approached through statistical tests of independence like Serial Correlation Coefficient test \hyperref[b24]{(Kendall 1953;}\hyperref[b10]{Fama 1965)}, runs test \hyperref[b10]{(Fama 1965}) and some other approached through test of technical trading rules like filter rule \hyperref[b1]{(Alexander 1961} Practically capital market is not frictionless; hence the profitability of trading rules can be challenged with the existence of transaction costs. \hyperref[b8]{Fama \& Blume (1966)} confirmed that Alexander's results overstated the profit and x\% filter rule would not outperform buy and hold policy considering the higher transaction costs.  {\ref Van} Horne \& Parker (1967) also concluded the NYSE to be consistent with random walk hypothesis after examining it with moving average technical trading rules. \hyperref[b42]{Sweeny (1988)} came up with a different conclusion from that of \hyperref[b8]{Fama \& Blume (1966)} on DJIA. He used some new filter rules and found the trading rules were more useful than Fama \& Blume did. He added that floor traders can be able to obtain data at a lower transaction cost. James (1968) applied monthly moving averages trading rule on the listed common stocks of NYSE. His results were consistent with random walk hypothesis as he found buy and hold policy was better off in most of the cases. \hyperref[b22]{Jensen \& Benington (1970)} has conducted relative strength trading rule on twenty nine independent samples of two hundred securities of NYSE and confirmed that the market was efficient as the trading rule could not earn more than buy and hold policy after netting the transaction costs. Brock, Lakonishok \& LeBaron (1992) used two technical trading rulesmoving average and trading range break on DJIA and found the evidence of profitability of trading strategies. The study of \hyperref[b5]{Brock et al. (1992)} was replicated on UK market by \hyperref[b18]{Hudson, Dempsey \& Keasey (1996)} and they came up with the finding that technical trading rules cannot generate excess return if cost of transaction is considered. But they confirmed that technical trading rule may exhibit some predictability.\par
So far most of the trading rules like moving averages used in academic research are basically trend indicators which practitioners do not use in predicting the stock price in isolation, as they think these would be too naive to capture the information content in the past prices. \hyperref[b30]{Loh (2007)} applied a test of technical trading rule based on practitioner's approach on five developed Asian-Pacific stock markets: Australia (ASX), Hong Kong (HKSE), Japan (NIKKEI), South Korea (KOSPI) and Singapore (STI), for the time period 1990 to 1995. His test basically denoted as combined test of trend indicator (moving average) and confirming indicator (stochastic oscillator). He got two interesting results from his analysis-a combined strategy is more effective compared with a simple moving average technique, and weak form efficiency is not determined by technological progress but factors.\par
In fact there are a very few studies on test of technical trading rules in Dhaka Stock Exchange and was none before \hyperref[b23]{Kader \& Rahman (2005)} tested K\% filter rule in Dhaka Stock Exchange and concluded it as weak form inefficient. After that Hussain, Chakraborty \& Kabir (2008) have tested Moving Average 50, 100, and 200 rules over a big data set from 1986 to 2008 with 5815 observations. They found all the MA rules could outperform buy and hold strategy even considering 0.5\% transaction cost for both buy and sell.\par
Most of the previous studies fail to address the practitioner's viewpoint. As the practitioners very often do not use the trend indicator solely rather they adopt some confirming indicator combined with the trend 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue VI Version I Year ( )C\par
indicator to create more accurate and sophisticated technical trading rules, the tests which have included only the simple trading rules may not be able to capture the complete information content in the past prices. Considering this fact Loh (2007) adopted moving averages combined with stochastic oscillator in his study and contributed some new findings. In addition to the methodology of \hyperref[b30]{Loh (2007)} this study has included longer length moving averages to make better comparison among the trading rules. This is the first time applied test of its kind in this country market. It has compared the findings between the traditional approach (simple moving averages) and the practitioners' approach as well as showed the profitability of these rules over buy and hold strategy even after considering the transaction costs. 
\section[{III. Research Questions and Objectives}]{III. Research Questions and Objectives}\par
This study is going to address the following research questions: IV.? 
\section[{Research Methodology and Data Sources}]{Research Methodology and Data Sources}\par
Fama (1991) suggested that the test of weak form market efficiency basically denotes to the test of return predictability, which means to find out whether the past return series can predict the future return series. Fama (1965a) described two approaches for test of return predictability for the researchers. The first approach is to use some statistical tools like Serial Correlation Coefficient test, Runs test, etc. to find out whether the past return series is random and statistically independent, so that the chartist or technical analyst cannot be able to predict the prices to earn more return than that of a buy and hold strategy. The second approach is to formulate some suitable technical trading rules and use these directly on the recent market prices to predict the market trend and to find out whether these trading rules are profitable or not. If the trading rules are profitable and can earn more return than that of a buy and hold strategy then it can be concluded that return is predictable and the market is weak form inefficient.  {\ref Reilly \& Brown (2004, p. 180}) has named these two test approaches as firstly, Statistical Tests of Independence, and secondly, Tests of Trading Rules. In order to conduct the Test of Trading Rules, mainly the methodology of Loh (2007) has been followed here. Though \hyperref[b30]{Loh (2007)}  This study is going to test the first three trading rules. A brief description of these rules and signaling process is provided here. 
\section[{Moving Average Trading Rule}]{Moving Average Trading Rule}\par
Moving Averages are very famous but simple and easy to use trading rules. Moving Average Trading Rule basically works with buy and sell signals received from the movement of a short run moving average (SRMA) and a long run moving average (LRMA). The formula for calculating a moving average is given below:\par
Here, MA t is the moving average for the time period t, L denotes to the length of moving average. P is the stock or index price. The value of L in an SRMA t ranges from one to five days. On the other hand the length of moving average L in an LRMA t depends upon the investors' preferences as the investors may like to track run, intermediate or long run trends in the stock prices. Generally L is observed to be 200 days in a long run moving average. If the value of L in SRMA t is one then the moving average is known as Single Moving Average, because, then the price series directly can be After generating a buy (sell) signal the position will be continued before another sell (buy) signal is generated by the moving average process discussed above. Hence the holding period (days) in buy position will be (Db): SRMA t >LRMA t , and in the same way the holding period (days) in sell position will be (Ds): SRMA t <LRMA t . 
\section[{Moving Average combined with Stochastic Oscillator}]{Moving Average combined with Stochastic Oscillator}\par
Most of the studies on Tests of Moving Averages as a trading rule have included only these single or double moving averages, but from the practitioner's view point depending only on the trend indicator might be misleading. Hence an inclusion of another confirming indicator named 'Stochastic Oscillator' along with the moving averages would be more meaningful. So this study is also going to test the combined signal of moving average and stochastic oscillator. The construction method of a stochastic oscillator is described below: DL t = P t -min (P t , P t-1 , ....., P t-m+1 ) HL t = max (P t , P t-1 , ....., P t-m+1 ) -min (P t , P t-1 , ....., P t-m+1 ) K t = (DL t / HL t ) × 100\par
Here, DL t denotes to the difference between the current closing price and the recent lowest price over a predefined period, m. Generally m is assumed as 14 by the practitioners, but this study has considered m equals to L in the LRMA t \hyperref[b30]{(Loh 2007}). In the same way HL t is the difference between the recent highest closing price and lowest closing price. K t is the ratio of latest price range to recent price range. In order to generate a confirming signal K t is compared with another signal line named D t , which is calculated in the following way: So from the formula above it is quite clear that D t is an n-period moving average of K t . 'n' is commonly assumed as 3 by the practitioners. But in this study n equals to L in the SRMA t is assumed \hyperref[b30]{(Loh 2007}). The main intuition behind this strategy is-if the line K t intersects D t from below then it is assumed by the traders that the market has moved from an oversold to an overbought position so a buy signal is generated and vice-versa. Finally a trading strategy based on moving average combined with stochastic oscillator will look like the same as below: Buy signal at time period t (BS t ): SRMA t >LRMA t and SRMA t-1 < LRMA t-1 and K t >D t Sell signal at time period t (SS t ): SRMA t <LRMA t and SRMA t-1 > LRMA t-1 and K t <D t A buy (sell) position will be continued until a sell (buy) signal is generated by both the indicators simultaneously.\par
Besides the profitability, this study will also compute the break even cost (BEC) of the trading strategies. The main idea behind this BEC is that, if the trading cost is below the BEC then the strategy will be profitable despite the existence of cost of trading. The formula for calculating BEC is given below:BEC t = (D b × M b -D s × M s ) / (2 × (N b + N s ))\par
Here, D b and D m are the total number of buy and sell days and M b and M s are average daily return from buy days and sell days respectively. N b and N s denote to the number of buy and sell signal respectively. As each buy (sell) signal is associated with a sell (buy) signal, the total number of buy and sell signals are multiplied by 2. 
\section[{Data}]{Data}\par
This study has considered daily price data of two indices of Dhaka Stock Exchange (DGEN and DSE20) from the year 2002 to 2010. Here data after the year 2010 has been ignored intentionally, because, at the end of the year 2010 Bangladesh faced severe capital market turmoil which persisted for a long time and at the beginning of the year 2013 Dhaka Stock Exchanged replaced its previous two indices with new ones. In order to calculate the return series the following formula has been used (ignoring the dividends): Return on index at time period t = Ln (MI t ) -Ln (MI t-1 )\par
Here, Ln denotes to natural logarithm, MI t is the market index price at time period t and MI t-1 is the price of index at time period previous of t. The standard t-test (one tailed two sample unequal variances t-test) has been used to find out whether the mean return from trading strategy is significantly higher than the mean return from buy and hold strategy. If the profitability of these trading strategies is confirmed over that of the buy and hold strategy then the weak form efficiency of this market will be questionable.\par
V. combined with Stochastic Oscillator, MASO 5-50, MASO 5-200) will be applied on DGEN and DSE20 return series to find out whether these are profitable and can outperform the buy and hold strategy.  predicting movement of the stock price than that of the long length moving averages . For MA 1-50 trading rule the accuracy in predicting the immediate upward or downward movement of index price (DGEN) is 100\%. But at the same time it should be noted that the number of transaction is also higher for the short length moving averages . So if the trading cost is very high in a market, the short length MA rules may not show that much profitability which is observed from the table  {\ref 5.11.} In this study, a confirming indicator which is known as stochastic oscillator is used with Moving Average to improve the predictability and profitability of the moving average trading rules. Here it is found that using stochastic oscillator with moving average improves only the short length moving average (compare MA 5-50 and MASO 5-50), but for the long length moving average (Compare MA 5-200 and MASO 5-200) the result becomes reversed. So the result does not fully support the findings of \hyperref[b30]{Loh (2007)}. 
\section[{Empirical Results}]{Empirical Results} 
\section[{In}]{In}\par
Table \hyperref[tab_3]{5}.12 shows all most in all the cases (except for two cases) the holding days are found correct for more than 50\% of days. Differences are significantly different from '0' at 5\% and 1\% level of significance. BUY must be positive and SELL must be negative in order the trading rules to be held successful in predicting the market movements. Besides, using stochastic oscillator as a confirming indicator improves the predicting capacity of MA 5-50 rule in both buy and sell cases, which also complies with the findings of \hyperref[b30]{Loh (2007)}. But the same is not true for MA 5-200 rule. Rather the predictive ability has been decreased when we used stochastic oscillator. So it can be inferred that using stochastic oscillator as a confirming indicator may not applicable for improving the performance of longer length moving averages as Loh himself used MA 5-20 and MA 5-60 in his study. Up to this it has not been revealed whether a complete strategy can outperform the buy and hold strategy and Table \hyperref[tab_3]{5}.14 will be helpful in this regard. We assume here a complete strategy like holding the index in buy position in buy signal days and holding it in short position in sell signal days rather comparing these as a separate strategy. Average daily return of the whole holding period is calculated. This is the most interesting part of this study as now it becomes quite apparent that only MA 1-50 rule can outperform the buy and hold strategy. Because, though all other trading rules showed greater return than buy and hold strategy (except for only a few exceptions) in Table \hyperref[tab_3]{5}.11, only MA 1-50 (for both DGEN \& DSE20) shows statistically significant higher return than that of buy and hold strategy in Table \hyperref[tab_3]{5}.14. This result also complies with the findings of some earlier studies where short length moving averages performed better than the long length moving averages in the markets bearing short trend in price series \hyperref[b20]{(Isakov \& Hollistein 1999;}\hyperref[b28]{Lento 2007)}. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Tests of trading rules conducted in this study reveal the profitability of trading rules set on Dhaka Stock Exchange even after considering transaction costs. It implies that investors of Bangladesh can apply different technical trading strategies to predict the market movement and earn return without bearing appropriate risk. Moreover, by combining the confirming indicator along with the trend indicator the return predictability of short length moving averages can be increased significantly. As the trading rules are found to 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue VI Version I Year ( ) C significantly outperform the buy and hold strategy, the market is not following weak form of efficiency. Findings from the previous chapter and also from the previous studies confirm that Dhaka Stock Exchange is suffering from weak form market inefficiency and the information content in the past prices does not reflect in the current market price of securities, which is alarming for the general investors of this market. To address the issues related to weak form market inefficiency, policies should be taken to remove information asymmetry, i.e. improving the disclosure policies, creating awareness among the investors, etc. In order to uphold the general investors' interest the regulatory authority can control the opportunities of making excess return by violating the market structures. Educational and training initiatives should be taken and increased to disseminate basic investment knowledge to the investors so that they can make informed decision. Besides growing number of actively traded securities and quality IPOs can also help to enhance the securities trade flow, which may further help in raising informational efficiency in this market. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue VI Version I Year ( ) C\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\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{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6703931203931204\textwidth}P{0.1796068796068796\textwidth}}
Now the process of generating buy and sell\tabcellsep \\
signals from a moving average will be discussed. A buy\tabcellsep \\
(sell) signal is generated when SRMA t intersects LRMA t\tabcellsep \\
from below (above):\tabcellsep \\
Buy signal at time period t (BS t ): SRMA t >LRMA t and\tabcellsep \\
SRMA t-1 < LRMA t-1\tabcellsep \\
Sell signal at time period t (SS t ): SRMA t <LRMA t and SRMA t-1 > LRMA t-1\tabcellsep Year\\
\tabcellsep Volume XIV Issue VI Version I\\
\tabcellsep ( )\\
\tabcellsep Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: Cused as SRMA t]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.2618581907090464\textwidth}P{0.04987775061124694\textwidth}P{0.04987775061124694\textwidth}P{0.11014669926650365\textwidth}P{0.09767726161369193\textwidth}P{0.11430317848410758\textwidth}P{0.1662591687041565\textwidth}}
Trading Rules\tabcellsep N b\tabcellsep N s\tabcellsep F b \%\tabcellsep F s \%\tabcellsep Absolute\tabcellsep Absolute Return from Buy\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Return * \%\tabcellsep and Hold Strategy \%\\
DGEN\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
MA 1-50\tabcellsep 48\tabcellsep 48\tabcellsep 100\tabcellsep 100\tabcellsep 506\tabcellsep 236\\
MA 1-200\tabcellsep 15\tabcellsep 15\tabcellsep 100\tabcellsep 100\tabcellsep 319\tabcellsep 224\\
MA 5-50\tabcellsep 31\tabcellsep 30\tabcellsep 70.97\tabcellsep 76.67\tabcellsep 295\tabcellsep 236\\
MA 5-200\tabcellsep 10\tabcellsep 10\tabcellsep 80\tabcellsep 60\tabcellsep 243\tabcellsep 224\\
MASO 5-50\tabcellsep 28\tabcellsep 25\tabcellsep 78.57\tabcellsep 84\tabcellsep 309\tabcellsep 236\\
MASO 5-200\tabcellsep 8\tabcellsep 7\tabcellsep 87.50\tabcellsep 85.71\tabcellsep 110\tabcellsep 224\\
DSE 20\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
MA 1-50\tabcellsep 50\tabcellsep 50\tabcellsep 94\tabcellsep 96\tabcellsep 437\tabcellsep 236\\
MA 1-200\tabcellsep 19\tabcellsep 19\tabcellsep 94.74\tabcellsep 68.42\tabcellsep 284\tabcellsep 224\\
MA 5-50\tabcellsep 30\tabcellsep 29\tabcellsep 63.33\tabcellsep 68.97\tabcellsep 254\tabcellsep 236\\
MA 5-200\tabcellsep 8\tabcellsep 8\tabcellsep 75\tabcellsep 75\tabcellsep 232\tabcellsep 224\\
MASO 5-50\tabcellsep 26\tabcellsep 27\tabcellsep 73.08\tabcellsep 70.37\tabcellsep 271\tabcellsep 236\\
MASO 5-200\tabcellsep 6\tabcellsep 8\tabcellsep 83.33\tabcellsep 75\tabcellsep 196\tabcellsep 224\\
Note:\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.6474659606656581\textwidth}P{0.011573373676248108\textwidth}P{0.00964447806354009\textwidth}P{0.015431164901664145\textwidth}P{0.015431164901664145\textwidth}P{0.03922087745839637\textwidth}P{0.04436459909228442\textwidth}P{0.04179273827534039\textwidth}P{0.025075642965204235\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
Trading Rules DGEN MA 1-50 MA 1-200 MA 5-50\tabcellsep D b 1427 1298 1462\tabcellsep D s 777 698 774\tabcellsep B c \% 62.16 59.24 58.28\tabcellsep S c \% 58.82 51.86 52.45\tabcellsep BUY= M b -M h 0.001546** (3.8413) 0.001045* (2.4282) 0.000763\tabcellsep SELL= M s -M h -0.002789** (-5.6396) -0.001728** (-3.2456) -0.00143**\tabcellsep B -S =M b -M s 0.004335** (8.1858) 0.002773** (4.8518) 0.002194**\tabcellsep Volume XIV Issue VI Version I ( ) C\\
\multicolumn{9}{l}{(1.9097) 0.000761 (1.7651) 0.000786* (1.9756) 0.000603 (1.2943) 0.00166** (3.9482) 0.001049* (2.3864) 0.0009295* (2.2078) 0.000827 (1.8842) 0.001024* (2.4232) 0.000882 (1.9407) Note: D b (D s ) means holding period in buy (sell) days; B c (S Global Journal of Management and Business Research (-2.8900) (4.1558) MA 5-200 1292 702 58.13 49.57 -0.001162* (-2.1886) 0.001923** (3.3689) MASO 5-50 1482 754 58.23 52.65 -0.001535** (-3.0691) 0.002321** (4.3681) MASO 5-200 1017 977 57.32 46.57 -0.000457 (-0.9675) 0.001059 (1.9421) DSE 20 MA 1-50 1240 997 62.74 55.47 -0.002058** (-4.5515) 0.003718** (7.3601) MA 1-200 1212 786 59.74 51.40 -0.001435* (-2.8175) 0.002485** (4.4562) MA 5-50 1235 1002 59.43 51.30 -0.001139* (-2.5237) 0.0020689** (4.0970) MA 5-200 1218 778 58.95 50.13 -0.001102* (-2.1540) 0.0019287** (3.4517) MASO 5-50 1221 1016 60.11 51.97 -0.001224** (-2.7250) 0.002248** (4.4579) MASO 5-200 1092 904 59.24 49.11 -0.000899 (-1.8556) 0.001782** (3.2548)}\end{longtable} \par
  {\small\itshape [Note: c]} 
\caption{\label{tab_4}Table 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5329015544041451\textwidth}P{0.3170984455958549\textwidth}}
Trading Rules\tabcellsep Break Even Cost (BEC) \%\\
DGEN\tabcellsep \\
MA 1-50\tabcellsep 2.63\\
MA 1-200\tabcellsep 2.24\\
MA 5-50\tabcellsep 2.42\\
MA 5-200\tabcellsep 2.43\\
MASO 5-50\tabcellsep 2.91\\
MASO 5-200\tabcellsep 3.67\\
DSE 20\tabcellsep \\
MA 1-50\tabcellsep 2.18\\
MA 1-200\tabcellsep 3.73\\
MA 5-50\tabcellsep 2.15\\
MA 5-200\tabcellsep 7.26\\
MASO 5-50\tabcellsep 2.56\\
MASO 5-200\tabcellsep 7.02\end{longtable} \par
 
\caption{\label{tab_5}Table 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.25692695214105793\textwidth}P{0.20768261964735515\textwidth}P{0.22052896725440807\textwidth}P{0.16486146095717882\textwidth}}
Trading\tabcellsep Mean Return\tabcellsep Mean\tabcellsep t-\\
Rules\tabcellsep (Trading\tabcellsep Return\tabcellsep statistic\\
\tabcellsep Rules)\tabcellsep (Buy and\tabcellsep \\
\tabcellsep \tabcellsep Hold\tabcellsep \\
\tabcellsep \tabcellsep strategy)\tabcellsep \\
DGEN\tabcellsep \tabcellsep \tabcellsep \\
MA 1-50\tabcellsep .00226\tabcellsep .00105\tabcellsep 3.425 *\\
MA 1-200\tabcellsep .00154\tabcellsep .00107\tabcellsep 1.230\\
MA 5-50\tabcellsep .00131\tabcellsep .00105\tabcellsep 0.745\\
MA 5-200\tabcellsep .00117\tabcellsep .00107\tabcellsep 0.243\\
MASO 5-50\tabcellsep .00138\tabcellsep .00105\tabcellsep 0.922\\
MASO 5-200\tabcellsep .00053\tabcellsep .00107\tabcellsep -1.448\\
DSE 20\tabcellsep \tabcellsep \tabcellsep \\
MA 1-50\tabcellsep .00195\tabcellsep .00105\tabcellsep 2.540 *\\
MA 1-200\tabcellsep .00137\tabcellsep .00107\tabcellsep 0.784\\
MA 5-50\tabcellsep .00113\tabcellsep .00105\tabcellsep 0.227\\
MA 5-200\tabcellsep .00112\tabcellsep .00107\tabcellsep 0.121\\
MASO 5-50\tabcellsep .00121\tabcellsep .00105\tabcellsep 0.444\\
MASO 5-200\tabcellsep .00095\tabcellsep .00107\tabcellsep -0.335\end{longtable} \par
  {\small\itshape [Note: Note:]} 
\caption{\label{tab_6}Table 5 .}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US) 1} 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Mobarek and Keasey (2000)]{b33}\label{b33} 	 		\textit{},  		 			Asma \& Mobarek 		,  		 			Keavin Keasey 		.  		2000. May.  	 
\bibitem[Hudson et al. ()]{b18}\label{b18} 	 		‘A note on the weak form efficiency of capital market: The application of simple technical trading rules to UK stock prices-1935-1994’.  		 			Robert Hudson 		,  		 			Dempsey 		,  		 			Kevin Keasey 		.  	 	 		\textit{Journal of Banking \& Finance}  		1996. 20 p. .  	 
\bibitem[Loh ()]{b30}\label{b30} 	 		‘An alternative test for weak form efficiency based on technical analysis’.  		 			Elaine Y L Loh 		.  	 	 		\textit{Applied Financial Economics}  		2007. 17 p. .  	 
\bibitem[Aly et al. ()]{b4}\label{b4} 	 		‘An Analysis of Day-of-the-Weak Effects in the Egyptian Stock Market’.  		 			Hassan Aly 		,  		 			Mehdian 		,  		 			\& Seyed 		,  		 			Mark J Perry 		.  	 	 		\textit{International Journal of Business}  		2004. 9  (3)  p. .  	 
\bibitem[Ntim et al. ()]{b37}\label{b37} 	 		‘An Empirical Re-Examination of the Weak Form Efficient Markets Hypothesis of the Ghana Stock Market Using Variance-Ratios Tests’.  		 			Collins Ntim 		,  		 			Gyakari 		,  		 			Opong 		,  		 			K Kwaku 		,  		 			Jo Danbolt 		.  	 	 		\textit{African Finance Journal}  		2007. 9  (2) .  	 
\bibitem[Khan et al. ()]{b26}\label{b26} 	 		‘An Empirical Test of Weak Form Market Efficiency on an Emerging Market: Evidence from Dhaka Stock Exchange’.  		 			Md Khan 		,  		 			\& Haque 		,  		 			Umma Huq 		,  		 			Rumana 		.  	 	 		\textit{Dhaka University Journal of Business Studies}  		2013. 34  (2) .  	 
\bibitem[Isakov and Hollistein ()]{b20}\label{b20} 	 		‘Application of Simple Technical Trading Rules to Swiss Stock Prices: Is it Profitable? Research Paper N2’.  		 			Isakov 		,  		 			Marc Hollistein 		.  	 	 		\textit{International Center for Financial Asset Management and Engineering}  		1999.  	 
\bibitem[Metghalchi et al. ()]{b31}\label{b31} 	 		‘Are Moving Average Trading Rules Profitable? Evidence From The Mexican Stock Market’.  		 			Massoud Metghalchi 		,  		 			Garza-Gomez 		,  		 			Xavier 		,  		 			Yong \& Glasure 		,  		 			Yung-Ho Chang 		.  	 	 		\textit{The Journal of Applied Business Research}  		2008. 24  (1)  p. .  	 
\bibitem[Akhter et al. ()]{b0}\label{b0} 	 		‘Capital Markets Efficiency: Evidence from the Emerging Capital Market with Particular Reference to Dhaka Stock Exchange’.  		 			Shelina \& Akhter 		,  		 			M Misir 		,  		 			Abu 		.  	 	 		\textit{South Asian Journal of Management}  		2005. 12  (3)  p. .  	 
\bibitem[Khan et al. ()]{b25}\label{b25} 	 		‘Distribution of Risk and Return: A Statistical Test of Normality on Dhaka Stock Exchange’.  		 			Md Khan 		,  		 			\& Haque 		,  		 			Umma Huq 		,  		 			Rumana 		.  	 	 		\textit{Research Journal of Finance and Accounting}  		2012. 3  (3)  p. .  	 
\bibitem[Kumar and Dhankar ()]{b27}\label{b27} 	 		‘Distribution of Risk and Return: A Test of Normality in Indian Stock Market’.  		 			Rakesh \& Kumar 		,  		 			Raj S Dhankar 		.  	 	 		\textit{South Asian Journal of Management}  		2011. 18  (1)  p. .  	 
\bibitem[Vaidyanathan et al. ()]{b43}\label{b43} 	 		‘Efficiency of the Indian Capital Market’.  		 			R Vaidyanathan 		,  		 			Kanti Gali 		,  		 			Kumar 		.  	 	 		\textit{Indian Journal of Finance and Research}  		1994. 2 p. .  	 
\bibitem[Fama ()]{b12}\label{b12} 	 		‘Efficient Capital Markets: A Review of Theory and Empirical Work’.  		 			Eugene F Fama 		.  	 	 		\textit{The Journal of Finance}  		1970. 25  (2)  p. .  	 
\bibitem[Fama ()]{b13}\label{b13} 	 		‘Efficient Capital Markets: II’.  		 			Eugene F Fama 		.  	 	 		\textit{The Journal of Finance}  		1991. 46  (5)  p. .  	 
\bibitem[Rehman et al. ()]{b40}\label{b40} 	 		‘Evaluation of Weak Form of Efficiency: An Empirical Study of Emerging South Asian Stock Markets’.  		 			Awais Rehman 		,  		 			Ur 		,  		 			Masood 		,  		 			Mubashar 		,  		 			Arshed 		,  		 			\& Saleem 		,  		 			Syed Shah 		,  		 			Zulfiqar Ali 		.  	 	 		\textit{International Research Journal of Finance and Economics}  		2012. 88 p. .  	 
\bibitem[Poshakwale ()]{b38}\label{b38} 	 		‘Evidence on Weak Form Efficiency and Day of the Weak Effect in the Indian Stock Market’.  		 			Sunil Poshakwale 		.  	 	 		\textit{Finance India}  		1996. 10  (3)  p. .  	 
\bibitem[Fama and Blume ()]{b8}\label{b8} 	 		‘Filter Rules and Stock Market Trading’.  		 			E F Fama 		,  		 			Marshall E Blume 		.  	 	 		\textit{The Journal of Business}  		1966. 39  (1)  p. .  	 
\bibitem[Hong and Lee ()]{b17}\label{b17} 	 		‘Inference on via generalized spectrum and nonlinear time series models’.  		 			Y Hong 		,  		 			T.-H Lee 		.  	 	 		\textit{The Review of Economics and Statistics}  		2003. 85 p. .  	 
\bibitem[Reilly et al. ()]{b41}\label{b41} 	 		\textit{Investment Analysis and Portfolio Management},  		 			Frank K Reilly 		,  		 			Brown 		,  		 			C Keith 		.  		2004. USA: Thomson.  	 
\bibitem[Hussain et al. (2008)]{b19}\label{b19} 	 		‘Is Dhaka Stock Exchange Efficient? An Application of Technical Trading Rule’.  		 			Tashfeen Hussain 		,  		 			Chakraborty 		,  		 			\& Liton 		,  		 			Mir Kabir 		,  		 			Ahasan 		.  	 	 		\textit{Paper presented at International Conference on Recent Development in Statistical Sciences (ICSS)},  				 (Dhaka, Bangladesh)  		2008. December.  	 
\bibitem[Mobarek et al. ()]{b35}\label{b35} 	 		‘Market Efficiency in Emerging Stock Market: Evidence from Bangladesh’.  		 			Asma Mobarek 		,  		 			A Mollah 		,  		 			Rafiqul Sabur \& Bhuyan 		.  	 	 		\textit{Journal of Emerging Market Finance}  		2008. 7  (1)  p. .  	 
\bibitem[Poterba et al. ()]{b39}\label{b39} 	 		‘Mean Reversion in Stock Prices’.  		 			James M Poterba 		,  		 			Summers 		,  		 			H Lawrence 		.  	 	 		\textit{Journal of Financial Economics}  		1988. 22 p. .  	 
\bibitem[James and Jr ()]{b21}\label{b21} 	 		‘Monthly Moving Average-An Effective Investment Tool?’.  		 			F E James 		,  		 			Jr 		.  	 	 		\textit{Journal of Financial and Quantitative Analysis}  		1968. 3  (3)  p. .  	 
\bibitem[Chion et al. ()]{b6}\label{b6} 	 		‘On the Normality of Stock Return Distributions: Latin American Markets’.  		 			Sergio J Chion 		,  		 			C Veliz 		,  		 			N Carlos 		.  	 	 		\textit{Journal of CENTUM Cathedra}  		2008. 2000-2007. 1  (2)  p. .  	 
\bibitem[Fama and French ()]{b9}\label{b9} 	 		‘Permanent and Temporary Components of Stock Prices’.  		 			E F Fama 		,  		 			Kenneth R French 		.  	 	 		\textit{The Journal of Political Economy}  		1988. 96  (2)  p. .  	 
\bibitem[Alexander ()]{b1}\label{b1} 	 		‘Price Movements in Speculative Markets-Trends or Random Walks’.  		 			Sidney S Alexander 		.  	 	 		\textit{Industrial Management Review}  		1961. 2  (2)  p. .  	 
\bibitem[Alexander ()]{b2}\label{b2} 	 		‘Price Movements in Speculative Markets-Trends or Random Walks’.  		 			Sidney S Alexander 		.  	 	 		\textit{Industrial Management Review}  		1964. 5  (2)  p. .  	 
\bibitem[Jensen and Benington ()]{b22}\label{b22} 	 		‘Random Walks and Technical Theories: Some Additional Evidence’.  		 			Michael C Jensen 		,  		 			George A Benington 		.  	 	 		\textit{Journal of Finance}  		1970. 25  (2)  p. .  	 
\bibitem[Fama ()]{b11}\label{b11} 	 		‘Random Walks in Stock Market Prices’.  		 			E F Fama 		.  	 	 		\textit{Financial Analyst Journal}  		1965a. 21  (5)  p. .  	 
\bibitem[Gilmore and Mcmanus (2001)]{b14}\label{b14} 	 		‘Random-Walk and Efficiency Test of Central European Equity Markets’.  		 			Clare G Gilmore 		,  		 			Ginette M Mcmanus 		.  	 	 		\textit{European Financial Management Association Conference at}  		2001. June.  	 
\bibitem[Brock et al. ()]{b5}\label{b5} 	 		‘Simple Technical Trading Rules and the Stochastic Properties of Stock Returns’.  		 			William Brock 		,  		 			Josef \& Lakonishok 		,  		 			Blake Lebaron 		.  	 	 		\textit{Journal of Finance}  		1992. 47  (5)  p. .  	 
\bibitem[Sweeny ()]{b42}\label{b42} 	 		‘Some New Filter Rule Tests: Methods and Results’.  		 			Richard J Sweeny 		.  	 	 		\textit{The Journal of Financial and Quantitative Analysis}  		1988. 23  (3)  p. .  	 
\bibitem[Lo et al. ()]{b29}\label{b29} 	 		‘Stock Market Prices Do not Follow Random Walks: Evidence from a Simple Specification Test’.  		 			Andrew W Lo 		,  		 			A Mackinlay 		,  		 			Craig 		.  	 	 		\textit{The Review of Financial Studies}  		1988. 1  (1)  p. .  	 
\bibitem[Mills ()]{b32}\label{b32} 	 		‘Technical Analysis and the London Stock Exchange: Testing Trading Rules Using the FT30’.  		 			Terence C Mills 		.  	 	 		\textit{International Journal of Finance \& Economics}  		1997. 2  (4)  p. .  	 
\bibitem[Hassan et al. ()]{b16}\label{b16} 	 		‘Testing of Random Walks and Market Efficiency in an Emerging Market: An empirical Analysis of Karachi Stock Exchange’.  		 			Arshad Hassan 		,  		 			Abdullah 		,  		 			Muhammad Shoib 		,  		 			\& Shah 		,  		 			Zulfiqar Ali 		.  	 	 		\textit{The Business Review}  		2007. 9  (1)  p. .  	 
\bibitem[Kader et al. ()]{b23}\label{b23} 	 		‘Testing the Weak-Form Efficiency of an Emerging Market: Evidence from the Dhaka Stock Exchange References Références Referencias of Bangladesh’.  		 			Mir Kader 		,  		 			Afm Abdul \& Rahman 		,  		 			Ataur 		.  	 	 		\textit{AIUB Journal of Business and Economics}  		2005. 4  (2)  p. .  	 
\bibitem[Moustafa ()]{b36}\label{b36} 	 		‘Testing the Weak-Form Efficiency of the United Arab Emirates Stock Market’.  		 			M A Moustafa 		.  	 	 		\textit{International Journal of Business}  		2004. 9  (3)  p. .  	 
\bibitem[Gupta and Yang ()]{b15}\label{b15} 	 		‘Testing Weak form Efficiency in the Indian Capital Market’.  		 			Rakesh \& Gupta 		,  		 			Junhao Yang 		.  	 	 		\textit{International Research Journal of Finance and Economics}  		2011. 75 p. .  	 
\bibitem[Lento ()]{b28}\label{b28} 	 		‘Tests of Technical Trading Rules in the Asian-Pacific Equity Markets: A Bootstrap Approach’.  		 			Camillo Lento 		.  	 	 		\textit{Academy of Financial and Accounting Studies Journal}  		2007. 11  (2) .  	 
\bibitem[Kendall ()]{b24}\label{b24} 	 		‘The Analysis of Economic Time-Series Part I: Prices’.  		 			M G Kendall 		.  	 	 		\textit{Journal of the Royal Statistical Society}  		1953. 116  (1)  p. .  	 
\bibitem[Fama ()]{b10}\label{b10} 	 		‘The Behavior of Stock Market Prices’.  		 			E F Fama 		.  	 	 		\textit{The Journal of Business}  		1965. 38  (1)  p. .  	 
\bibitem[Cooray and Wickremasinge ()]{b7}\label{b7} 	 		‘The Efficiency of Emerging Stock Markets: Empirical Evidence from the South Asian Region’.  		 			Arusha \& Cooray 		,  		 			Guneratne Wickremasinge 		.  	 	 		\textit{The Journal of Developing Areas}  		2007. 41  (1)  p. .  	 
\bibitem[Horne and Parker George ()]{b44}\label{b44} 	 		‘The Random-Walk Theory: An Empirical Test’.  		 			Van Horne 		,  		 			James C Parker George 		,  		 			GC 		.  	 	 		\textit{Financial Analyst Journal}  		1967. 23 p. .  	 
\bibitem[Allen and Karjalainen ()]{b3}\label{b3} 	 		‘Using genetic algorithms to find technical trading rules’.  		 			F Allen 		,  		 			R Karjalainen 		.  	 	 		\textit{Journal of Financial Economics}  		1999. 51 p. .  	 
\bibitem[Weak-form market efficiency of an emerging Market: Evidence from Dhaka Stock Market of Bangladesh. Paper presented at The ENBS Conference]{b34}\label{b34} 	 		\textit{Weak-form market efficiency of an emerging Market: Evidence from Dhaka Stock Market of Bangladesh. Paper presented at The ENBS Conference},  		Oslo, Norway.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
