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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    144 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X