Announcement

Collapse
No announcement yet.

add bands to SMA

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • add bands to SMA

    I've got a SMA that was made in Wizard and I was wondering if you can add bands to it (like 4 tics away)?

    Bruce
    Attached Files

  • #2
    Bruce
    The following screenshot shows how you can do that using the Formula Wizard.



    The next screenshot shows the return statement created by the Formula Wizard which you can use as an example for your code. Replace the values of +1.00 and -1.00 with the point value corresponding to the desired number of ticks



    Once you have modified the return statement you will also need to add the required entries in the preMain() function to name the labels, define the color and type of the plots, etc.
    Alex

    Comment

    Working...
    X