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 sjsj2732, 03-23-2026, 04:31 AM
    0 responses
    69 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    312 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    306 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    146 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    105 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X