Announcement

Collapse
No announcement yet.

Variable Definition

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

  • Variable Definition

    I use

    var vDonchian = new DonchianStudy(40, 0);

    at the first line of the efs.

    How to I make the 40 become a variable that can be defined in Edit Studies?

  • #2
    David
    I don't think you can. You need to write the study as in the attached efs
    Alex
    Attached Files

    Comment

    Working...
    X