A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market

Size: px
Start display at page:

Download "A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market"

Transcription

1 A Big Data Framework for the Prediction of Equity Variations for the Indian Stock Market Cerene Mariam Abraham 1, M. Sudheep Elayidom 2 and T. Santhanakrishnan 3 1,2 Computer Science and Engineering, Kochi, Kerala, India 3 Defence Research & Development Organization, Kochi, Kerala, India ABSTRACT Recently the National Stock exchange (NSE) is in the news for creating a record Nifty index, which clearly reveals the high increase and positivity in the financial transactions that is happening in the Indian stock market. Prediction of stock prices plays a crucial role in getting the maximum benefit of these transactions. Prediction is indeed difficult but extremely an important problem that demands the development of algorithms for predicting trading opportunities by detecting patterns from past data. This paper explores three simple but less commonly used indicators derived from stock data for prediction and show how they can be used in practice to successfully identify investor thumb rules in a quantitative manner. The work till date on this problem analyses ninety days stock data of three companies in the derivative market and experimentally proves how these three indicators affect the variations in the price of the stock. KEYWORDS Time series Regression; Derivative Market; Open Interest; Deliverable quantity 1. INTRODUCTION Big Data analytics is becoming an important tool where ever there is availability of huge volume of data such as the financial industry. More than 80% of stored corporate data is unstructured, data that is not encompassed by a relational database management system. Big data analytics refers to tools and methodologies that aim to transform such massive data into useful data for analytical purposes. Mining of Time series data (TSD) from such a tool in financial sector provides useful information to the investors and fund managers in banks and insurance companies to channel their funds properly for better returns. Although there exists several prediction models, there is a scope for further improvement in prediction accuracy and preserving such data trend. Since the financial TSD is more volatile in nature, accurate forecasting becomes all the more a difficult task. A stock market is categorized majorly into two Equity market and Derivatives market. Derivatives market is a type of the financial market where the prices of shares are predicted for future dates. Futures and Options are two types of derivatives which are mostly traded. Futures contract is an agreement between two parties to buy or sell a particular share at a specific price for a future date. Options are contracts which give the right but not the obligation to buy or sell a particular asset at a certain price on or before a specified date. In the financial derivatives market, there is risk involved due to the high volatility of the stock prices. This uncertainty comes from the nature of financial derivatives, the complexity of the operation of the financial derivatives market, and intensified speculation and so on. This work suggests the role of three parameters from the stock data and experimentally shows its effect on stock price in the financial derivatives market. For the analysis, ninety days data of three companies is taken into account. The rest of the paper is organized as follows. In section II, some prediction models existing in the literature are discussed. The implementation is detailed in section III. The model is applied on NSE India data and the results are analyzed. The paper ends with conclusion in IV. 2. RELATED WORKS A motivation for this work is suggested by the early observations of Ms. Shalini H S and Dr. Raveendra P V [3]. They explain that Derivatives market provide an opportunity to transfer risk from one to another. Launch of the equity derivatives market in India has been extremely encouraging and successful. According to Michael Chui, Derivatives are created in response to some fundamental changes in the global financial 22 Cerene Mariam Abraham, M. Sudheep Elayidom and T. Santhanakrishnan

2 system. If properly handled, it should help improve the resilience of the system and bring economic benefits to the users[7]. By the basic methods and principles of VAR, Shiguang Lin quantified and analyzed the financial derivatives markets and created a risks control model of the financial derivatives markets[9]. M. Thenmozhi and Abhijeet Chandra studied the asymmetric relationship between the India Volatility Index and stock market returns[4], and demonstrated that Nifty returns are negatively related to the changes in the India Volatility Index levels. In a paper, Abhi Dattasharma and Praveen Kumar Tripathi identified interdependencies between different stocks, through which they found that investment in one stock can be done when a related stock is performing well[6]. They detected similarity based on the directions of amount of change for both the stocks. Priti Saxena and co-authors proposes a new approach of analyzing the stock market and predicting a hybrid form of linguistic-a priori concept. It provides accurate results in stock prediction which is a great help in decision making with respect to the clients and knowledge discovery of various useful patterns for brokers. This approach provides the clients with the easy access to information status of any stock price movement immediately[8]. Aditya Gupta explains Stock Market Prediction Using Hidden Markov Models[5]. The paper adopts Maximum a Posteriori HMM approach for forecasting stock values for the next day based on historical data. It considers the small change in Stock value and the intra-day high and low values of the stock to train the continuous HMM. This HMM is then used to make a Maximum a Posteriori decision over all the possible stock prices for the next day and this method was compared to existing models like HMM-fuzzy model, ARIMA and ANN for forecasting of stocks. For highly volatile financial TSD, a hybrid ARIMA-GARCH model is suggested which is suitable for multi-step ahead forecasting[2]. This model is applied on selected NSE India data sets to get multi-step ahead prediction. The results obtained are evaluated using error performance measures MAPE, MaxAPE, RMSE, whose values confirm the improved prediction accuracy compared to traditional models such as ARIMA, GARCH and trend-arima and wavelet-arima. The proposed model also kept the data trend preserved over the prediction horizon better than the others. 3. EXPERIMENTAL RESULTS AND DISCUSSIONS In a stock market, the investors study various factors such as earnings per share, inflation, book value, economic strength, etc. to predict the future value of a share. As part of the research, these factors and others were studied. Based on the previous data of price variations of stocks and the experience of some stock exchange members, the following factors were picked up to study their effect on the future price of shares. Open interest Number of Contracts Deliverable quantity A futures contract is a contractual agreement to buy or sell a particular commodity or financial asset at a predetermined price in the future. Open interest is the total number of options and/or futures contracts that are not closed or delivered on a particular day. It is denoted by X. Number of contracts is total number of contracts on security. It is denoted as Y. Deliverable Volume is the quantity of shares which actually move from one set of people (who had those shares in their demat account before today and are selling today) to another set of people. This is the amount of shares which actually get transacted. It is denoted by Z STATISTICAL ANALYSIS Correlation is a statistical technique used to find out how strongly two variables are associated. It tells you whether there is a dependency of one variable over the other variable. Regression is a statistical analysis process which is used to estimate the relationship between dependent (response) variable and independent (predictor) variables. Based on the past data, it will provide the best fit line or equation relating the dependent variable and the independent variables. The value of coefficient of determination, R 2, tells you how well the data fits the statistical model or equation. 23 Cerene Mariam Abraham, M. Sudheep Elayidom and T. Santhanakrishnan

3 Correlation and Regression analysis were used to understand the strength of relation and estimate the relationship between the factors- Open interest, Number of contracts, Deliverable quantity and the Price of shares. The result clearly showed an inverse relation existing between the factors and the price of shares[1]. Also the regression analysis showed that the predictor variables are significantly impacting the response variable with an R 2 value greater than 0.6 for the regression models of each of the companies, hence showing that all are good fit models and the total response variation is explained by each of the model. Since p- value is too small, null hypothesis is rejected. That is, the regression is significant[10]. Multicollinearity is the undesirable situation where the correlations among the regressors are strong. Tolerance, Variance Inflation Factor (VIF), Eigen values and Condition index are the collinearity factors which help us to identify multicollinearity. X Y Z Fig 1: First Company X Y Z Fig 2: Second Company X Y Z Fig 3: Third Company Here we could see that the variance inflation factor is less than 10 and the tolerance is not close to 0. Therefore the problem of multicollinearity does not arise in this model. Autocorrelation can be checked using the Durbin-Watson test. For independent errors the Durbin-Watson test statistic is approximately Cerene Mariam Abraham, M. Sudheep Elayidom and T. Santhanakrishnan

4 Table 1. Durbin- Watson value of three companies Company Durbin- Watson Value A.732 B.694 C.494 Since the Durbin-Watson test statistics are not approximately 2, the errors are not independent, this is a violation of regression assumptions. Thus we move on to time series regression IMPLEMENTATION DETAILS Authors utilized Hadoop framework with version installed on Ubuntu LTS with Core i5 CPU running at 4.0 GHz with Java as the programming language. Details of the implementation of wordcount program are beyond the scope of this paper. The parameters taken are Open interest Number of contracts from derivative market Deliverable quantity from cash market Three months stock data of 3 large cap stocks were analyzed over the above parameters against stock price. X is used to denote open interest, Y is used to denote number of contracts, Z is used to deliverable quantity and P is used to denote stock price. The problem states that if there is an increase in the value of X on a particular day compared to its previous day, it will be indicated as 1 and if there is a decrease that will be indicated as 0.Hence X, Y, Z and P can have the value of either "1" or "0" on each day for the 3 months period. Comparing values of X, Y, Z and P, the different possibilities are as follows- Table 2: Combinations X Y Z P Since there are 16 possibilities, we are giving an index of 0,1,2,3...14, 15 for each possible combinations of 4 values. Index value is obtained from the following equation. If a is the value of X, b is the value of Y, c is the value of Z and d is the value of P. Then index value is (a 2 3 ) + (b 2 2 ) + (c 2 1 ) + (d 2 0 ) Our research problem states that if there is an increase in the value of X, Y and Z from its previous day, then there will be a decrease in the value of P and vice-verse. That is from the above pattern we need to find the occurrences of index with value 1 and with value 14. In order to get the index value 1, the X value should be 0, Y value should be 0, Z value should be 0 and P value should be 1. That is X-Y-Z-P value become This means decrease in the value of X, Y and Z, resulted in increase in value of P. By analyzing the 90 days data, it was found that the index values 14 and 1 have high frequency of occurrence compared to the others. 25 Cerene Mariam Abraham, M. Sudheep Elayidom and T. Santhanakrishnan

5 3.3. DISCUSSIONS The main findings of the experiment are as follows- There exists an inverse relationship among the factors Open interest, Number of contracts and Deliverable quantity, with the stock price that is, as one increases, the other decreases in correlation analysis. Each of the variables Open interest, Number of contracts and Deliverable quantity is significantly impacting the Share price. Regression is not possible for estimating the relationship between the factors and price as the regression assumption tells that error must be uncorrelated which is violated here. Thus we move on to time series regression. 4. CONCLUSIONS Through the study, we have explored the effect of three parameters on stock price. This might become an interesting area of study for the investors as it may help one to understand the price movement of some wellknown stocks. We described three parameters and showed that the results obtained match price movement of the stocks and can be used for short-term and long-term predictions. The indicators successfully brought out investors thumb rules in a quantitative way. The prediction performance can now be studied on five years data of five large cap stocks using Big data analytics, which forms the future scope of this paper. ACKNOWLEDGEMENT The authors wish to express their gratitude to Mr. Manoj P. Michel, member of Cochin Stock Exchange, who shared his profound knowledge of the equity market and for his useful discussions. REFERENCES [1] Cerene Mariam Abraham, M. Sudheep Elayidom, Implementation of Correlation Techniques for the Equity Market in India, International Journal of Advanced Research in Computer and Communication Engineering, Vol. 4, Special Issue 1, June [2] C. Narendra Babu and B. Eswara Reddy, Selected Indian Stock Predictions using a Hybrid ARIMA-GARCH Model, International Conference on Advances in Electronics, Computers and Communications, IEEE, [3] Ms. Shalini H S, Dr. Raveendra P V, A Study of Derivatives Market in India and its Current Position in Global Financial Derivatives Markets, IOSR Journal of Economics and Finance (IOSR-JEF) e-issn: , p-issn: Volume 3, Issue 3. (Mar-Apr. 2014), PP [4] M. Thenmozhi and Abhijeet Chandra, India Volatility Index (India VIX) and Risk Management in the Indian Stock Market, NSE Working Paper, W P/9/2013. [5] Aditya Gupta, Stock Market Prediction Using Hidden Markov Models, IEEE, [6] Abhi Dattasharma and Praveen Kumar Tripathi, Practical Inter-stock Dependency Indicators using Time Series and Derivatives, IEEE, [7] Michael Chui, Derivatives markets, products and participants: an overview, IFC Bulletin No 35. [8] Priti Saxena, Bhaskar Pant, R.H. Goudar, Smriti Srivastav, Varsha Garg and Shreela Pareek, Future Predictions in Indian Stock Market through Linguistic-Temporal Approach, IEEE, [9] Shiguang Lin, The Quantitative Analytic Research of Extenics by VAR on the Risks of the Financial Derivatives Markets, IEEE, [10] Cerene Mariam Abraham, M. Sudheep Elayidom, T. Santhanakrishnan, Design and Implementation of Efficient Regression Analysis Techniques in Derivative Market, The International Journal Of Science & Technoledge (ISSN X), Vol. 4, Issue 11, November Cerene Mariam Abraham, M. Sudheep Elayidom and T. Santhanakrishnan

Journal of Insurance and Financial Management, Vol. 1, Issue 4 (2016)

Journal of Insurance and Financial Management, Vol. 1, Issue 4 (2016) Journal of Insurance and Financial Management, Vol. 1, Issue 4 (2016) 68-131 An Investigation of the Structural Characteristics of the Indian IT Sector and the Capital Goods Sector An Application of the

More information

Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms

Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms Volume 119 No. 12 2018, 15395-15405 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Stock Market Predictor and Analyser using Sentimental Analysis and Machine Learning Algorithms 1

More information

Dividend Policy and Stock Price to the Company Value in Pharmaceutical Company s Sub Sector Listed in Indonesia Stock Exchange

Dividend Policy and Stock Price to the Company Value in Pharmaceutical Company s Sub Sector Listed in Indonesia Stock Exchange International Journal of Law and Society 2018; 1(1): 16-23 http://www.sciencepublishinggroup.com/j/ijls doi: 10.11648/j.ijls.20180101.13 Dividend Policy and Stock Price to the Company Value in Pharmaceutical

More information

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex

A Comparative Study of Various Forecasting Techniques in Predicting. BSE S&P Sensex NavaJyoti, International Journal of Multi-Disciplinary Research Volume 1, Issue 1, August 2016 A Comparative Study of Various Forecasting Techniques in Predicting BSE S&P Sensex Dr. Jahnavi M 1 Assistant

More information

The effect of Money Supply and Inflation rate on the Performance of National Stock Exchange

The effect of Money Supply and Inflation rate on the Performance of National Stock Exchange The effect of Money Supply and Inflation rate on the Performance of National Stock Exchange Mr. Ch.Sanjeev Research Scholar, Telangana University Dr. K.Aparna Assistant Professor, Telangana University

More information

Prediction of Stock Closing Price by Hybrid Deep Neural Network

Prediction of Stock Closing Price by Hybrid Deep Neural Network Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2018, 5(4): 282-287 Research Article ISSN: 2394-658X Prediction of Stock Closing Price by Hybrid Deep Neural Network

More information

Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, , 2014 ISSN:

Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, , 2014 ISSN: 2014, World of Researches Publication Ac. J. Acco. Eco. Res. Vol. 3, Issue 2, 118-128, 2014 ISSN: 2333-0783 Academic Journal of Accounting and Economics Researches www.worldofresearches.com Influence of

More information

Patterns in Trading Volume of Different Derivative Instruments in Indian Stock Market A Study with Reference to NSE & BSE

Patterns in Trading Volume of Different Derivative Instruments in Indian Stock Market A Study with Reference to NSE & BSE International Journal of Accounting & Business Management Vol. 2 (No.1), April, 2014 Page: 103-111 ISSN: 2289-4519 This work is licensed under a Creative Commons Attribution 4.0 International License.

More information

Forecasting Singapore economic growth with mixed-frequency data

Forecasting Singapore economic growth with mixed-frequency data Edith Cowan University Research Online ECU Publications 2013 2013 Forecasting Singapore economic growth with mixed-frequency data A. Tsui C.Y. Xu Zhaoyong Zhang Edith Cowan University, zhaoyong.zhang@ecu.edu.au

More information

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction Association for Information Systems AIS Electronic Library (AISeL) MWAIS 206 Proceedings Midwest (MWAIS) Spring 5-9-206 A Comparative Study of Ensemble-based Forecasting Models for Stock Index Prediction

More information

Interdependence of Returns on Bombay Stock Exchange Indices

Interdependence of Returns on Bombay Stock Exchange Indices Interdependence of Returns on Bombay Stock Exchange Indices Prabhat G. Dwivedi Institute of Chemical Technology, Mumbai Ajit Kumar Institute of Chemical Technology, Mumbai ABSTRACT Efficient market hypothesis

More information

INTERNATIONAL JOURNAL OF MANAGEMENT (IJM)

INTERNATIONAL JOURNAL OF MANAGEMENT (IJM) INTERNATIONAL JOURNAL OF MANAGEMENT (IJM) ISSN 0976-6502 (Print) ISSN 0976-6510 (Online) Volume 4, Issue 3, (May - June 2013), pp. 145-150 IAEME: www.iaeme.com/ijm.asp Journal Impact Factor (2013): 6.9071

More information

Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks

Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks Abstract Research Journal of Management Sciences E-ISSN 2319 1171 Impact of Macroeconomic Determinants on Profitability of Indian Commercial Banks Ketan Mulchandani 1* and N.K. Totala 2 1 Institute of

More information

CHAPTER 7 MULTIPLE REGRESSION

CHAPTER 7 MULTIPLE REGRESSION CHAPTER 7 MULTIPLE REGRESSION ANSWERS TO PROBLEMS AND CASES 5. Y = 7.5 + 3(0) - 1.(7) = -17.88 6. a. A correlation matrix displays the correlation coefficients between every possible pair of variables

More information

Modeling and Forecasting TEDPIX using Intraday Data in the Tehran Securities Exchange

Modeling and Forecasting TEDPIX using Intraday Data in the Tehran Securities Exchange European Online Journal of Natural and Social Sciences 2017; www.european-science.com Vol. 6, No.1(s) Special Issue on Economic and Social Progress ISSN 1805-3602 Modeling and Forecasting TEDPIX using

More information

Implied Volatility v/s Realized Volatility: A Forecasting Dimension

Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4 Implied Volatility v/s Realized Volatility: A Forecasting Dimension 4.1 Introduction Modelling and predicting financial market volatility has played an important role for market participants as it enables

More information

Performance Analysis of Top Performing Sectors Stocks in India

Performance Analysis of Top Performing Sectors Stocks in India Performance Analysis of Top Performing Sectors Stocks in India Dr.Krishnaprabha Sivaprakasam Associate Professr, Department of Management Studies, SREC, Coimbatore, Anna University, Tamilnadu India Abstract

More information

Hedging Effectiveness of Currency Futures

Hedging Effectiveness of Currency Futures Hedging Effectiveness of Currency Futures Tulsi Lingareddy, India ABSTRACT India s foreign exchange market has been witnessing extreme volatility trends for the past three years. In this context, foreign

More information

IMPACT OF CREDIT RISK ON PROFITABILITY: A STUDY OF INDIAN PUBLIC SECTOR BANKS

IMPACT OF CREDIT RISK ON PROFITABILITY: A STUDY OF INDIAN PUBLIC SECTOR BANKS International Research Journal of Management and Commerce ISSN: (2348-9766) Impact Factor 5.564 Volume 5, Issue 2, February 2018 Website- www.aarf.asia, Email : editor@aarf.asia, editoraarf@gmail.com IMPACT

More information

Performance Analysis of the Index Mutual Fund

Performance Analysis of the Index Mutual Fund Asian Journal of Managerial Science ISSN: 2249-6300 Vol.8 No.1, 2019, pp. 1-5 The Research Publication, www.trp.org.in Yasmeen Bano 1 and S. Vasantha 2 1 Research Scholar, 2 Professor & Research Supervisor

More information

An Improved Approach for Business & Market Intelligence using Artificial Neural Network

An Improved Approach for Business & Market Intelligence using Artificial Neural Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC,

More information

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2

Pricing of Stock Options using Black-Scholes, Black s and Binomial Option Pricing Models. Felcy R Coelho 1 and Y V Reddy 2 MANAGEMENT TODAY -for a better tomorrow An International Journal of Management Studies home page: www.mgmt2day.griet.ac.in Vol.8, No.1, January-March 2018 Pricing of Stock Options using Black-Scholes,

More information

Available online at ScienceDirect. Procedia Computer Science 89 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 89 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 89 (2016 ) 441 449 Twelfth International Multi-Conference on Information Processing-2016 (IMCIP-2016) Prediction Models

More information

FACTORS INFLUENCING BEHAVIOR OF MUTUAL FUND INVESTORS IN BENGALURU CITY - A STRUCTURAL EQUATION MODELING APPROACH

FACTORS INFLUENCING BEHAVIOR OF MUTUAL FUND INVESTORS IN BENGALURU CITY - A STRUCTURAL EQUATION MODELING APPROACH Special Issue for International Conference on Business Research, Dept of Commerce, Faculty of Science and Humanities SRM Institute of Science & Technology, Kattankulathur, Tamilnadu. FACTORS INFLUENCING

More information

Received: 4 September Revised: 9 September Accepted: 19 September. Foreign Institutional Investment on Indian Capital Market: An Empirical Analysis

Received: 4 September Revised: 9 September Accepted: 19 September. Foreign Institutional Investment on Indian Capital Market: An Empirical Analysis Foreign Institutional Investment on Indian Capital Market: An Empirical Analysis Tom Jacob 1 & Thomas Paul Kattookaran 2 1 Assistant Professor, Dept. of Commerce, Christ College, Irinjalakuda, Kerala,

More information

Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis

Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis Article can be accessed online at http://www.publishingindia.com Determinants of Capital structure with special reference to indian pharmaceutical sector: panel Data analysis Abstract m.s. ramaratnam*,

More information

Impact of Fundamental, Risk and Demography on Value of the Firm

Impact of Fundamental, Risk and Demography on Value of the Firm IOSR Journal of Economics and Finance (IOSR-JEF) e-issn: 2321-5933, p-issn: 2321-5925.Volume 8, Issue 2 Ver. IV (Mar. - Apr. 2017), PP 09-16 www.iosrjournals.org Impact of Fundamental, Risk and Demography

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017 RESEARCH ARTICLE Stock Selection using Principal Component Analysis with Differential Evolution Dr. Balamurugan.A [1], Arul Selvi. S [2], Syedhussian.A [3], Nithin.A [4] [3] & [4] Professor [1], Assistant

More information

GIAN JYOTI E-JOURNAL, Volume 2, Issue 3 (Jul Sep 2012) ISSN X FOREIGN INSTITUTIONAL INVESTORS AND INDIAN STOCK MARKET

GIAN JYOTI E-JOURNAL, Volume 2, Issue 3 (Jul Sep 2012) ISSN X FOREIGN INSTITUTIONAL INVESTORS AND INDIAN STOCK MARKET FOREIGN INSTITUTIONAL INVESTORS AND INDIAN STOCK MARKET Dr Renuka Sharma 1 & Dr. Kiran Mehta 2 Abstract The investment made by FIIs in any capital market has grabbed the attention of researchers to identify

More information

A Study on Capital Budgeting Techniques in Ultra Tech Cement Pvt Ltd

A Study on Capital Budgeting Techniques in Ultra Tech Cement Pvt Ltd A Study on Capital Budgeting Techniques in Ultra Tech Cement Pvt Ltd Mr. Manoj Choudhary MBA Dept, Malla Reddy engineering college Maisammaguda, Secunderabad Ms. Sandhya (Assistant Professor), MBA DeptMalla

More information

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai

AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE. By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE OIL FUTURE By Dr. PRASANT SARANGI Director (Research) ICSI-CCGRT, Navi Mumbai AN ARTIFICIAL NEURAL NETWORK MODELING APPROACH TO PREDICT CRUDE

More information

A study on impact of foreign institutional investor on Indian stock market

A study on impact of foreign institutional investor on Indian stock market International Journal of Commerce and Management Research ISSN: 2455-1627, Impact Factor: RJIF 5.22 www.managejournal.com Volume 2; Issue 11; November 2016; Page No. 91-96 A study on impact of foreign

More information

The Examination of Effective Factors on Financial Leverage of the Companies Subjected to Article 44 Listed in Tehran Stock Exchange

The Examination of Effective Factors on Financial Leverage of the Companies Subjected to Article 44 Listed in Tehran Stock Exchange International Research Journal of Management Sciences. Vol., 2 (6), 180-186, 2014 Available online at http://www.irjmsjournal.com ISSN 2147-964x 2014 The Examination of Effective Factors on Financial Leverage

More information

Fiscal deficit, private sector investment and crowding out in India

Fiscal deficit, private sector investment and crowding out in India The Empirical Econometrics and Quantitative Economics Letters ISSN 2286 7147 EEQEL all rights reserved Volume 4, Number 4 (December 2015): pp. 88-94 Fiscal deficit, private sector investment and crowding

More information

COMMONWEALTH JOURNAL OF COMMERCE & MANAGEMENT RESEARCH AN ANALYSIS OF RELATIONSHIP BETWEEN GOLD & CRUDEOIL PRICES WITH SENSEX AND NIFTY

COMMONWEALTH JOURNAL OF COMMERCE & MANAGEMENT RESEARCH AN ANALYSIS OF RELATIONSHIP BETWEEN GOLD & CRUDEOIL PRICES WITH SENSEX AND NIFTY AN ANALYSIS OF RELATIONSHIP BETWEEN GOLD & CRUDEOIL PRICES WITH SENSEX AND NIFTY Dr. S. Nirmala Research Supervisor, Associate Professor- Department of Business Administration & Principal, PSGR Krishnammal

More information

COMPREHENSIVE ANALYSIS OF BANKRUPTCY PREDICTION ON STOCK EXCHANGE OF THAILAND SET 100

COMPREHENSIVE ANALYSIS OF BANKRUPTCY PREDICTION ON STOCK EXCHANGE OF THAILAND SET 100 COMPREHENSIVE ANALYSIS OF BANKRUPTCY PREDICTION ON STOCK EXCHANGE OF THAILAND SET 100 Sasivimol Meeampol Kasetsart University, Thailand fbussas@ku.ac.th Phanthipa Srinammuang Kasetsart University, Thailand

More information

Impact of Market Share on Profitability of Heavy Vehicles Manufacturers-A Case Study of Hino Pak Ltd

Impact of Market Share on Profitability of Heavy Vehicles Manufacturers-A Case Study of Hino Pak Ltd IOSR Journal of Economics and Finance (IOSR-JEF) e-issn: 2321-5933, p-issn: 2321-5925.Volume 3, Issue 2. Ver. II (Mar-Apr. 2014), PP 16-20 Impact of Market Share on Profitability of Heavy Vehicles Manufacturers-A

More information

IMPACT OF FOREIGN CAPITAL INFLOWS ON INDIAN STOCK MARKET

IMPACT OF FOREIGN CAPITAL INFLOWS ON INDIAN STOCK MARKET A Publication of IMPACT OF FOREIGN CAPITAL INFLOWS ON INDIAN STOCK MARKET ABSTRACT Santosh Chauhan* *Geeta Institute of Management and Technology, Kanipla, kurukshetra, India. India has emerged as one

More information

Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis

Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis Volatility in the Indian Financial Market Before, During and After the Global Financial Crisis Praveen Kulshreshtha Indian Institute of Technology Kanpur, India Aakriti Mittal Indian Institute of Technology

More information

CHAPTER IV BID ASK SPREAD FOR FUTURES MARKETS

CHAPTER IV BID ASK SPREAD FOR FUTURES MARKETS CHAPTER IV BID ASK SPREAD FOR FUTURES MARKETS 4.1 INTRODUCTION Futures and Options (commonly denoted as F&O) was introduced in the National Stock Exchange during 2000s. Since its introduction, there has

More information

Study of Relation between Market Efficiency and Stock Efficiency of Accepted Firms in Tehran Stock Exchange for Manufacturing of Basic Metals

Study of Relation between Market Efficiency and Stock Efficiency of Accepted Firms in Tehran Stock Exchange for Manufacturing of Basic Metals 2013, World of Researches Publication ISSN 2332-0206 Am. J. Life. Sci. Res. Vol. 1, Issue 4, 136-148, 2013 American Journal of Life Science Researches www.worldofresearches.com Study of Relation between

More information

VOLATILITY COMPONENT OF DERIVATIVE MARKET: EVIDENCE FROM FBMKLCI BASED ON CGARCH

VOLATILITY COMPONENT OF DERIVATIVE MARKET: EVIDENCE FROM FBMKLCI BASED ON CGARCH VOLATILITY COMPONENT OF DERIVATIVE MARKET: EVIDENCE FROM BASED ON CGARCH Razali Haron 1 Salami Monsurat Ayojimi 2 Abstract This study examines the volatility component of Malaysian stock index. Despite

More information

Influence of Macroeconomic Indicators on Mutual Funds Market in India

Influence of Macroeconomic Indicators on Mutual Funds Market in India Influence of Macroeconomic Indicators on Mutual Funds Market in India KAVITA Research Scholar, Department of Commerce, Punjabi University, Patiala (India) DR. J.S. PASRICHA Professor, Department of Commerce,

More information

THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT

THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT THE INTERNATIONAL JOURNAL OF BUSINESS & MANAGEMENT The Effect of Dividend Policy on Stock Price Volatility: A Kenyan Perspective Zipporah N. Onsomu Student, MBA (Finance), Bachelor of Commerce, CPA (K),

More information

IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY

IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY 7 IMPACT OF MACROECONOMIC VARIABLE ON STOCK MARKET RETURN AND ITS VOLATILITY 7.1 Introduction: In the recent past, worldwide there have been certain changes in the economic policies of a no. of countries.

More information

A STUDY ON EQUITY ANALYSIS OF SELECTED FMCG COMPANIES LISTED ON NSE

A STUDY ON EQUITY ANALYSIS OF SELECTED FMCG COMPANIES LISTED ON NSE A STUDY ON EQUITY ANALYSIS OF SELECTED FMCG COMPANIES LISTED ON NSE S.DHARCHANA 1, DR.P.KANCHANA DEVI 2 1 ASSISTANT PROFESSOR, DEPARTMENT OF B.COM (A&F), PSGR KRISHNAMMAL COLLGE FOR WOMEN, COIMBATORE,

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL NETWORKS K. Jayanthi, Dr. K. Suresh 1 Department of Computer

More information

An Analytical Study to Identify the Dependence of BSE 100 on FII & DII Activity (Study Period Sept 2007 to October 2013)

An Analytical Study to Identify the Dependence of BSE 100 on FII & DII Activity (Study Period Sept 2007 to October 2013) International Journal of Business and Management Invention ISSN (Online): 2319 8028, ISSN (Print): 2319 801X Volume 3 Issue 8 ǁ August. 2014 ǁ PP.12-16 An Analytical Study to Identify the Dependence of

More information

A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets

A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668 PP 17-22 www.iosrjournals.org A Study on Importance of Portfolio - Combination of Risky Assets And Risk Free Assets

More information

An Empirical Investigation of Investors Perception towards Derivative Trading

An Empirical Investigation of Investors Perception towards Derivative Trading Global Journal of Finance and Management. ISSN 0975-6477 Volume 6, Number 2 (2014), pp. 99-104 Research India Publications http://www.ripublication.com An Empirical Investigation of Investors Perception

More information

Research Paper A Study on Analysis of Equity Share Price Behavior of the Selected Industries. Management. Mrs. Vimala. S. * Mrs. Saranya P. B.

Research Paper A Study on Analysis of Equity Share Price Behavior of the Selected Industries. Management. Mrs. Vimala. S. * Mrs. Saranya P. B. Research Paper A Study on Analysis of Equity Share Price Behavior of the Selected Industries Management Mrs. Vimala. S * Mrs. Saranya P. B. * Ms. Saranya. R. Coimbatore. Coimbatore. * Corresponding Author

More information

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models Indian Institute of Management Calcutta Working Paper Series WPS No. 797 March 2017 Implied Volatility and Predictability of GARCH Models Vivek Rajvanshi Assistant Professor, Indian Institute of Management

More information

Perception of Recognized Intermediaries about Equity Derivative Market in India

Perception of Recognized Intermediaries about Equity Derivative Market in India Perception of Recognized Intermediaries about Equity Derivative Market in India Dr. Ravi Kumar Gupta 1, Dr. Shalu Juneja 2, Megha Banga 3, and Dr. Anita Gupta 4 1 (Professor, Department of Management Studies,

More information

INTRODUCTION. The banking sector plays an important role in efficient functioning of the economy of the

INTRODUCTION. The banking sector plays an important role in efficient functioning of the economy of the Financial Performance of Private Sector Banks With Reference to ICICI Bank And Selected Private Banks. Dr. Oshma Rosette Pinto & Mr. Mohammed Hussein Ali Al-Shawesh Dept. of Commerce St Philomena s College

More information

Impact of Exports and Imports on USD, EURO, GBP and JPY Exchange Rates in India

Impact of Exports and Imports on USD, EURO, GBP and JPY Exchange Rates in India Impact of Exports and Imports on USD, EURO, GBP and JPY Exchange Rates in India Ms.SavinaA Rebello 1 1 M.E.S College of Arts and Commerce, (India) ABSTRACT The exchange rate has an effect on the trade

More information

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 11, November 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

STUDY ON THE CONCEPT OF OPTIMAL HEDGE RATIO AND HEDGING EFFECTIVENESS: AN EXAMPLE FROM ICICI BANK FUTURES

STUDY ON THE CONCEPT OF OPTIMAL HEDGE RATIO AND HEDGING EFFECTIVENESS: AN EXAMPLE FROM ICICI BANK FUTURES Journal of Management (JOM) Volume 5, Issue 4, July Aug 2018, pp. 374 380, Article ID: JOM_05_04_039 Available online at http://www.iaeme.com/jom/issues.asp?jtype=jom&vtype=5&itype=4 Journal Impact Factor

More information

HOW CAPITAL STRUCTURE AND PRICE RATIOS AFFECT THE MARKET CAPITALIZATION AFTER FINANCIAL CRISIS

HOW CAPITAL STRUCTURE AND PRICE RATIOS AFFECT THE MARKET CAPITALIZATION AFTER FINANCIAL CRISIS HOW CAPITAL STRUCTURE AND PRICE RATIOS AFFECT THE MARKET CAPITALIZATION AFTER FINANCIAL CRISIS by Shujin Zhang BSc in Petroleum Engineering, University of Alberta and Yi Li BBA(Honours), Simon Fraser University

More information

MEASURING THE IMPACT OF NON-PERFORMING ASSETS ON THE PROFITABILITY OF INDIAN SCHEDULED COMMERCIAL BANKS

MEASURING THE IMPACT OF NON-PERFORMING ASSETS ON THE PROFITABILITY OF INDIAN SCHEDULED COMMERCIAL BANKS Available online at : http://euroasiapub.org, pp~285~294, Thomson Reuters ID: L-5236-2015 MEASURING THE IMPACT OF NON-PERFORMING ASSETS ON THE PROFITABILITY OF INDIAN SCHEDULED COMMERCIAL BANKS SUNITA

More information

Price Pattern Detection using Finite State Machines with Fuzzy Transitions

Price Pattern Detection using Finite State Machines with Fuzzy Transitions Price Pattern Detection using Finite State Machines with Fuzzy Transitions Kraimon Maneesilp Science and Technology Faculty Rajamangala University of Technology Thanyaburi Pathumthani, Thailand e-mail:

More information

MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS

MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS Journal of Business Management & Research (JBMR) Vol.1, Issue 1 Dec 2011 71-91 TJPRC Pvt. Ltd., MARKET CAPITALIZATION IN TOP INDIAN COMPANIES AN EXPLORATORY STUDY OF THE FACTORS THAT INFLUENCE THIS DR.

More information

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017

International Journal of Research in Engineering Technology - Volume 2 Issue 5, July - August 2017 RESEARCH ARTICLE OPEN ACCESS The technical indicator Z-core as a forecasting input for neural networks in the Dutch stock market Gerardo Alfonso Department of automation and systems engineering, University

More information

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 2.417, ISSN: , Volume 4, Issue 4, May 2016

JOURNAL OF INTERNATIONAL ACADEMIC RESEARCH FOR MULTIDISCIPLINARY Impact Factor 2.417, ISSN: , Volume 4, Issue 4, May 2016 A STUDY ON EFFICIENT MARKET HYPOTHESIS IN SELECTED AUTOMOBILE STOCKS IN INDIA DR. RAKESH KUMAR* MISS. SHALINI SAGAR** *Assistant Professor, Accountancy & Law, Dayalbagh Educational Institute, Deemed University,

More information

FINANCIAL SOUNDNESS OF SELECTED INDIAN AUTOMOBILE COMPANIES USING ALTMAN Z SCORE MODEL

FINANCIAL SOUNDNESS OF SELECTED INDIAN AUTOMOBILE COMPANIES USING ALTMAN Z SCORE MODEL Available online at http://www.ijasrd.org/in International Journal of Advanced Scientific Research & Development Vol. 03, Iss. 01, Ver. II, Jan Mar 2016, pp. 89 95 e-issn: 2395-6089 p-issn: 2394-8906 FINANCIAL

More information

Total Shareholder Return and Excess Return: An Analysis of NIFTY Pharma Index Companies

Total Shareholder Return and Excess Return: An Analysis of NIFTY Pharma Index Companies Total Shareholder Return and Excess Return: An Analysis of NIFTY Pharma Index Companies Bhargav Pandya Assistant Professor Faculty of Management Studies The Maharaja Sayajirao University of Baroda Opp.

More information

A STUDY ON INITIAL PERFORMANCE OF IPO S IN SINDIA DURING COMPARISON OF BOOK BUILDING AND FIXED PRICE MECHANISM

A STUDY ON INITIAL PERFORMANCE OF IPO S IN SINDIA DURING COMPARISON OF BOOK BUILDING AND FIXED PRICE MECHANISM A STUDY ON INITIAL PERFORMANCE OF IPO S IN SINDIA DURING 2015-16 - COMPARISON OF BOOK BUILDING AND FIXED PRICE MECHANISM Dr. P. Roopa Assistant Professor, Sree Vidyanikethan Institute of Management, Tirupati

More information

Financial Performance Analysis of Selected Banks using CAMEL Approach

Financial Performance Analysis of Selected Banks using CAMEL Approach IMR (Indira Management Review) Volume XI, Issue II, December 2017 Financial Performance Analysis of Selected Banks using CAMEL Approach Vijay Hemant Sonaje 1 and Dr. Shriram S. Nerlekar 2 1 Assistant Professor,

More information

THE STUDY OF RELATIONSHIP BETWEEN UNEXPECTED PROFIT AND SHARES RETURN IN ACCEPTED COMPANIES LISTED IN TEHRAN STOCK EXCHANGE

THE STUDY OF RELATIONSHIP BETWEEN UNEXPECTED PROFIT AND SHARES RETURN IN ACCEPTED COMPANIES LISTED IN TEHRAN STOCK EXCHANGE : 953-963 ISSN: 2277 4998 THE STUDY O RELATIONSHIP BETWEEN UNEXPECTED PROIT AND SHARES RETURN IN ACCEPTED COMPANIES LISTED IN TEHRAN STOCK EXCHANGE HOUSHANG SHAJARI * AND ATEMEH KHAKINAHAD 2 : Department

More information

AN ECONOMETRIC ANALYSIS OF FOREIGN DIRECT INVESTMENT AND ECONOMIC GROWTH- A STUDY WITH SPECIAL REFERENCE TO SAARC MEMBER ECONOMIES

AN ECONOMETRIC ANALYSIS OF FOREIGN DIRECT INVESTMENT AND ECONOMIC GROWTH- A STUDY WITH SPECIAL REFERENCE TO SAARC MEMBER ECONOMIES I J A B E R, Vol. 14, No. 11, (2016): 7921-7933 AN ECONOMETRIC ALYSIS OF FOREIGN DIRECT VESTMENT AND ECONOMIC GROWTH- A STUDY WITH SPECIAL REFERENCE TO SAARC MEMBER ECONOMIES Dinesh Kumar * Abstract: Foreign

More information

Fundamental Determinants affecting Equity Share Prices of BSE- 200 Companies in India

Fundamental Determinants affecting Equity Share Prices of BSE- 200 Companies in India Fundamental Determinants affecting Equity Share Prices of BSE- 200 Companies in India Abstract Ms. Sunita Sukhija Assistant Professor, JCD Instiute of Business Management, JCDV, SIRSA (Haryana)-125055

More information

Relationship Between Commodity And Equity Markets: Evidence From India *

Relationship Between Commodity And Equity Markets: Evidence From India * Relationship Between Commodity And Equity Markets: Evidence From India * Dr. S. Nirmala, Research supervisor, Associate professor- Department of Business Administration & Principal, PSGR Krishnammal College

More information

Asian Journal of Empirical Research

Asian Journal of Empirical Research 2016 Asian Economic and Social Society. All rights reserved ISSN (P): 2306-983X, ISSN (E): 2224-4425 Volume 6, Issue 10 pp. 261-269 Asian Journal of Empirical Research http://www.aessweb.com/journals/5004

More information

THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON ASSET

THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON ASSET International Journal of Economics, Commerce and Management United Kingdom Vol. VI, Issue 3, March 2018 http://ijecm.co.uk/ ISSN 2348 0386 THE EFFECT OF NPL, CAR, LDR, OER AND NIM TO BANKING RETURN ON

More information

Test of Random Walk Theory in the National Stock Exchange

Test of Random Walk Theory in the National Stock Exchange Asian Journal of Managerial Science ISSN: 2249-6300 Vol. 4 No. 2, 205, pp.2-25 The Research Publication, www.trp.org.in Test of Random Walk Theory in the National Stock Exchange S. Mathivannan and M. Selvakumar

More information

Analysis of Financial Strength of select firms from Indian Textiles Industry using Altman s Z Score Analysis

Analysis of Financial Strength of select firms from Indian Textiles Industry using Altman s Z Score Analysis Analysis of Financial Strength of select firms from Indian Textiles Industry using Altman s Z Score Analysis By Gururaj Barki [a] & Dr. Sadanand Halageri [b] Abstract Measuring the financial health of

More information

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18,   ISSN International Journal of Computer Engineering and Applications, Volume XII, Issue II, Feb. 18, www.ijcea.com ISSN 31-3469 AN INVESTIGATION OF FINANCIAL TIME SERIES PREDICTION USING BACK PROPAGATION NEURAL

More information

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction

Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Development and Performance Evaluation of Three Novel Prediction Models for Mutual Fund NAV Prediction Ananya Narula *, Chandra Bhanu Jha * and Ganapati Panda ** E-mail: an14@iitbbs.ac.in; cbj10@iitbbs.ac.in;

More information

Effect of Earnings Growth Strategy on Earnings Response Coefficient and Earnings Sustainability

Effect of Earnings Growth Strategy on Earnings Response Coefficient and Earnings Sustainability European Online Journal of Natural and Social Sciences 2015; www.european-science.com Vol.4, No.1 Special Issue on New Dimensions in Economics, Accounting and Management ISSN 1805-3602 Effect of Earnings

More information

A Survey of the Relation between Tobin's Q with Earnings Forecast Error and Economic Value Added in TSE

A Survey of the Relation between Tobin's Q with Earnings Forecast Error and Economic Value Added in TSE AENSI Journals Advances in Environmental Biology Journal home page: http://www.aensiweb.com/aeb.html A Survey of the Relation between Tobin's Q with Earnings Forecast Error and Economic Value Added in

More information

A Study of Relationship between Accruals and Managerial Operating Decisions over Firm Life Cycle among Listed Firms in Tehran Stock Exchange

A Study of Relationship between Accruals and Managerial Operating Decisions over Firm Life Cycle among Listed Firms in Tehran Stock Exchange A Study of Relationship between Accruals and Managerial Operating Decisions over Firm Life Cycle among Listed Firms in Tehran Stock Exchange Vahideh Jouyban Young Researchers Club, Borujerd Branch, Islamic

More information

Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis

Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis Impact of Corporate Social Responsibility on Financial Performance of Indian Commercial Banks An Analysis Rajnish Yadav 1 & Dr. F. B. Singh 2 1 Research Scholar (JRF), Faculty of Commerce, Banaras Hindu

More information

INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE

INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE INFLUENCE OF CAPITAL BUDGETING TECHNIQUESON THE FINANCIAL PERFORMANCE OF COMPANIES LISTED AT THE RWANDA STOCK EXCHANGE Liliane Gasana Jomo Kenyatta University of Agriculture and Technology, Rwanda Dr.

More information

Assessing the Probability of Failure by Using Altman s Model and Exploring its Relationship with Company Size: An Evidence from Indian Steel Sector

Assessing the Probability of Failure by Using Altman s Model and Exploring its Relationship with Company Size: An Evidence from Indian Steel Sector DOI: 10.15415/jtmge.2017.82003 Assessing the Probability of Failure by Using Altman s Model and Exploring its Relationship with Company Size: An Evidence from Indian Steel Sector Abstract Corporate failure

More information

A Rising Tide Lifts All Boats

A Rising Tide Lifts All Boats Global Journal of Management and Business Research Marketing Volume 13 Issue 3 Version 1.0 Year 2013 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA)

More information

Influencing Dynamics of Safety in Mutual Fund Investments An Emperical Overview

Influencing Dynamics of Safety in Mutual Fund Investments An Emperical Overview ICIMP-2018 SEP- 2018 Special Issue ISSN: 2455-3085 (Online) RESEARCH REVIEW International Journal of Multidisciplinary www.rrjournals.com [UGC Listed Journal] Influencing Dynamics of Safety in Mutual Fund

More information

PERFORMANCE EVALUATION OF PUBLIC, PRIVATE AND FOREIGN BANKS IN INDIA; AN EMPIRICAL ANALYSIS

PERFORMANCE EVALUATION OF PUBLIC, PRIVATE AND FOREIGN BANKS IN INDIA; AN EMPIRICAL ANALYSIS PERFORMANCE EVALUATION OF PUBLIC, PRIVATE AND FOREIGN BANKS IN INDIA; AN EMPIRICAL ANALYSIS Mrs. Neetika Mahajan Research scholar, Department of commerce Himachal Pradesh University, Shimla Email ; Mahajanneetika18@gmail.com

More information

Ceria Minati Singarimbun and Ana Noveria School of Business and Management Institut Teknologi Bandung, Indonesia

Ceria Minati Singarimbun and Ana Noveria School of Business and Management Institut Teknologi Bandung, Indonesia JOURNAL OF BUSINESS AND MANAGEMENT Vol. 3, No.4, 2014: 401-409 THE RELATIONSHIP AMONG OIL PRICES, GOLD PRICES, GROSS DOMESTIC PRODUCT, AND INTEREST RATE TO THE STOCK MARKET RETURN OF BASIC INDUSTRY AND

More information

Status in Quo of Equity Derivatives Segment of NSE & BSE: A Comparative Study

Status in Quo of Equity Derivatives Segment of NSE & BSE: A Comparative Study [VOLUME 5 I ISSUE 4 I OCT. DEC. 2018] e ISSN 2348 1269, Print ISSN 2349-5138 http://ijrar.com/ Cosmos Impact Factor 4.236 Status in Quo of Equity Derivatives Segment of NSE & BSE: A Comparative Study Shweta

More information

AN ANALYSIS OF RISK MANAGEMENT: ROLE IN BANKING SECTOR

AN ANALYSIS OF RISK MANAGEMENT: ROLE IN BANKING SECTOR (IMPACT FACTOR 5.96) AN ANALYSIS OF RISK MANAGEMENT: ROLE IN BANKING SECTOR Ms. SMRITI NAGARIA 1, MBA, APSET Assistant Professor St. Joseph s Degree & PG College (Affiliated to OU- Approved by AICTE) 5-9-1106,

More information

Examining The Impact Of Inflation On Indian Money Markets: An Empirical Study

Examining The Impact Of Inflation On Indian Money Markets: An Empirical Study Examining The Impact Of Inflation On Indian Money Markets: An Empirical Study DR. Stephen D Silva, Director at Jamnalal Bajaj Institute of Management studies, Ruby Mansion, Second Floor, Barrack Road,

More information

Bi-Variate Causality between States per Capita Income and State Public Expenditure An Experience of Gujarat State Economic System

Bi-Variate Causality between States per Capita Income and State Public Expenditure An Experience of Gujarat State Economic System IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X.Volume 8, Issue 5 (Mar. - Apr. 2013), PP 18-22 Bi-Variate Causality between States per Capita Income and State Public Expenditure An

More information

ANALYSIS OF THE GDP IN THE REPUBLIC OF MOLDOVA BASED ON MAJOR MACROECONOMIC INDICATORS. Ştefan Cristian CIUCU

ANALYSIS OF THE GDP IN THE REPUBLIC OF MOLDOVA BASED ON MAJOR MACROECONOMIC INDICATORS. Ştefan Cristian CIUCU ANALYSIS OF THE GDP IN THE REPUBLIC OF MOLDOVA BASED ON MAJOR MACROECONOMIC INDICATORS Ştefan Cristian CIUCU Abstract The Republic of Moldova is listed by the International Monetary Fund (IMF) and by the

More information

Impact of Derivatives Expiration on Underlying Securities: Empirical Evidence from India

Impact of Derivatives Expiration on Underlying Securities: Empirical Evidence from India Impact of Derivatives Expiration on Underlying Securities: Empirical Evidence from India Abstract Priyanka Ostwal Amity University Noindia Priyanka.ostwal@gmail.com Derivative products are perceived to

More information

Influence of Risk Perception of Investors on Investment Decisions: An Empirical Analysis

Influence of Risk Perception of Investors on Investment Decisions: An Empirical Analysis Journal of Finance and Bank Management June 2014, Vol. 2, No. 2, pp. 15-25 ISSN: 2333-6064 (Print) 2333-6072 (Online) Copyright The Author(s). 2014. All Rights Reserved. Published by American Research

More information

Relationship between Oil Price, Exchange Rates and Stock Market: An Empirical study of Indian stock market

Relationship between Oil Price, Exchange Rates and Stock Market: An Empirical study of Indian stock market IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668. Volume 19, Issue 1. Ver. VI (Jan. 2017), PP 28-33 www.iosrjournals.org Relationship between Oil Price, Exchange

More information

UNIT ROOT TEST OF SELECTED NON-AGRICULTURAL COMMODITIES AND MACRO ECONOMIC FACTORS IN MULTI COMMODITY EXCHANGE OF INDIA LIMITED

UNIT ROOT TEST OF SELECTED NON-AGRICULTURAL COMMODITIES AND MACRO ECONOMIC FACTORS IN MULTI COMMODITY EXCHANGE OF INDIA LIMITED UNIT ROOT TEST OF SELECTED NON-AGRICULTURAL COMMODITIES AND MACRO ECONOMIC FACTORS IN MULTI COMMODITY EXCHANGE OF INDIA LIMITED G. Hudson Arul Vethamanikam, UGC-MANF-Doctoral Research Scholar, Alagappa

More information

Impact of international financial reporting standards on monetary ratios

Impact of international financial reporting standards on monetary ratios 2017; 3(10): 45-49 ISSN Print: 2394-7500 ISSN Online: 2394-5869 Impact Factor: 5.2 IJAR 2017; 3(10): 45-49 www.allresearchjournal.com Received: 10-08-2017 Accepted: 11-09-2017 Dr. E Nixon Amirtharaj Assistant

More information

CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL

CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL CHAPTER 3 MA-FILTER BASED HYBRID ARIMA-ANN MODEL S. No. Name of the Sub-Title Page No. 3.1 Overview of existing hybrid ARIMA-ANN models 50 3.1.1 Zhang s hybrid ARIMA-ANN model 50 3.1.2 Khashei and Bijari

More information

An Empirical Study on the Capital Structure Decisions of Select Pharmaceutical Companies in India

An Empirical Study on the Capital Structure Decisions of Select Pharmaceutical Companies in India IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668. Volume 19, Issue 5. Ver. II (May. 2017), PP 26-30 www.iosrjournals.org An Empirical Study on the Capital Structure

More information