Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

question re updating indicator at session end

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

    question re updating indicator at session end

    Is there a way in NT7 to have an indicator update at the end of a RTH session (before the next session begins)? For example, for a calculateonbarclose indicator on a 30m RTH chart, I would like the indicator to update each day (Mon-Fri) at 16:15ET on the bar's close, not at the open of the next bar at 09:30 on the next RTH session begin.

    Thank-you.

    #2
    Hello,

    Thank you for the post.

    I am unsure of way this would be possible while using CalculateOnBarClose = true unless a secondary tick series was being used, or OnMarketData to supply tick by tick updates.

    For the 30 minute series, if the close falls after session trading hours it would need to wait for the next bars First tick to close it. In this case if this was the last bar, it would wait for the next sessions opening tick to close the bar.

    You could achieve near end of bar close logic using an added Tick series or utilizing OnMarketData assuming there is some incoming tick data happening at that point before the session closes.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by algospoke, Yesterday, 06:40 PM
    2 responses
    23 views
    0 likes
    Last Post algospoke  
    Started by ghoul, Today, 06:02 PM
    3 responses
    14 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by jeronymite, 04-12-2024, 04:26 PM
    3 responses
    45 views
    0 likes
    Last Post jeronymite  
    Started by Barry Milan, Yesterday, 10:35 PM
    7 responses
    22 views
    0 likes
    Last Post NinjaTrader_Manfred  
    Started by AttiM, 02-14-2024, 05:20 PM
    10 responses
    181 views
    0 likes
    Last Post jeronymite  
    Working...
    X