Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

modify RSI scale

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

    modify RSI scale

    I would like to modify the RSI scale so that it scales +10 to -10, the normal +50 to now be the zero line. Can this be done in the wizard, if so can someone please tell me how, or can anyone tell me how to (copy and ) amend the current RSI script? Thanks.

    #2
    Hello Wi!s0n,

    Depending exactly on what you want to do this can be challenging to code. For an example where stochastics scale is changed to match price, see this indicator:


    If you want to subtract 50 from RSI value, it's:
    Plot0.Set(RSI(14, 3)[0] - 50);
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      I don't want the RSI to overlay price, but rather overlay another indicator in a subgraph that ranges anywhere from about +10 at the most to -10 at the most.

      Comment


        #4
        This requires working with code. Hopefully a member of the community can offer to create this for you. You may also consider hiring a NinjaScript consultant:
        Ryan M.NinjaTrader Customer Service

        Comment


          #5
          Thanks Ryan, any help would be appreciated

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          595 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          343 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          103 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          556 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          554 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X