Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to grab the previous week's High and Low from an Intraday chart

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

    How to grab the previous week's High and Low from an Intraday chart

    I'm working on 30min charts and I'd like to grab (and plot) the previous week High, Low and Close.
    How can I do that, working on 30min data?

    Thank you

    #2
    Hi stefy,

    You will want to use PriorDayOHLC(). To figure out which barsAgo you need to pass in to get the correct prior days' data you can use GetBar().
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    176 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    93 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    130 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    210 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    186 views
    0 likes
    Last Post CarlTrading  
    Working...
    X