Announcement

Collapse
No announcement yet.

Change Interval with EFS2

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

  • Change Interval with EFS2

    Hi,

    how can I change my current interval, if a variable reached a specific value?

    e.g. interval is 1 minute and rsi(14) = 50, then change interval to 5 minute chart


    take care

    Franz
    Franz

  • #2
    Franz
    You can't programmatically change the interval of the chart but only of a study
    Alex

    Comment


    • #3
      The efs("test.efs", 0, sym( sSymbol, nInterval )) - command solve my problem, thank you Alex for your patience with me.
      Franz

      Comment

      Working...
      X