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

Problem with H/L by timerange

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

    Problem with H/L by timerange

    I'm trying to figure out why this happens, and what i need to change in the code. If i ad the SampleGetHighLowByTimeRange.cs to the chart and set the calculation to the H/L of the 06:00 bar, the lines stops at 23:00 and dont start again before the 06:00 bar again. I would like to have the lines plotting over night. I added the prior day H/L indicator to the chart to see if the problem also showed up with that indicator, but that one plots normal between my session break lines.

    Please see attached picture. I also added the SampleGetHighLowByTimeRange indicator. It would be great if someone could help me with this.

    Regards
    finnbjurvoll
    Attached Files

    #2
    finnbjurvoll, that would be expected per the logic the indicator uses to determine those ranges - you should be able to extend those lines displaying the range by for example drawing a horizontal line at those levels at the end time so you can keep them as a reference until the new daily calculation starts.
    BertrandNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Vietanhnguyen2hotmailcom, Today, 10:29 AM
    3 responses
    9 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by milfocs, Yesterday, 07:23 PM
    3 responses
    13 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by kenz987, Today, 10:20 AM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by PaulMohn, 04-24-2024, 03:49 AM
    2 responses
    32 views
    0 likes
    Last Post PaulMohn  
    Started by llanqui, Today, 09:59 AM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_Erick  
    Working...
    X