Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to setup Mountain Style Line chart for Indicator

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

    How to setup Mountain Style Line chart for Indicator

    Hello,

    I am trying to plot the results of an indicator and I want it to show a solid/filled "mountain style" line, similar to the attachment I uploaded.

    The attachment shows this style in Panels 1-3 (ES 03-13, NQ 03-13, YM 03-13).

    Can you please tell me what ninjascript statement(s) and specific parameters I would need to specify to make a line plot look like a solid/filled "mountain style" line plot.

    Thanks in advance.
    Attached Files

    #2
    Hello Lucius,

    Thank you for your post.

    We have a script available on our forums that plots a Mountain Style for the chart style.

    You can download this script and view the source code to accomplish this.

    http://www.ninjatrader.com/support/f...atid=6&lpage=1

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      Hello Cal,

      Thanks for the link. I installed and looked into the code. The script adds a C# Type to the Ninjatrader Application allowing the user to only chart "price" as mountain, rather than candle, line, etc

      However what I was asking for was the ability to chart the "output" plot of an indicator, the same as it was done in the attachment I uploaded. See the attachment, chart panels 1-3.

      What I uploaded can be found at his chart example http://www.realtraderswebinar.com/ma...-nq-ym-030313/

      Can you please let me know how they got the indicator output to plot in mountain style.

      Please let me know.

      Thanks

      Comment


        #4
        Lucius,

        Take a look at the method PaintBars.

        This will show you how to setup a System.Drawing.Drawing2D.LinearGradientBrush and draw it on the chart.
        Cal H.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        69 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        42 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        24 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        27 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        54 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X