Announcement

Collapse
No announcement yet.

Generating trade signals from one symbol onto another.

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

  • Generating trade signals from one symbol onto another.

    Can anyone tell me is its technically possible to create and EFS script that works on one symbol but generates trades on another.

    For example, would it be possible to create a script that generates signals on the 10 year Treasury chart, then generates the opposite signal for S&P futures?

    All suggestions and ideas appreciated.

    thanks,

    Runningbear

  • #2
    Look at:
    setGlobalValue()
    getGlobalValue()
    to see if they fit your needs.

    Wayne

    Comment

    Working...
    X