Announcement

Collapse
No announcement yet.

Past Values

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

  • Past Values

    I would really like to get regression channel to reflect past values (http://forum.esignalcentral.com/show...threadid=31481). When I enter a shift (say, -100), it shifts it to the past but uses present values. Anyway I can modify the efs to scroll back.

    atlas

  • #2
    xLow.getValue( - n + Shift), etc. should do the trick. Also, since drawLineRelative is so slow, I just return new Array(sqh, etc..).

    atlas

    Comment

    Working...
    X