Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

true high function?

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

    true high function?

    hello

    i would like use the blast off indicator from trade navigator in ninjatrader:

    MovingAvg (Abs (Close - Open) , 1) / MovingAvg ((True High - True Low) , 1) * 100

    does someone know whats the function for a true high (meaning in tradenavigator: Higher of current high and previous bar's close.)
    and what would be the command to just use the SMA from 1 period?

    regards
    tradereight

    #2
    tradereight,

    This would need to be done through custom programming in an indicator. Please see this link for a tutorial on creating an indicator: http://www.ninjatrader-support.com/H...tml?Overview23

    To use an SMA you just do something like this SMA(10)[0].
    Josh P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    574 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    333 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
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X