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

Looking for Previous day High, Low

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

    Looking for Previous day High, Low

    Hello,

    I am looking an indicator that plot like a data (price numbers) the previous day value areas like : Overnight High/Low, High/Low Volume Node, POC, High/Low of yesterday, Value Area High/Low

    They are part of Volume profile information but, so far I have found full stack Market profile indicator, I am looking just for the numbers, like in the Data Box in Ninja.

    I will be very grateful if any may help.

    #2
    Hello nikodine,

    Thanks for opening the thread.

    While we cannot create modify or debug code for our clients, we could give you some direction to accomplish your goal. (As we are a small team we cannot take on involved programming tasks for our clients as it impedes our ability to assist others.)

    Without getting involved with programming the actual indicator, you could create a strategy using the Strategy Wizard that prints out certain information onto a chart with DrawTextFixed(). These could be values retrieved from other indicators that presents these values for you.

    Taking a step further and if you have the indicator's source code, you could modify the code so it prints out these values using the DrawTextFixed() method.

    If you would like to get connected with a consultant who can create this indicator for you, I could have a member of our Business Development team pass over a list of NinjaScript Consultants who would be happy to do so.

    Here are some resources you can use to create NinjaScript code using the Startegy Wizard and how to use the DrawTextFixed() method in code.

    Strategy Wizard 301 - https://www.youtube.com/watch?v=FmBiNYsf1e8

    DrawTextFixed() - https://ninjatrader.com/support/help...wtextfixed.htm

    Please let me know if I can be of further assistance.
    JimNinjaTrader Customer Service

    Comment


      #3
      Have you tried the build in indicator PriorDayOHLC ?

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by jaybedreamin, Today, 05:56 PM
      0 responses
      1 view
      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
      1 view
      0 likes
      Last Post Jon17
      by Jon17
       
      Started by Javierw.ok, Today, 04:12 PM
      0 responses
      6 views
      0 likes
      Last Post Javierw.ok  
      Started by timmbbo, Today, 08:59 AM
      2 responses
      10 views
      0 likes
      Last Post bltdavid  
      Working...
      X