Intermediate - Your own SMA

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Intermediate - Your own SMA

Return to chapter overview

 

Your Own SMA Overview

In this intermediate level tutorial we are going to build a simple moving average indicator. This indicator will show you how to use the "for" loop and a single case "if" statement.

 

Set Up

Entering Calculation Logic

Compiling

Using