Announcement

Collapse
No announcement yet.

Retrieving values from a different EFS study

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

  • Retrieving values from a different EFS study

    Is there a way to have a study that is associated with one chart retrieve values returned from a study associated with a different chart (e.g., from a chart that has a different time interval, tick interval, or symbol)?

  • #2
    Re: Retrieving values from a different EFS study

    PNW_Kurt
    You can call an external efs that you run in the context of a different symbol and/or interval using the efsExternal() function.
    For the description and syntax required by this function see the link to the article in the EFS KnowledgeBase. Also if you run a search in this forum for the keyword efsexternal* you will find many threads on the subject that will include additional examples, etc
    Alex


    Originally posted by PNW_Kurt
    Is there a way to have a study that is associated with one chart retrieve values returned from a study associated with a different chart (e.g., from a chart that has a different time interval, tick interval, or symbol)?

    Comment

    Working...
    X