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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ETFVoyageur, 05-07-2024, 07:05 PM
    6 responses
    50 views
    0 likes
    Last Post ETFVoyageur  
    Started by Klaus Hengher, Yesterday, 03:13 AM
    2 responses
    15 views
    0 likes
    Last Post Klaus Hengher  
    Started by Sebastian - TwinPeaks, Yesterday, 01:31 PM
    2 responses
    13 views
    0 likes
    Last Post Sebastian - TwinPeaks  
    Started by wbennettjr, 07-15-2017, 05:07 PM
    16 responses
    2,533 views
    1 like
    Last Post eladlevi  
    Started by Human#102, Yesterday, 09:54 AM
    2 responses
    8 views
    0 likes
    Last Post Human#102  
    Working...
    X