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 Hwop38, 05-04-2026, 07:02 PM
    0 responses
    154 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    307 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    244 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    176 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X