Announcement

Collapse
No announcement yet.

Same problem loading customMA

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

  • Same problem loading customMA

    I'm having the same problem as previous post from July, but restarting has not worked for me. I haven't been able to load data past one or two days, for example 5 min 20sma onto a 1 min chart. I tried changing the time templates to varied periods (30, 60,90), but no change. Running v 10.6. Is anyone seeing the same or aware of a bug in this version? Any suggestions? Thank you.

  • #2
    customMA

    Sorry - following up on previous post - not sure I posted in correct thread. I'm trying to use the customMA.efs passing an interval and no data returns for backtesting.

    Comment


    • #3
      You are probably trying to pull the data incorrectly. Try using

      xMA.getValue(0) instead of getSeries(xMA)
      Brad Matheny
      eSignal Solution Provider since 2000

      Comment


      • #4
        Thanks for your help Brad...Unfortunately, I'm still not getting any historical results for just drawing another interval's MA using the Formula Parameters window without going into the efs formula. I did try that also, as you suggested, but nothing changed. It works without any problem in Version 8.0.

        Comment

        Working...
        X