Announcement

Collapse
No announcement yet.

Replacing Function Parameters

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

  • Replacing Function Parameters

    Hi Alex,

    In your Stochastics efs, I'm trying to replace the variable / Function Parameters with fixed values. I've inserted lines 47-51 and 57 and //'d line 56, but the alerts underneath don't work, (though I do get a plot of the stochastics curve).

    If I // line 57, and un// line 56, the whole eSignal program crashes. Are my lines 47- 51 incorrect?

    Thanks
    shaeffer
    Attached Files

  • #2
    shaeffer
    Javascript is case sensistive so you may want to check how the variables are defined.
    As to your second question I would suggest you read the Guide to Developing eSignal Indicators and specifically the section dedicated to Developing the main() function
    Alex

    Comment

    Working...
    X