Announcement

Collapse
No announcement yet.

Syntax Error Help!!

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

  • #16
    Glad to hear you are making progress!!

    I would suspect that in a 15s interval, there would be hardly any bar height, perhaps a 3 tick range in most 25s intervals, but I could be wrong.

    I would look at longer time frame, perhaps 1, 3 or 5 min?

    Comment


    • #17
      Hi David, it puzzles me that all the conditions don't work with longer intervals. But it's irrelevant since I daytrade and frequently only hold for 1-2 minutes. If you can think of any other way to make all these work together on 15S intervals plz let me know.

      Here's a more tangible question: The attached study
      "TodaysHighLow" works great except I'm trying to eliminate hi/low lines drawn from pre-market data. I tried writing a function paramater "vTime", setName("Time(hhmm)"), and setDefault (630) at market open (PST). This didn't work.

      How do I code it so the hi/lo lines don't begin until the market opens?

      Thanks again for your help,

      Steve

      Comment


      • #18
        Attached Studies

        David, TodaysHighLow needs a "shadow" study which I've also included called "GettTodayOHLC1".
        Attached Files

        Comment


        • #19
          TodaysHighLow

          Here's the main study.
          Attached Files

          Comment

          Working...
          X