Category: Statistics

  • How to calculate the Exponential Moving Average (EMA)

    The Exponential Moving Average (or EMA for short) is one of the most commonly used indicators by stock and commodities markets traders. In this guide, we will discuss how to calculate the exponential moving average in a step by step algorithm. Why is the Exponential Moving Average called “Exponential” The Exponential Moving Average (EMA) is…

  • How to calculate the Relative Strength Index (RSI)

    We would like to do something different in this post. Usually, we focus more on programming and Java. However, in this post, we will have some fun by discussing how to calculate the Relative Strength Index (RSI) in a step by step guide. And because this is Nullbeans.com, we will also provide you with an…