Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

\documentclass[conference]{IEEEtran}

\IEEEoverridecommandlockouts
% The preceding line is only needed to identify funding in the first footnote. If
that is unneeded, please comment it out.
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage{xcolor}
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}}
\begin{document}

\title{Stock Market Prediction Based On Technical Analysis Using Machine Learning\\


}

\author{\IEEEauthorblockN{Jaydev Dineshkumar Raval}


\IEEEauthorblockA{\textit{Department of Computer Science} \\
\textit{Lakehead University}\\
Thunder Bay, Canada \\
Student ID: 1151955 }
\\
}

\maketitle

\begin{abstract}
Visualizing and analyzing high-dimensional data is challenging, especially to
predict the nature of the stock market data is next to impossible, but with a rule-
based approach and standard technical analysis pattern, we train a machine learning
algorithm about the charts and candlestick data, to predict that we have either
bullish or a bearish pattern, as classification and checking the accuracy are
performing accuracy test and by visualization. Data are readily available for our
work on Yahoo Finance.
\end{abstract}

\section{Introduction}
In the world of trading, it is the most rewarding business yet riskiest. To be
successful in such a business in this era, we need to have a quantitative approach.
Trading in the market is challenging but a majority of the time market respects the
technical analysis approach. To have a basic understanding and goal of our work is
to classify the trend of the market. Bullish, meaning that prices are rising, or
Bearish, meaning prices are falling.
In Technical Analysis, we have a variety of given bullish and bearish patterns and
a vast set of instruments to trade and to follow a rule-driven trading setup to be
profitable consistently.
Technical analysis is a tool used in any market like Forex, Derivatives,
Cryptocurrency and Stocks Market. But for our purpose, we will work on a few stocks
from the Indian Stock Market, and data are readily available from Yahoo Finance.

\section*{Literature Review}

The preferred spelling of the word ``acknowledgment'' in America is without


an ``e'' after the ``g''. Avoid the stilted expression ``one of us (R. B.
G.) thanks $\ldots$''. Instead, try ``R. B. G. thanks$\ldots$''. Put sponsor
acknowledgments in the unnumbered footnote on the first page.

\end{document}

You might also like