Announcement

Collapse
No announcement yet.

call function main() from another chart

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

  • call function main() from another chart

    Can I call the function main() from another chart?

    For example, if I am looking at the IBM-10 minute chart and my EFS wants to force-invoke the IBM-30 minute chart, how do I call main() on the 30 minute chart from and EFS running on the 10 minute chart?

    Thanks in advance.

  • #2
    Re: call function main() from another chart

    eparks
    You would do that using the inv() function. For the description , syntax and examples of the use of this function see this article in the EFS KnowledgeBase
    Alex


    Originally posted by eparks
    Can I call the function main() from another chart?

    For example, if I am looking at the IBM-10 minute chart and my EFS wants to force-invoke the IBM-30 minute chart, how do I call main() on the 30 minute chart from and EFS running on the 10 minute chart?

    Thanks in advance.

    Comment

    Working...
    X