\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={The Impact of the Financial Activities of Amman Sock Markets on the Market Stock Value},
 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{The Impact of the Financial Activities of Amman Sock Markets on the Market Stock Value}
\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]{Dr. Ahmad Salem  Alkhazali}

             \affil[1]{  Al Albyat University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2013 Accepted: 1 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The aim of this study is to recognize the relationship between the financial activities of Amman stock market and the market value of its prices, through identify the nature of weighted market value index and the market value prices, and the nature of the stock trading size and the market value prices beside identify the relationship between the companies numbers listed in the stock market and the market value prices during the period of 1998-2011.Securities markets get important issue in the world, because it present opportunity place to maximize the wealth by short time but it has high risk, where it needs financial knowledge and culture and economic analysis for the listed companies listed.

\end{abstract}


\keywords{Securities, determinants. relationship, Amman stock market.}

\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
ssociated with dealing with the financial markets and to know what are the main factors effects, which needs analyze the behavior of the stock prices of those markets and get knowledge about variables and the factors could effects, and get the relationship between markets that enable investors to make appropriate decisions, where financial markets represent source of providing the necessary data and information for investors which help them in making investment decisions at the right time in the right place  {\ref (Al-Masri 2011)}.\par
The stock market has a wide interest in all countries of the world, where any investor need knowledge of the economic analysis of listed companies in this market because of the higher returns that might get but the risk where very high , where the investor can earn more than planned, and can lose all they have The stock market has a significant impact on economic growth, as it aims every investor get a yield estimated risk, the study examines the impact of activity Amman financial market on stock prices listed there, where the establishment of the Amman Financial Market related to 1978, which has successfully clear success in its infancy, where this market id divided into two divisions, market initially is the issuance of shares for the first time and a secondary market in which deal in shares previously issued, and there are several sectors listed in the Amman Financial Market is divided into four sectors (banking sector, the manufacturing sector, the services sector, and the insurance sector), and the investor before the process buy or sell ordinary shares at market prices traded in the stock market make it maintains an appropriate and fair to those prices and the objective of this assessment is to reach the real price paid by the investor in exchange for the stock or bond. 
\section[{II.}]{II.} 
\section[{Problem of the Study}]{Problem of the Study}\par
The price of the stock market is the main indicators to get investment decisions by the dealers or investors in the financial market, where investors get encouragement to invest whenever market prices of stocks predict to increase, but there are many factors which are related and impact on the financial market price which reflects in market value of the shares, and make it back down sometimes related to the activity of financial market determinant of stock prices, in addition to that, we find that financial markets has passed through many crises which have affected the level of performance through the decline of its stock market capitalization, where ASE of emerging considered one of the financial markets which has been affected by the financial crises in the world . 
\section[{III.}]{III.} 
\section[{Importance of the Study}]{Importance of the Study}\par
Financial markets Representing investment opportunity and attractive importance role for domestic capital and foreign, where recent years have seen efforts in most developing countries of the world to improve the investment climate through the creation of appropriate conditions for encourage investments, and, the countries could not get the financial resources available that its need to develop economic activities without those markets, and the efficiency, beside The effectiveness of the market reflects positively on the economic situation.\par
This study contributes to identify of the Amman Stock Exchange determinants which affect on the market value of the shares, so as to assist to determine the statement of the factors that could increase the market value of the shares IV. 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The study aims to try to detect the possible relationship between the activities of Amman Stock Exchange and the stock market prices of listed therein, through the questions below 1. To identify the nature of the relationship between the weighted index at par value, and the market price of the stock in the Amman Stock Exchange during the period ( 1998-2011) 2. Understand the nature of the relationship between the volume of stock trading and stock market prices during the period (1998-2011) 3. Identify the nature of the relationship between the number of listed companies and stock market prices during the period (1998-2011)\par
V. 
\section[{Hypotheses of the Study}]{Hypotheses of the Study}\par
H1: There is a direct correlation statistically significant between index weighted by market value and the market price of the stock H2: There is a direct correlation between the statistically significant trading volume in the stock market and stock market prices H3: There is a direct correlation between a statistically significant number of listed companies on the one hand and the market price of the stock VI. 
\section[{Previous Studies}]{Previous Studies}\par
The following are a number of previous studies on the subject of this study, has been divided into studies of Arab and other foreign countries The study found a range of important results, which reached that a positive relationship between the success of performance and the rate of return the market share, and the existence of a positive relationship between the rate of distributions (the price at the beginning of the perio) and the rate of return the market share, and also its found a positive relationship statistically significant between the quality of earnings and the rate of return of market share , while the study recommended the need for the companies that do not distribute dividends to adopt a dividend policy and work to increase the percentage of the distribution. 2. The Shawawrah (2008) study regarding the statement following which represent the effects of efficiency factors of Market Stock Exchange and intrinsic motivation for investors and financial performance indicators for public companies of Jordan on the average market price of ordinary shares.\par
In order to evaluate and try to take them off price equilibrium at which the market price represents the true value of the shares, and through measure the impact of the three-dimensional variables on the average market price of the time series stretches during the period between the years  {\ref (1996)} {\ref (1997)} {\ref (1998)} {\ref (1999)} {\ref (2000)} {\ref (2001)} {\ref (2002)}. The study found results that the degree of response to market prices for all of the information available in the stock market was high, and that the variables of subjective factors to investors did not have a clear impact on the price of the stock market and financial performance indicators for the stock companies of liquidity and profitability and capital structure have had a strong impact on the Average market prices. 3. study of  {\ref Moses and Safi (2009 )} which explain the impact of the size of company size with total assets to equity returns in industrial companies listed on the Amman Stock Exchange , and the impact it on the risks of these companies , whether these risks represent systematic or in systematic , where the study cover the period from 1999 to 2006.this study Consists sample of 20 industrial company divided into ten companies represent small and ten large companies scale, the study results indicated a positive relationship between return and risk in the shares of large-sized companies , as study proved that the overall risk in small-scale enterprises is greater than the overall risk in large-sized companies. 4. The aim of the study Al moed (  {\ref 2005}) is to try to identify the factors affecting the stock prices of the companies listed on the Amman Stock Exchange during the period between 1998 and 2003, the study sample consisted of 42 companies representing all sectors and contain the most important companies in terms of market value and volume Trading in the market , and the study has been findings of many result that the rate of turnover of the stock affects the share price directly and strong, and the interest rate affects the stock price adversely and strong while the study did not prove the existence of a relationship between earnings per share and dividend per share of cash distributions also could not approve a correlation between the rate of inflation and the stock price.\par
b) Foreign Studies 1. The purpose of the study  {\ref Aghdaei \& Ghasemi (2012)} is to identify the nature of the relationship between the debt and the market value of the shares during the period  {\ref (2003)} {\ref (2004)} {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} in Iran. The data were collected and analyzed using the necessary linear regression analysis. The results indicated the presence of a statistically significant relationship between the debt and the market value of companies in the financial market in Tehran, Iran. 2. The aim of the study  {\ref Abadi et al (2012)} to find out the impact of financial factors on stock prices in the financial market of Tehran during the period  {\ref (2005)} {\ref (2006)} {\ref (2007)} {\ref (2008)} {\ref (2009)}. To achieve the objective of the study was to build a model of linear regression linking the variables of the study. The results indicated the presence of a statistically significant relationship between the volume of sales and return on investment between stock prices and, while it did not prove the existence of a statistically significant relationship between profit margins and stock prices. 3. The study Menaje (2012) has looked at the impact of some factors on the stock prices of financial companies in the public sector in the Philippines in 2009. Study sample consisted of 50 companies have been collecting data and building a model of linear regression linking variables. Results of the study showed a positive relationship between earning per share and stock market prices, while showing a weak negative relationship between the return on assets and stock market prices. 4. A study Al-Halalmeh \& Sayah (2010), which dealt with the impact of foreign direct investment on the stock prices in the Amman Stock Exchange. Where this study followed the method of descriptive analytical approach through the design and distribution of a questionnaire to a sample study of which distributed to (100) individuals where that have been selected at random from individuals working in the Amman Stock Exchange. Results of the study refers to a positive impact statistically significant between direct foreign investments and the stock prices at the Amman Stock Exchange.\par
VII. 
\section[{The Theoretical Framework}]{The Theoretical Framework}\par
Securities considers the item's stock basis of the financial markets, and that as the only commodity traded in those markets, where the stock prices represent the most important ingredients upon which the investor to determine the nature of the investment, which will be presented to him whether this investment in the company or in the stock market, and thereby the study address the nature of the Amman Stock Exchange and the most important indicators that depend on them in the dissemination of information in the financial market and its impact on the combined effect on stock prices of companies listed on the Amman Stock Exchange. (Hindi, 1992, p 3) 
\section[{VIII. The First Topic: The Stock Exchange}]{VIII. The First Topic: The Stock Exchange}\par
a) The nature of the stock market The place which used to buy and sell the securities Financial market, usually the name of the stock exchange, with a view to conducting commercial transactions without providing or transporting goods. The Stock Exchange Amsterdam, Netherlands, Considers historical the first regulated market for securities and then followed by other markets in Western Europe, where the first of the Paris Stock Exchange established, where is the Stock Exchange of New York's consider the largest and most global markets. www.dfm.co.ae 
\section[{b) Electronic Stock Exchange}]{b) Electronic Stock Exchange}\par
According to the globalization and the development in financial services most institution adopt modern financial services to achieve their objectives where one of these institution is stock exchange which adopt trading and exchange of securities electronically through the Internet, all the securities and traffic circulation are trading on a computer screen., And each broker site on the Internet can a buyer or seller to contact him immediately for the purchase, sale and added or spot discount from his account, and are these deals for a fee of less much of the commission mediator in the absence of the electronic stock market, where will get many benefits through reduce the expenses when use the Internet and the commission and administrative expenses due to the transparency and knowledge of the sale price and the purchase  {\ref ( Shrap, 2006, p 29)} There are several conditions for the formation of the stock market as,  
\section[{Types of Exchanges}]{Types of Exchanges}\par
There are several exchanges diversity of economic activities in each country, according to the degree of economic progress, because the stock markets reflect the degree of social and economic wellbeing of the state. And free societies characterized by the diversity of the stock exchanges and spread to different aspects and areas of economic life, and in the following types of exchanges  {\ref (Sharap, 2006, p 30)}.\par
1. Commodity Exchange, refers to a group of exchanges in which the trading of certain goods , such as exchanges of agricultural commodities (cotton -coffee -tea) and metal goods (gold -silver -copper -oil ) and commodity exchanges of special nature such as real estate and land exchanges. 2. stock exchanges services, a variety of the most important tourism, hotels, insurance exchanges, transport and chartering of vessels, and exchanges of export contracts and trade debt. 3. exchanges of ideas , the latest types of exchanges and related to the supply and sale of patent rights and know-how, trademarks, and information systems.\par
1. Stock Products present: contracted and received and delivered and capture value immediately. 2. the Futures exchange: which refers to be agreed upon without delivery or receipt of the products, and it is only speculation on the price.\par
1. exchange, which operates at the local level and does not extend to transactions at the international level and is characterized by limited activity and presence in the newly emerging economies. 2. exchange, which operates at the international level and extends to transactions various international exchanges, a large and medium-sized.\par
1. Stock Exchange official: Established in accordance with the laws and rules governing and where there are a representative of the government is watching and following the transactions and intervene in time to prevent risk and maintains the stability of work. 2. non-official exchange: which operate to the working on an informal basis and in accordance with the rules and procedures of their own, where not recognized by the government and does not deal with them because they involve risks inevitable.\par
Among the most important developments in the Amman Financial Market, developments that seek to globalization and opening up to the outside world is to use electronic trading systems and strengthen market supervision and remove all obstacles to investment to reach high levels of transparency. The issuance of the Securities Act of temporary important turning point in the Jordanian capital market, which included the restructuring of the market and the separation of the oversight role of the legislature from the executive and the replacement of the Amman Financial Market with three new institutions, namely: . ( Jasser, 2006, p 48). 
\section[{? Securities Commission}]{? Securities Commission}\par
? ASE / stock market ? Securities Depository Center X. 
\section[{The Amman Stock Exchange}]{The Amman Stock Exchange}\par
Amman stock exchange began to exchange their work as a civil society with the independence of the administrative and financial dated 1999, where it is a non-profit, and it is the only entity in Jordan authorized to make transactions as a market systems for securities trading under the supervision of the Securities Commission, according to the Securities Law No. 23 of 1997, then allowed to create more than a market for the trading of securities in Jordan under the new Securities Law No. 76 of 2002. most important goals, create an attractive investment environment and safe, and the development of processes and methods of trading securities.\par
Financial, and applying the latest international standards, and dissemination of trading information to the largest possible number of dealers and interested, and increase the awareness of all segments of society and, in particular securities dealers, relying on the credibility and transparency in the dealings of the exchange. 
\section[{XI.}]{XI.} 
\section[{Securities Traded on the Amman Stock Exchange}]{Securities Traded on the Amman Stock Exchange}\par
There are many securities traded on the Amman Stock Exchange and can be summarized thus  {\ref (AL\textunderscore Shawawrah.2008, p 164)}.\par
Corporate bonds, which is a securities with a face value of tradable and issued by public shareholding companies and posed for public subscription or private for a loan of at least one to five years and the company undertakes under this attribution to repay this loan and its benefits, according to the terms of release, public debt instruments which is about treasury bills and bonds Treasury issued by the government to obtain loans from the public, Muqarada bonds, a tool of financing, according to the rules of Islamic economics is a relationship lending between the source and the subscriber take meaningful participation, common stock, a cash shares and may be in kind and paid at once or in installments of no more than four years ago, the stock certificates they document issued by the company in favor of the shareholder which recognizes the company's ownership of these shares .\par
XII. The Second Topic: The Stock Market Prices a) What is the value or price Price of stock is the key advantage of good or service, estimated by those who use them or they own, or the resulting price of the security which advertise during the session, was registered in the table after the meeting ( Samira 0.2010, p 179).\par
The price of the securities, which changes depending on the market conditions change, according to supply and demand for the securities, under the efficient market is supposed to equal the price of the securities with their true value, which the value that compensates the investor for the risk of investing in, but are rarely equal the real value of the paper Finance with market value. (Samira 0.2010, p 180). 
\section[{XIII. Factors Affecting the Stock Price}]{XIII. Factors Affecting the Stock Price}\par
There are a range of factors affecting the stock price, among them ( Samira 0.2010, p 180) Such as the direction of stock prices upward or downward, or other uses of capital, and the large international movements of capital. This situation is related to the stock prices moving upward or downward, this trend is controlled by a combination of factors, the bulk of the cash allocated for investment in securities, if the volume of funds allocated for investment in stock, we'll record the emergence of a trend of rising stock prices as a result of increased demand and vice versa true.\par
The competition between the different areas that can be invested in capital significant impact on trends in stock prices, especially if the competitive strength for the rest of the largest areas of competitive strength in the field of investment securities.\par
May play some big moves to the capital to exercise their role in investing in securities or in any other area of investment.\par
Issued securities at a certain price, which is known as the nominal value or par value and change this value later when dealing with buying and selling, and this is due to several factors related to the financial paper in itself and these factors the degree of return, and the importance of savings.\par
Among the technical factors specific mechanisms of action for the stock market psychology related to the stock exchange, the degree of market width, recipe holders of the securities, futures operations. Including psychology related to the stock exchange, the degree of market width, recipe holders of the securities and futures operations. 
\section[{XIV. Determinants of the Market Value of Shares}]{XIV. Determinants of the Market Value of Shares}\par
The stock price is determined by the size of the cash flows expected to be generated from the operations of the facility and the rate at which it deducted these flows to reach its current value, which is equivalent in the aggregate market value of the property (Hindi, 1992, p 211).\par
There are many information that affect the market value of the shares, such as, global affairs, such as information available from wars or tensions potential in an area, or local economic conditions and is in the degree of economic growth in the state and the level of inflation, and the conditions of industry, such as general economic conditions in the state that affect all industries. (Hindi, 1992, p 214). 
\section[{XV. The Third Topics: Indicators and Their Relationship to the Ase Securities a) Stock index}]{XV. The Third Topics: Indicators and Their Relationship to the Ase Securities a) Stock index}\par
The investor identifies the performance level of investment in the stock market, not to be a basis or standard, but should compare his or measuring it, thus making the procedure precautionary too, which guarantees achieving the best returns at the lowest risk possible, through rate prices or the so-called index of the stock exchange, which represent the value of all stocks in a given time, and it is one of the most important tools that can predict future trends in the ups and downs , and these indicators are of course vary according to the foundations upon which to build these indicators in each stock.  {\ref (Al-Shawawra.2008, p 62)} To ensure the building is a good indicator reflects the stock market objectively take a sample representative of all shares listed and traded, and in which it has treated at the same time must include this sample all economic sectors, with the development of the relative weights of the shares of the sample or calculated by dividing the market value of the shares on the market value of the shares of the sample in every day, in order to lead the index intended purpose must b) The main ways to calculate the index There are two main methods for calculating market indices  {\ref (Al-Shawawra.2008, p 63)} i. Average price It is a quotient of total stock prices of the selected sample of the market at a certain date on the total number, and the indicators are calculated on this method, the Dow Jones industrial average\par
The index is calculated on this basis, through the collection of multiplying the number of shares in the market price per share of the shares of the sample. 
\section[{Indicators are calculated on capital market Most countries in emerging of capital market c) Indicators Amman Stock Exchange}]{Indicators are calculated on capital market Most countries in emerging of capital market c) Indicators Amman Stock Exchange}\par
Index figures is considered the most important standard of the financial markets indicators that indicate the levels of stock prices and determine the general direction of prices, and these used to measure changes in stock prices during a certain period, compared with the other period.\par
indicators traded in the Amman Stock Exchange Securities are Known as follows  {\ref (Jasser, 2006, p 54)} i. The weighted index 
\section[{ii. Float Index Free}]{ii. Float Index Free}\par
This figure is calculated based on the market value of the weighting of the free shares available for trading in the companies and not the total number of shares listed for each companies, and supports this method a large number of international institutions, which calculates the record for most countries of the world such as the Foundation Stander \& Poor's 
\section[{iii. Number of listed companies}]{iii. Number of listed companies}\par
This indicator measures the extent of the size of the market, as an increase in the number of listed companies is working to increase investment, which contributes to increasing the efficiency of the stock market, while the decline in the number of registered companies or negative growth rate in the number of companies registered, means out companies that do not enjoy efficient, that the number of companies listed on the Amman Stock Exchange 150 company, and then rise up to 247 in 2011( Samira 0.2010, p 256) iv. Volume in the stock market Volume in the stock market of an item Known by the liquidity of securities, and it is intended liquidity " that buyer and seller can to conclude the deal quickly and at a price close to the price at which concluded last deal on the same paper, the liquidity required in addition to the ease of marketing, provides a feature regularity any attribute erratic prices, which are intended with price stability not exposed to any significant changes from the deal to the other " (Hindi, 1992, p 557) XVI. 
\section[{Methodology of the Study}]{Methodology of the Study}\par
This study was followed descriptive analytical method by building a model of the linear relationship linking the variables of the study, where the data of study has represented time-series data. This study has been depending on the collection of data on the survey office, books and financial periodicals specializing in subject (stock market indicators, the Amman Stock Exchange indicators) as well as some of the literature and studies of Arab and foreign countries and some financial reports published on the Internet and location of the ASE and the annual reports of the Amman Stock Exchange XVII. 
\section[{Methods of Data Analysis}]{Methods of Data Analysis}\par
Data were collected regarding the financial impact of the Amman Stock Exchange Securities on the stock prices of the companies market the study sample, and the statistical analysis was performed using SPSS program to answer the hypotheses of the study, which has been relying on linear regression analysis (Regression) This figure Is calculated by the method of market value of the companies sample, so that gives each company's weight as much as what constitutes a market value of the market value of the sample as a whole, and constitute a market value of companies to the sample 90 \% of the total market capitalization was adopted in 1991, the base year with a record of 100 point, then the value of the foundation was changed to 1000 points in 2004\par
ii. The market value XVIII. 
\section[{Results of the Study a) ASE financial indicators during the study period}]{Results of the Study a) ASE financial indicators during the study period}\par
Table (  {\ref 1}) is shown Indicators of the Amman Stock Exchange during the period of study (size of stock trading, market value, number of listed companies, , stock price index weighted by market value) during the period  {\ref (1998 -2011)}.   {\ref 1}) is shown the fluctuation in market value during the study period with higher until the year 2007, amounting to  {\ref (29,} {\ref 214,} {\ref 202,} {\ref 327)}, and then declined to be reached in the year 2011 to  {\ref (19,} {\ref 272,} {\ref 757,} {\ref 327)} where the overall average market value during the study period  {\ref (14,} {\ref 867,} {\ref 105,} {\ref 304)}  
\section[{c) Independent variables}]{c) Independent variables}\par
Table  {\ref (}1) is shown the fluctuation in the volume of shares traded during the period of study with very high for the year 2008, amounting to  {\ref (20,} {\ref 318,} {\ref 014,} {\ref 547)}, and then declined to be reached in the year 2011 to  {\ref (2,} {\ref 850,} {\ref 252,} {\ref 628)} The index weighted by market value rose to the top of the rise in 2005, reaching (8191.5) and then decreased until it reached in  {\ref 2001 (4648.4)} As for the number of companies are on the rise from 1998 to 2010, but in 2011, note down the number of companies in the Amman Stock Exchange Securities to become the (247), a joint stock company after it was (277), a joint stock company in 2010, has been attributed to mergers or liquidation that occurs in the stock market 
\section[{d) Test hypotheses}]{d) Test hypotheses}\par
To test the hypotheses of the study has been conducted linear regression analysis to determine the presence of a statistically significant relationship at the level of significance (? ? 0.05), and the results were as follows\par
The first hypothesis: There is a direct correlation statistically significant differences between index weighted by market value and the market price of the stock The table (2) refers to the relationship between the index weighted by market value and the price of the stock market as statistical analysis results showed the 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue V Version I Year ( ) presence of statistically significant relationship , with a correlation coefficient R (0.869) at the level of statistical significance (? ? 0.05), the coefficient of determination R2 has reached (0.756), a significant relationship as the value of f calculated, which amounted to (37.167) which is higher than Tabulated value (4.74), and on the level of statistical significance was (0.00) which is less than the specified value 0.05, and therefore we reject the hypothesis negative and accept the alternative hypothesis, and this means that there is a direct correlation statistically significant differences between index weighted by market value and the market price of the stock\par
The second hypothesis: There is a direct relationship between the statistically significant trading volume in the stock market and stock market prices The table (3) the relationship between the volume of the stock market on the one hand and the prices of the stock market on the other hand, as statistical analysis results showed the presence of statistically significant relationship, with a correlation coefficient R (0.869) at the level of statistical significance (? ? 0.05), while the coefficient of determination R2 has reached (0.756), a significant relationship as the value of f calculated, which amounted to (37.167) which is higher than Tabulated value (4.74), and on the level of statistical significance was ( 0.00 ) which is less than the specified value 0.05, and therefore we reject the hypothesis nihilism and accept the alternative hypothesis, this means that there is a direct correlation between the statistically significant trading volume in the stock market on the one hand and the prices of the stock market on the other\par
The third assumption: There is a direct relationship between a statistically significant number of listed companies on the one hand and the market price of the stock The table (4) the relationship between the number of listed companies on the one hand , and stock prices the market on the other hand , as statistical analysis results showed the presence of statistically significant relationship , with a correlation coefficient R (0.870) at the level of statistical significance (? ? 0.05), the coefficient of determination R2 has reached (0.756), a significant relationship as the value of f calculated, which amounted to (37.225) which is higher than Tabulated value (4.74), and on the level of statistical significance was ( 0.00 ) which is less than the specified value 0.05, and therefore we reject the hypothesis negative and accept the hypothesis alternative, and this means that there is a direct correlation between a statistically significant number of listed companies on the one hand and the market price of the stock on the other hand.\par
XIX. 
\section[{Results}]{Results}\par
This study aimed to investigate the effect of the Amman Stock Exchange Securities financial activities on the stock market priced-listed, and after analyzing the data and testing hypotheses this study was reached the following conclusions First, the study showed a positive relationship between the statistical significance index weighted by market value and the market price of the stock, as the interpretation that the index reflects the performance of the Amman Stock Exchange Securities as reflected in the index first Second: The study showed a positive relationship statistically significant differences between the size of stock trading and stock prices the market, explain this relationship is that the high volume of stock trading is accompanied by a rise in the share prices of the companies the more trading in the financial market works to increase stock prices for all companies significantly Third, the study revealed a positive relationship statistically significant differences between the number of companies and stock prices the market, and explain this relationship that the more companies listed on the Amman Stock Exchange Securities increased stock prices of companies to all companies This increase is attributable to the increase in the scale financial market, which works to increase turnout investors so that it described this market as an active market activity ASE because of its relationship with the strong stock market prices, as these indicators reflect the state of the stock market prices up or decline. 2. Paying attention to the stock market department of its indicators and calculated by the credibility and transparency way and the publication of reports which include historical information and current, in order to reflect the performance efficient market. 3. The need to do promotional campaigns by the stock market department to encourage individuals to save in order to invest and improve the market awareness of saving and investing 4. The need f government role and stock market department to encourage foreign investment in the Amman Stock Exchange during the international economic conferences, so that the preparation of the stock market reports show the advantages of investing in the stock market of Jordan, it would increase investment awareness among foreign investors and What is an ASE and the mechanism to deal with the foreign investor, which leads to attract foreign capital to support of economic development in Jordan. 5. the need to reduce the cost of trading by the Department of stocks listed on the stock exchange where, by adopt of electronic trading. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue V Version I Year ( )\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
      \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.16564722617354197\textwidth}P{0.22126600284495018\textwidth}P{0.15718349928876243\textwidth}P{0.08221906116642959\textwidth}P{0.22368421052631576\textwidth}}
Years\tabcellsep size of stock trading\tabcellsep stock price index value weighted by market\tabcellsep number of companies listed\tabcellsep Market value\\
1998\tabcellsep 464374.268\tabcellsep 1701.3\tabcellsep 150\tabcellsep 4156558,122\\
1999\tabcellsep 389476.334\tabcellsep 1673.5\tabcellsep 151\tabcellsep 4137711,690\\
2000\tabcellsep 334724.633\tabcellsep 1330.5\tabcellsep 163\tabcellsep 3509640,709\\
2001\tabcellsep 668652.674\tabcellsep 1727.2\tabcellsep 161\tabcellsep 4476364,817\\
2002\tabcellsep 950272.995\tabcellsep 1700.2\tabcellsep 158\tabcellsep 5028953,990\\
2003\tabcellsep 1855176.028\tabcellsep 2615.0\tabcellsep 161\tabcellsep 7772750,866\\
2004\tabcellsep 3793251.050\tabcellsep 4245.6\tabcellsep 192\tabcellsep 13033833,515\\
2005\tabcellsep 16871051.948\tabcellsep 8191.5\tabcellsep 201\tabcellsep 26667097,118\\
2006\tabcellsep 14209870.592\tabcellsep 5518.1\tabcellsep 227\tabcellsep 21078237,222\\
2007\tabcellsep 12348101.910\tabcellsep 7519.3\tabcellsep 245\tabcellsep 29214202,327\\
2008\tabcellsep 20318312.547\tabcellsep 6243.1\tabcellsep 262\tabcellsep 25406265,528\\
2009\tabcellsep 9665312.327\tabcellsep 5520.1\tabcellsep 272\tabcellsep 22526919,428\\
2010\tabcellsep 6689987.155\tabcellsep 5318.0\tabcellsep 277\tabcellsep 21858181,603\\
2011\tabcellsep 2850252.628\tabcellsep 4648.4\tabcellsep 247\tabcellsep 19272757,327\\
Average\tabcellsep 652917993\tabcellsep 4139\tabcellsep \tabcellsep 14867105304\\
\multicolumn{2}{l}{Prepared by researcher}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{b) The dependent variable (market value)}\tabcellsep \tabcellsep \tabcellsep \\
Table (\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.44461538461538463\textwidth}P{0.056666666666666664\textwidth}P{0.03051282051282051\textwidth}P{0.13076923076923078\textwidth}P{0.15692307692307692\textwidth}P{0.03051282051282051\textwidth}}
Result\tabcellsep F( table)\tabcellsep F\tabcellsep R\tabcellsep R2\tabcellsep sig\\
Accept\tabcellsep 4.74\tabcellsep 37.167\tabcellsep 0.869\tabcellsep 0.756\tabcellsep 0.00\\
\multicolumn{2}{l}{The level of significance R2}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(Coefficient of determination) R}\tabcellsep \tabcellsep e) Spreadsheet\tabcellsep \multicolumn{2}{l}{as a result of the hypothesis}\\
(Relational) F\tabcellsep \tabcellsep \tabcellsep acceptance\tabcellsep \tabcellsep \\
The calculated F\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.19615384615384615\textwidth}P{0.2125\textwidth}P{0.11442307692307692\textwidth}P{0.09807692307692308\textwidth}P{0.11442307692307692\textwidth}P{0.11442307692307692\textwidth}}
Result\tabcellsep F( table)\tabcellsep F\tabcellsep R\tabcellsep R2\tabcellsep sig\\
Accept\tabcellsep 4.74\tabcellsep 37.167\tabcellsep 0.869\tabcellsep 0.756\tabcellsep 0.00\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.19615384615384615\textwidth}P{0.2125\textwidth}P{0.11442307692307692\textwidth}P{0.09807692307692308\textwidth}P{0.11442307692307692\textwidth}P{0.11442307692307692\textwidth}}
Result\tabcellsep F( table)\tabcellsep F\tabcellsep R\tabcellsep R2\tabcellsep sig\\
Accept\tabcellsep 4.74\tabcellsep 37.225\tabcellsep 0.870\tabcellsep 0.756\tabcellsep 0.00\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{The Impact of the Financial Activities of Amman Sock Markets on the Market Stock Value} 			\footnote{© 2014 Global Journals Inc. (US) 1} 		 		\backmatter  			 
\subsection[{Bibliography}]{Bibliography}\par
a) First: Arabic references 1.  {\ref Ahmed, Mafwag , Khodeir, and Hala Sami (2010)} , foreign investment and its impact on the economic environment, " look for the calendar Iraqi investment law," Journal of Husbandry and Economics, Issue 80. 2. Jasser, Amaal  {\ref Abdel-Hamid (2006)}, the impact of e-commerce on the index of stock prices in the Amman Financial Market , Master Thesis, University of Jordan 3. Rania, Droubi (2011), the impact of economic changes in the volume of foreign investment in the Amman Stock Exchange, Damascus University, Damascus University Journal of  {\ref Science economic, legal, Journal 27, No. 4. 4. Samira, Ltoush (2010)}, the efficiency of the capital market and its impact on the market value of the shares, " a case study of a group of Arab Capital Markets " , Ph.D. thesis, University Mentouri 5.  {\ref Shrap, Sbah Osama (2006)}, the effect of the announcement of the dividend on the stock prices of companies listed on the Palestine Securities Exchange, Master Thesis, the Islamic University 6.  {\ref Shawawrah, Faisal Mahmood (2008)} 			 			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
