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 sjsj2732, Yesterday, 04:31 AM
      0 responses
      27 views
      0 likes
      Last Post sjsj2732  
      Started by NullPointStrategies, 03-13-2026, 05:17 AM
      0 responses
      283 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      280 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      131 views
      1 like
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      90 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Working...
      X