Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Stochastic indicator

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

    Stochastic indicator

    Hello all,
    I just wanted to know if anyone knows of a stochastic indicator that only shows the overbought and oversold NUMBERS - or if there is a way to only display the price marker and not the whole indicator in a panel? Any ideas?

    Thanks

    #2
    Hello Futurestrader00,

    In the indicator you are developing you can call return in OnRender() and this will prevent the plots and lines from being rendered in the panel. Only the price marker would be displayed.

    Below is a link to a forum post that discusses.


    As far as only showing the overbought and oversold numbers, you could put these numbers in text boxes with Draw.Text() if the plot value is above 80 or below 20.

    Or you could add two additional plots and only set these when the K or D plot is above 80 or below 20 and set the K and D plots to transparent.
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    155 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    90 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    137 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    130 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    107 views
    0 likes
    Last Post CarlTrading  
    Working...
    X