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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    68 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    63 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    62 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    53 views
    0 likes
    Last Post CarlTrading  
    Working...
    X