Swordfish Indicators
Weekly Daily EMA

Updated: 2014/08/12

The Weekly Daily EMA Indicator (WDEMA) is drawn as an overlay on any Swordfish Main price chart. The Weekly Daily EMA uses two parameters to set the exponential moving average periods. Be sure to create the parameters exactly as shown.

The indicator draws lines to show the weekly and daily (EOD) EMAs on an intraday chart.


  • The Weekly EMA line is drawn in blue.

  • The Daily EMA line is drawn in black.

The 30-minute chart below shows the Weekly Daily EMAs at 15:50 on 2014-08-04.

Swordfish Weekly Daily EMA Chart

Create the Weekly Daily EMA Indicator on your Swordfish by following the instructions below:
Follow the detailed instructions for the Custom Indicator Installation Example if you are unsure of how to add an indicator or watch our YouTube video.

Download the Swordfish indicator script file. Use Ctrl-V to paste the code from the downloaded file into the script area.

Swordfish Indicator:
CS_WDEMA.txt CS_WDEMA.txt
Size : 0.155 Kb
Type : txt

CS_WDEMA uses 2 parameters that have to be added manually when you create the script:

Name
DayMAP
WeekMAP

CS_WDEMA
Daily MA Periods
Weekly MA Periods

Default
5
5

Minimum
2
2

Maximum
200
200

Type
Double
Double