Open Access   Article Go Back

To Display Candlesticks by Using QT Framework

R. Mathew1 , C. Chimurkar2 , N. Balani3

Section:Research Paper, Product Type: Journal Paper
Volume-07 , Issue-12 , Page no. 142-144, May-2019

Online published on May 12, 2019

Copyright © R. Mathew, C. Chimurkar, N. Balani . This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

View this paper at   Google Scholar | DPI Digital Library

How to Cite this Paper

  • IEEE Citation
  • MLA Citation
  • APA Citation
  • BibTex Citation
  • RIS Citation

IEEE Style Citation: R. Mathew, C. Chimurkar, N. Balani, “To Display Candlesticks by Using QT Framework,” International Journal of Computer Sciences and Engineering, Vol.07, Issue.12, pp.142-144, 2019.

MLA Style Citation: R. Mathew, C. Chimurkar, N. Balani "To Display Candlesticks by Using QT Framework." International Journal of Computer Sciences and Engineering 07.12 (2019): 142-144.

APA Style Citation: R. Mathew, C. Chimurkar, N. Balani, (2019). To Display Candlesticks by Using QT Framework. International Journal of Computer Sciences and Engineering, 07(12), 142-144.

BibTex Style Citation:
@article{Mathew_2019,
author = {R. Mathew, C. Chimurkar, N. Balani},
title = {To Display Candlesticks by Using QT Framework},
journal = {International Journal of Computer Sciences and Engineering},
issue_date = {5 2019},
volume = {07},
Issue = {12},
month = {5},
year = {2019},
issn = {2347-2693},
pages = {142-144},
url = {https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=1064},
publisher = {IJCSE, Indore, INDIA},
}

RIS Style Citation:
TY - JOUR
UR - https://www.ijcseonline.org/full_spl_paper_view.php?paper_id=1064
TI - To Display Candlesticks by Using QT Framework
T2 - International Journal of Computer Sciences and Engineering
AU - R. Mathew, C. Chimurkar, N. Balani
PY - 2019
DA - 2019/05/12
PB - IJCSE, Indore, INDIA
SP - 142-144
IS - 12
VL - 07
SN - 2347-2693
ER -

           

Abstract

Advances in data mining techniques are now making it possible to analyze a large amount of stock data for predicting future price trends. The candlestick charting is one of the most popular techniques used to predict short-term stock price trends, i.e., bullish, bearish, continuation. While the charting technique is popular among traders and has long history, there is still no consistent conclusion for the predictability of the technique. The trend of stock prices often continues after intervals of several days because stock prices tend to fluctuate according to announcements of important economic indicators, economic and political news, etc. To cope with this kind of stock price characteristics, this paper focuses on a dynamic programming algorithm for retrieving similar numerical sequences. The proposed algorithm also handles a relative position among a stock price, 5-day moving average, and 25-day moving average to take into account where the price occurs in price zones. Experimental results on the daily data of the Nikkei stock average show that the proposed algorithm is effective to forecast short-term trends of stock prices. Candlesticks are especially popular because they give investors a very clear visual image of a stock’s progress. They provide deeper insight into the direction of the market as compared to other types of charts. Most investors feel that candlestick charts are more visually informative and appealing; therefore it is easier to draw inferences from them. A candlestick provides an encapsulated picture of the stock movement so investors can easily compare the opening and closing prices, as well as the high and low. The candlestick charting technique probably began sometime after 1850. Despite of its long history and popularity, mixed results are obtained in the studies on candlestick charting. Negative conclusions to the predictability of candlesticks are reported, while positive evidences are provided for several candlestick chart patterns in experiments using the U.S. and the Asian stock markets. It is also pointed out that candlestick chart pattern recognition is subjective. The candlestick chart patterns are often qualitatively described using words and illustrations.

Key-Words / Index Term

Market Efficiency, Candlestick Technical, Analysis Charting

References

[1]. C++ GUI programming with Qt4 by Jasmin Blanchette, Maek Summerfield” for getting the link between C++ and Qt.
[2]. www.qt.io for understanding candlestick related information.
[3]. www.researchgate.net for candlestick technical trading strategies
[4]. www.quora.com for the basic advantages and disadvantages related to technical issues of Qt framework.
[5]. www.cppdepend.com for information related to C++.
[6]. www.codeproject.com for the features of C++ and Qt.
[7]. www.sourceforge.net for Qt GUI module