Announcement

Collapse
No announcement yet.

Do something once per day

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

  • Do something once per day

    Hi,

    I'm working on an EFS in which I would like to load a file once per day. I have found how to load a file, but I cannot figure out how to do something once per day.

    What is the recommended approach to do something once per day? Is there a way to know that the current bar that the indicator is operating on is the "First Bar of the Session" or anything along those lines?

    Thanks,
    Matt
    Last edited by MattR; 08-21-2013, 11:05 AM.

  • #2
    Hi,
    Try:
    getFirstBarIndexOfDay() http://kb.esignal.com/article.aspx?article=1052&p=4
    Glossary: http://kb.esignalcentral.com/display...18785989284515

    Wayne

    Comment

    Working...
    X