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 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
          25 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