Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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 nleitman, Yesterday, 11:46 AM
    16 responses
    42 views
    0 likes
    Last Post nleitman  
    Started by MSerag, Yesterday, 11:52 PM
    3 responses
    23 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by dcriador, Yesterday, 01:43 AM
    6 responses
    27 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by James650, Today, 08:25 AM
    1 response
    2 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by Rogers101, 05-05-2024, 11:30 AM
    14 responses
    40 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Working...
    X