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 cmoran13, 04-16-2026, 01:02 PM
      0 responses
      43 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      26 views
      0 likes
      Last Post PaulMohn  
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      163 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      98 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      158 views
      2 likes
      Last Post CaptainJack  
      Working...
      X