Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Draw ind at 2 axes

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

    Draw ind at 2 axes

    Hi

    Example, Ind have 2 plots - Red and Green

    How draw:
    - Red-plot on left axis and
    - Green-plot on right axis
    ?

    Thnks

    #2
    Hello Nikoli,

    Please see here for help with multicolor indicators depending on version.
    Multicolors in version 6.5
    Multicolors in version 7
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_RyanM View Post
      Please see here for help with multicolor indicators depending on version.
      [/URL]
      The question NOT about multi-color.

      The question about multi-axis.

      How draw:
      - first-plot on left axis and
      - second-plot on right axis
      in NT7 ?

      Comment


        #4
        The scale is set per indicator. You can't set it to use right scale for one plot and left for another. Best would be to use two indicators.

        You can set programatically with ScaleJustification in Initialize() method.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by sjsj2732, Yesterday, 04:31 AM
        0 responses
        30 views
        0 likes
        Last Post sjsj2732  
        Started by NullPointStrategies, 03-13-2026, 05:17 AM
        0 responses
        286 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        282 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        132 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