Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Check Indicator Double Stochastic

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

    Check Indicator Double Stochastic

    Hello,

    the indicator double stochastic is a bit different than from my mentor. Is it possible that someone checks the formula ? here is the formula my mentor uses in trade navigator:

    Formule Double Stochastic 10

    MovingAvgX ((((PL - Lowest (PL , 10)) / Deler2) * 100) , 3 , False)

    where:

    PL=MovingAvgX (((Close - Lowest Low (10)) / Deler) * 100 , 3 , False)

    Deler= IFF (highest_minus_lowest > 0 , highest_minus_lowest , 1)

    Deler2=IFF (highest_minus_lowest#2 > 0 , highest_minus_lowest#2 , 1)

    Highest_minus_lowest=Highest High (10) - Lowest Low (10)

    Highest_minus_lowest#2=Highest High (5) - Lowest Low (5)


    I have no technical skills and hope you can help me. This would also improve NT I think.

    #2
    I suggest contacting a certified NinjaScript consultants in case you'd need custom indicators implemented in NT: http://www.ninjatrader.com/webnew/pa...injaScript.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    23 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    115 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    68 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    225 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    408 views
    0 likes
    Last Post CaptainJack  
    Working...
    X