Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Ninjatrader Help regarding historical data and live data

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

    Ninjatrader Help regarding historical data and live data

    Hi Ninjatrader Team,

    Can you please tell me what is Ninjatrader doing or looking at when I type this code in. (what bars is it looking at)

    Code:
    if (Close[-4] >= Open[0]
    .

    When I run historical return the results look very good but when I go live nothing happens, or the chart looks very weird

    #2
    Originally posted by wallsteetking View Post
    Hi Ninjatrader Team,

    Can you please tell me what is Ninjatrader doing or looking at when I type this code in. (what bars is it looking at)

    Code:
    if (Close[-4] >= Open[0]
    .

    When I run historical return the results look very good but when I go live nothing happens, or the chart looks very weird
    Maybe the more important question is what you intend your statement to mean. As written, it is an attempt to peek 4 bars into the future. Is that what you intended?

    Comment

    Latest Posts

    Collapse

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