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 DannyP96, 05-18-2026, 02:38 PM
    1 response
    25 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    115 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    69 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    225 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    411 views
    0 likes
    Last Post CaptainJack  
    Working...
    X