Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Monthly Min Max

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

    Monthly Min Max

    Hi,
    I would to develop an indicator that plot an horizontal line (simply a plot) on the chart with the actual month HIGH/LOW and the previous month HIGH/LOW.
    I tried to add a secondary daily data series and retrieve the bar index of first of month and then use the MAX/MIN function with Highs[1] parameters starting this index but is not working.

    Please, if not really hard, can you provide me a sample of code?

    Thank you

    #2
    Hello Davide999,

    Thank you for your post.

    An indicator which plots the previous month's OHLC is available publicly on the NinjaTrader Ecosystem:

    https://ninjatraderecosystem.com/use...-month-ohlc-2/

    You can modify the code to add additional plots for the script's current month OHLC variables.

    AddPlot - https://ninjatrader.com/support/help...t8/addplot.htm


    This NinjaTrader Ecosystem website is for educational and informational purposes only and should not be considered a solicitation to buy or sell a futures contract or make any other type of investment decision. The companies and services listed on this website are not to be considered a recommendation and it is the reader's responsibility to evaluate any product, service, or company. NinjaTrader Ecosystem LLC is not responsible for the accuracy or content of any product, service or company linked to on this website.

    Please let me know if you have any questions, or if I can provide any further assistance.

    Comment


      #3
      Hi,
      Thank you for your great assitance.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      558 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      324 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      545 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      547 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X