Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Daily bars - intraday data

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

    Daily bars - intraday data

    Hello,

    in pivots indicator one can select in parameters if daily bars or intraday data (while "intraday data" is a little confusing as its more "tradinghourstemplate data" and not intraday). OK, so I found out in the forum what it is but what I want to ask please how one can refer in the code of an indicator ot have either daily or the intraday.

    Now I have else if (State == State.DataLoaded) {PriorDayOHLC1 = PriorDayOHLC(Close);}​ // I assume this is from the daily?

    What do I have to change to work with the close from intraday data please?

    Thank you!
    Tony
    Last edited by tonynt; 12-19-2022, 01:20 PM. Reason: translation error

    #2
    Hello tonynt,

    The PriorDayOHLC indicator doesn't have that setting, the settings you are referring to are unique to the pivots indicator. The PriorDayOHL works based of the session information and the bar data. It needs to be on an intraday chart to work.




    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    630 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    364 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    105 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    566 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X