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 aussugardefender, Today, 01:07 AM
    0 responses
    3 views
    0 likes
    Last Post aussugardefender  
    Started by pvincent, 06-23-2022, 12:53 PM
    14 responses
    238 views
    0 likes
    Last Post Nyman
    by Nyman
     
    Started by TraderG23, 12-08-2023, 07:56 AM
    9 responses
    384 views
    1 like
    Last Post Gavini
    by Gavini
     
    Started by oviejo, Today, 12:28 AM
    0 responses
    4 views
    0 likes
    Last Post oviejo
    by oviejo
     
    Started by pechtri, 06-22-2023, 02:31 AM
    10 responses
    125 views
    0 likes
    Last Post Leeroy_Jenkins  
    Working...
    X