Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to plot a pivot line that would connect extreme lows of RSI

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

    How to plot a pivot line that would connect extreme lows of RSI

    Hi,
    I am trying to figue out how to draw a pivot line that would connect the lows of RSI and extend that pivot onward so I can later use it to generate an entry signal.

    The entry signal would be triggered as soon as RSI is about to cross the line that was pivot line that was drawn from the previous 2 RSI lows.

    Any idea on how I can do this?

    #2
    Hello nikolaalx,

    You would need to calculate this based on the slope between two already existing points.

    There is a slope calculator to get the slope between two points. You would then need math to project this forward a certain number of bars.
    Slope() - http://ninjatrader.com/support/helpGuides/nt7/slope.htm

    For custom logic such as this, I would suggest working with a NinjaScript Consultant. Below I am adding a publicly available link to a list of professional NinjaScript Consultants who would be happy to create logic and math such as this at your request.

    http://ninjatraderecosystem.com/Part...ultants.php#81
    DanielleNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

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