Announcement

Collapse
No announcement yet.

Add light grey between two moving averages

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

  • Add light grey between two moving averages

    Have 30 Minute chart:
    Have two MA's on this chart:
    (1) 5 MA of Daily highs
    (2) 5 MA of Daily lows


    This chart is on a "white back ground"

    Need code to color area between two MA's a light grey.

    Can you help?

    Can post chart and/or code if you need it ?
    Larry Dudash
    HAL at
    http://share.esignal.com/groupconten...r=&groupid=549

  • #2
    larrydudash
    You can do that using the optional yMin and yMax parameters in setBarBgColor()
    For the required syntax see this article in the EFS KnowledgeBase.
    Alex

    Comment

    Working...
    X