Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

FirstTickOfBar / Historical

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

    FirstTickOfBar / Historical

    Is FirstTickOfBar valid on Historical data ? NT 6.5 sample shows it isn't . http://www.ninjatrader.com/support/f...ad.php?t=19387 Is it the same in NT7 ?
    Last edited by xTrader1; 09-24-2010, 12:07 PM.

    #2
    Hello,

    Thank you for your forum post.

    FirstTickOfBar wiill execute on historical data.

    I did a quick test by putting in the following and it executed on historical data:


    if
    (FirstTickOfBar)
    {
    Print(
    "yay");
    }

    Let me know if I can be of further assistance.

    BrettNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    213 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    122 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    145 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    228 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    189 views
    0 likes
    Last Post CarlTrading  
    Working...
    X