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

50% of the previous day

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

    50% of the previous day

    As part of my strategy, I like to look at the previous daily high, low and 50% of that range. The free ninja indicator 'PriorDayOHLC' gives me the prev daily high and low, but not 50% of that range. I do not know how to code in thinkscript and was wondering if theres an easy custom script to add to the PriorDayOHLC code so that it plots 50% of the high and low.

    Thanks!!

    #2
    Hello jtf2021,

    Thanks for your post.

    NinjaTrader uses Ninjascript which is based on the C# programming language.

    I am not aware of an existing indicator that provides the 50% level.

    As you are not familiar with Ninjascript it would be difficult to create this. If you are interested in learning Ninjascript we can provide links to help get you started.

    A non programming alternative you could use would be to add the existing indicator to your chart and then draw a Fibonacci retracement from the low to the high and then edit the drawing and turn off all the levels except the 50% line and have the line extend to the right. To make it easier you can create a Fibonacci retracement template so when you draw you can use the template which would only show the 50% line.
    Reference: https://ninjatrader.com/support/help...bjectTemplates

    If you would like something created for you, we can provide a link to 3rd party programmers in the Ninjatrader ecosystem that can provide that service.
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by bortz, 11-06-2023, 08:04 AM
    47 responses
    1,604 views
    0 likes
    Last Post aligator  
    Started by jaybedreamin, Today, 05:56 PM
    0 responses
    8 views
    0 likes
    Last Post jaybedreamin  
    Started by DJ888, 04-16-2024, 06:09 PM
    6 responses
    18 views
    0 likes
    Last Post DJ888
    by DJ888
     
    Started by Jon17, Today, 04:33 PM
    0 responses
    4 views
    0 likes
    Last Post Jon17
    by Jon17
     
    Started by Javierw.ok, Today, 04:12 PM
    0 responses
    13 views
    0 likes
    Last Post Javierw.ok  
    Working...
    X