What are moving averages?
Calculating an `Average` over a particular period of time is where we sum up the total value of the data points and divide them by the number (of them) in order to arrive at an average rate. This is a simple mathematical calculation which can be easily formulated by the most basic of computers.
A `Moving Average` is where the calculation is made over a set interval or time frame (5, 10, 14, 30 days, etc) which moves with time and captures relevant data as it changes.
Building a Strategy
After logging into your account, click the `Build a Strategy` button in the top right-hand corner.
Your Strategy Name
From there give your strategy a name, add the symbol set you want to trade and the candle duration.
New Condition
Click `Create` at the bottom of the screen, this will take you to the strategy overview page.