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, 04-24-2026, 11:07 PM
    0 responses
    32 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    127 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    182 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    94 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    138 views
    0 likes
    Last Post cmoran13  
    Working...
    X