Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Closing bar price referece

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

    Closing bar price referece

    Anyone know how to grab the price of a specific bar in the past. For instance, say I wanted to get the closing price of the 10:00 AM bar.

    I can't use barsago b/c I'm not sure when the strategy will be applied, and I can't use time b/c it only appears to work only in real time... For instance, if I say if Time=10:00AM, get Close[0], it will grab the correct price. However, if I apply the strategy after 10:00AM this does not work. And those are the only two options I know of.

    Brian

    #2
    Brian,

    Please use GetBar() to get the bar number of a specific time. Then just pass that number into the Close[].
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    111 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    59 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    38 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    42 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    78 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X