Java Tutorials

Java 16 : Records

Java Classes formed the basis of whatever Object Oriented Programming we have been doing prior to the introduction of Functional Programming with Java 8 which gave a new perspective to how we program in Java. Java has come a long way in terms of the features that it offers as well as coping up with […]

Investment Analysis

Stock Analysis using historical prices

INTRODUCTION: Investment Analysis and Portfolio Management has been one of the key areas of interest among all sorts of investors, portfolio managers since long. Investment Analysis involves evaluating different classes of financial instruments across sectors, markets, geographies and asset classes. It includes analyzing the past historical data like % Daily Return, 20 DMA, 50 DMA (Daily Moving […]

Investment Analysis

Stock Analysis using Bollinger Bands

INTRODUCTION: Investment Analysis and Portfolio Management has been one of the key areas of interest among all sorts of investors, portfolio managers since long. Investment Analysis involves evaluating different classes of financial instruments across sectors, markets, geographies and asset classes. It includes analyzing the past historical data like % Daily Return, 20 DMA, 50 DMA (Daily […]

You May Like

Back To Top