Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

finding a replacement from NT7 to NT8 for Bars.Session

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

    finding a replacement from NT7 to NT8 for Bars.Session

    I have this line of code in my indicator of NT7 but I need the same function in NT8

    Bars.Session.GetNextBeginEnd(DateTime.Now, out sessionStart, out sessionEnd);

    I am trying to get the next session times

    #2
    Hello ballboy11,

    Thanks for your post.

    When converting from NT7 to NT8 you can find conversions in the code breaking section of the NT8 helpguide. Code break section of helpguide: https://ninjatrader.com/support/help...ng_changes.htm

    Here is a direct link to the sessioninterator in NT8: https://ninjatrader.com/support/help...oniterator.htm
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    36 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    14 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    19 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    22 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X