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 argusthome, 03-08-2026, 10:06 AM
    0 responses
    72 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    44 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    25 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    29 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    60 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X