Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

MAX and MIN indicators data

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

    MAX and MIN indicators data

    I need to use the MAX and MIN methods in a strategy that I am developing, but when I display the indicators by the same name, the data is confusing to me. I expected that the value of MAX at each bar would indicate the highest high of any candle during the look back period, but I can not figure out the value that is actually displayed. It doesn't make sense to me, but then I am new to using this indicator. I assume it is working properly and I just don't understand what it is supposed to do. If this indicator doesn't do what I thought, then is there any indicator or method that will return the highest high of a specified look back period.

    #2
    Indicators are going to default to the close bar. So the MAX by default will show you the highest close value in the max period.

    If you're trying to get the Highest High, change the input series from "Close" to "High".
    MatthewNinjaTrader Product Management

    Comment


      #3
      Originally posted by JoeBd View Post
      I need to use the MAX and MIN methods in a strategy that I am developing, but when I display the indicators by the same name, the data is confusing to me. I expected that the value of MAX at each bar would indicate the highest high of any candle during the look back period, but I can not figure out the value that is actually displayed. It doesn't make sense to me, but then I am new to using this indicator. I assume it is working properly and I just don't understand what it is supposed to do. If this indicator doesn't do what I thought, then is there any indicator or method that will return the highest high of a specified look back period.
      What is the syntax that you are using that you think is not returning the correct results?

      Comment


        #4
        OK. That's what I missed. Changing the input series to high does exactly what I wanted. Mathew, thank you very much.
        Koganam, I wasn't trying to call the method from script, I was just trying to understand what I can do with it, and needed to have high data rather than close.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        25 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        115 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        69 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        225 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        411 views
        0 likes
        Last Post CaptainJack  
        Working...
        X