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 cmoran13, 04-16-2026, 01:02 PM
    0 responses
    43 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    26 views
    0 likes
    Last Post PaulMohn  
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    163 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    98 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    158 views
    2 likes
    Last Post CaptainJack  
    Working...
    X