Announcement

Collapse
No announcement yet.

Information to interpret script language

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

  • Information to interpret script language

    I need information to explain some of the varables and functions in scripts. Is there some where I can download a list of the various variables. Could you advise me?

    Example what I am trying to read right now:

    SwingHigh = myLib.dsSwingHighBar( instance, strength, offset, trailing_bars );
    SwingLow = myLib.dsSwingLowBar( instance, strength, offset, trailing_bars );

    Thanks,
    Jerry D.

  • #2
    jmingt,

    Try looking at the eSignal directory at the *.chm help files. This is the repository of the help files for efs.

    As new help files are released, they are published in the Specialty Scripts fileshare area.

    There are also other Libraries out there as well such as those contained here.

    Comment

    Working...
    X